Created
February 19, 2016 17:40
-
-
Save deftdawg/114efbed4c29b5da1a16 to your computer and use it in GitHub Desktop.
aledbf/nginx-third-party:0.3 docker container logs
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
# docker logs -f 2ea5d9aa6ad9 | |
I0219 17:35:50.647391 1 utils.go:190] Waiting for default/default-http-backend | |
I0219 17:35:51.650329 1 utils.go:207] Ports for default/default-http-backend : [80] | |
W0219 17:35:51.650664 1 main.go:170] no file dhparam.pem found in secrets | |
I0219 17:35:51.650676 1 main.go:47] inspecting directory /etc/nginx-ssl for SSL certificates | |
I0219 17:35:51.650696 1 main.go:84] ssl certificates found: [] | |
I0219 17:35:51.653543 1 controller.go:350] Starting nginx loadbalancer controller | |
I0219 17:35:51.653561 1 controller.go:239] Syncing nginx configuration | |
I0219 17:35:51.653569 1 controller.go:241] deferring sync till endpoints controller has synced | |
I0219 17:35:51.657387 1 controller.go:239] Syncing nginx configuration | |
I0219 17:35:51.657408 1 controller.go:241] deferring sync till endpoints controller has synced | |
E0219 17:35:56.774791 1 command.go:73] Failed to execute nginx -s reload: 2016/02/19 17:35:51 [emerg] 21#21: host not found in upstream "default-http-backend.default.svc.cluster.local" in /etc/nginx/nginx.conf:223 | |
nginx: [emerg] host not found in upstream "default-http-backend.default.svc.cluster.local" in /etc/nginx/nginx.conf:223 | |
E0219 17:36:01.793527 1 command.go:73] Failed to execute nginx -s reload: 2016/02/19 17:35:56 [emerg] 25#25: host not found in upstream "default-http-backend.default.svc.cluster.local" in /etc/nginx/nginx.conf:223 | |
nginx: [emerg] host not found in upstream "default-http-backend.default.svc.cluster.local" in /etc/nginx/nginx.conf:223 | |
I0219 17:36:01.794353 1 event.go:206] Event(api.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"echomap", UID:"44fa8ce4-d72a-11e5-be8a-003048d24938", APIVersion:"extensions", ResourceVersion:"317", FieldPath:""}): type: 'Normal' reason: 'ADD' Adding ingress default/echomap | |
E0219 17:36:01.794721 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.794871 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.795024 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.795184 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.795383 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.795831 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.796073 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.798616 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.798995 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.799142 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.799308 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.799492 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.799676 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
E0219 17:36:01.799844 1 utils.go:72] Requeuing default/echomap, err Post http://127.0.0.1:8080/update-ingress: dial tcp 127.0.0.1:8080: getsockopt: connection refused | |
Repeats Requeuing 30+ times a second... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment