Skip to content

Ansible fails to stop monitoring: 'NoneType' object has no attribute 'read' #1089

Open
@php-coder

Description

@php-coder

TASK [Stopping monitoring] *****************************************************
fatal: [my-stamps.ru]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "Traceback (most recent call last):\r\n File "/tmp/ansible_08uSCH/ansible_module_uptimerobot.py", line 168, in \r\n main()\r\n File "/tmp/ansible_08uSCH/ansible_module_uptimerobot.py", line 146, in main\r\n check_result = checkID(module, params)\r\n File "/tmp/ansible_08uSCH/ansible_module_uptimerobot.py", line 97, in checkID\r\n result = req.read()\r\nAttributeError: 'NoneType' object has no attribute 'read'\r\n", "msg": "MODULE FAILURE", "parsed": false}

Seen there: https://travis-ci.org/php-coder/mystamps/jobs/561482192

At this moment, deploy to production is blocked by this error.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions