You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the latest interlock downloaded but nginx_status is not working for us. I have used the latest nginx docker image and was able to get nginx_status working. For some reason, with interlock it doesn't work. Can you help us out on this?
2017/06/08 19:14:30 [error] 339#339: *8578 "/usr/share/nginx/html/nginx_status/index.html" is not found (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET /nginx_status/ HTTP/1.1", host: "localhost"
2017/06/08 19:14:31 [error] 339#339: *8579 "/usr/share/nginx/html/nginx_status/index.html" is not found (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET /nginx_status/ HTTP/1.1", host: "localhost"
2017/06/08 19:14:32 [error] 339#339: *8582 "/usr/share/nginx/html/nginx_status/index.html" is not found (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET /nginx_status/ HTTP/1.1", host: "localhost"
We are using interlock version 1.3.2 and nginx version 1.13.1. Yea i do see the route was added there. But everytime we make request to /nginx_status, it routes to application running on swarm cluster. There might be something wrong with our configurations.
We have the latest interlock downloaded but nginx_status is not working for us. I have used the latest nginx docker image and was able to get nginx_status working. For some reason, with interlock it doesn't work. Can you help us out on this?
2017/06/08 19:14:30 [error] 339#339: *8578 "/usr/share/nginx/html/nginx_status/index.html" is not found (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET /nginx_status/ HTTP/1.1", host: "localhost"
2017/06/08 19:14:31 [error] 339#339: *8579 "/usr/share/nginx/html/nginx_status/index.html" is not found (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET /nginx_status/ HTTP/1.1", host: "localhost"
2017/06/08 19:14:32 [error] 339#339: *8582 "/usr/share/nginx/html/nginx_status/index.html" is not found (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET /nginx_status/ HTTP/1.1", host: "localhost"
@ehazlett
The text was updated successfully, but these errors were encountered: