-
Notifications
You must be signed in to change notification settings - Fork 34
Ansible fails to stop monitoring: 'NoneType' object has no attribute 'read' #1089
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Here is a workaround: resest |
There is a theory that it could be related to version change of |
…uring deploy. Temporary workaround for #1089
…uring deploy. Temporary workaround for php-coder#1089
Might be solved after Ansible update (#1142) |
This is another workaround for #1089 but this time we execute code and just ignore possible errors. This allows us to check whether the issue is still reproduceable because we've already updated Ansible for a couple of versions and it also possible that it was something related to uptimerobot site. If the error won't happend for a couple of deploys, I'll treat it as fixed and revert this commit. Relate to #1089
It didn't fail now: https://travis-ci.org/php-coder/mystamps/jobs/619864609 I'll try more times and if it doesn't break, I'll assume that the issue is fixed. |
It have never fallen since the first Ansible update so I'm closing it. |
/spent 6m |
It has happened again: https://travis-ci.org/php-coder/mystamps/jobs/641141457:
|
Perhaps it the same as ansible/ansible#66242 |
It still there by the way: https://app.travis-ci.com/github/php-coder/mystamps/jobs/556629443 |
After commit b4e5123, the failure is more readable now (https://app.travis-ci.com/github/php-coder/mystamps/jobs/582050337):
|
Seen there: https://travis-ci.org/php-coder/mystamps/jobs/561482192
At this moment, deploy to production is blocked by this error.
The text was updated successfully, but these errors were encountered: