Created
October 12, 2015 11:45
-
-
Save tlongren/dc22a2aa4361f2a07208 to your computer and use it in GitHub Desktop.
Cachet on Dokku Nginx Errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015/10/12 07:34:50 [error] 16512#0: *33391 connect() failed (113: No route to host) while connecting to upstream, client: 69.66.102.168, server: status.platform.longrendev.io, request: "GET /favicon.ico HTTP/1.1", upstream: "http://172.17.0.231:5000/favicon.ico", host: "status.platform.longrendev.io", referrer: "http://status.platform.longrendev.io/" | |
| 2015/10/12 07:42:24 [error] 16512#0: *33416 connect() failed (113: No route to host) while connecting to upstream, client: 69.66.102.168, server: status.platform.longrendev.io, request: "GET / HTTP/1.1", upstream: "http://172.17.0.231:5000/", host: "status.platform.longrendev.io" | |
| 2015/10/12 07:42:27 [error] 16512#0: *33416 connect() failed (113: No route to host) while connecting to upstream, client: 69.66.102.168, server: status.platform.longrendev.io, request: "GET /favicon.ico HTTP/1.1", upstream: "http://172.17.0.231:5000/favicon.ico", host: "status.platform.longrendev.io", referrer: "http://status.platform.longrendev.io/" | |
| 2015/10/12 07:42:36 [error] 16512#0: *33416 connect() failed (113: No route to host) while connecting to upstream, client: 69.66.102.168, server: status.platform.longrendev.io, request: "GET / HTTP/1.1", upstream: "http://172.17.0.231:5000/", host: "status.platform.longrendev.io" | |
| 2015/10/12 07:42:39 [error] 16512#0: *33416 connect() failed (113: No route to host) while connecting to upstream, client: 69.66.102.168, server: status.platform.longrendev.io, request: "GET /favicon.ico HTTP/1.1", upstream: "http://172.17.0.231:5000/favicon.ico", host: "status.platform.longrendev.io", referrer: "http://status.platform.longrendev.io/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment