Skip to content

Instantly share code, notes, and snippets.

@helsont
Created October 11, 2016 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save helsont/9ae023f5446a7bd94faab88c93ff72ca to your computer and use it in GitHub Desktop.
Save helsont/9ae023f5446a7bd94faab88c93ff72ca to your computer and use it in GitHub Desktop.
web_1 | [Tue Oct 11 01:51:26 2016] 172.18.0.1:43048 [200]: /images/riley-99-banner.jpg
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.py", line 810, in __bootstrap_inner
File "threading.py", line 763, in run
File "compose/cli/log_printer.py", line 149, in tail_container_logs
File "compose/cli/log_printer.py", line 179, in wait_on_exit
File "compose/container.py", line 239, in wait
File "site-packages/docker/utils/decorators.py", line 21, in wrapped
File "site-packages/docker/api/container.py", line 441, in wait
File "site-packages/docker/client.py", line 174, in _raise_for_status
APIError: 502 Server Error: Bad Gateway ("Bad response from Docker engine")
Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.py", line 810, in __bootstrap_inner
File "threading.py", line 763, in run
File "compose/cli/log_printer.py", line 149, in tail_container_logs
File "compose/cli/log_printer.py", line 179, in wait_on_exit
File "compose/container.py", line 239, in wait
File "site-packages/docker/utils/decorators.py", line 21, in wrapped
File "site-packages/docker/api/container.py", line 441, in wait
File "site-packages/docker/client.py", line 174, in _raise_for_status
APIError: 500 Server Error: Internal Server Error ("dial unix /Users/helsontaveras/Library/Containers/com.docker.docker/Data/*00000003.00000948: connect: connection refused")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment