Advertisement
Guest User

Untitled

a guest
Aug 14th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. TASK [common : Starting heka container] ****************************************
  2. fatal: [192.168.1.24]: FAILED! => {"changed": true, "failed": true, "msg": "'Traceback (most recent call last):\\n File \"/tmp/ansible_k1v4Ld/ansible_module_kolla_docker.py\", line 737, in main\\n result = bool(getattr(dw, module.params.get(\\'action\\'))())\\n File \"/tmp/ansible_k1v4Ld/ansible_module_kolla_docker.py\", line 556, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_k1v4Ld/ansible_module_kolla_docker.py\", line 429, in pull_image\\n repository=image, tag=tag, stream=True\\n File \"/usr/lib/python2.7/site-packages/docker/api/image.py\", line 200, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python2.7/site-packages/docker/client.py\", line 174, in _raise_for_status\\n raise errors.APIError(e, response, explanation=explanation)\\nAPIError: 500 Server Error: Internal Server Error (\"{\"message\":\"Get https://192.168.1.50:4000/v1/_ping: dial tcp 192.168.1.50:4000: getsockopt: connection refused\"}\")\\n'"}
  3. fatal: [192.168.1.40]: FAILED! => {"changed": true, "failed": true, "msg": "'Traceback (most recent call last):\\n File \"/tmp/ansible_OLZlcJ/ansible_module_kolla_docker.py\", line 737, in main\\n result = bool(getattr(dw, module.params.get(\\'action\\'))())\\n File \"/tmp/ansible_OLZlcJ/ansible_module_kolla_docker.py\", line 556, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_OLZlcJ/ansible_module_kolla_docker.py\", line 429, in pull_image\\n repository=image, tag=tag, stream=True\\n File \"/usr/lib/python2.7/site-packages/docker/api/image.py\", line 200, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python2.7/site-packages/docker/client.py\", line 174, in _raise_for_status\\n raise errors.APIError(e, response, explanation=explanation)\\nAPIError: 500 Server Error: Internal Server Error (\"{\"message\":\"Get https://192.168.1.50:4000/v1/_ping: dial tcp 192.168.1.50:4000: getsockopt: connection refused\"}\")\\n'"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement