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
I was using Nginx Ingress :
NGINX Ingress controller
Release: 0.24.1
Build: git-ce418168f
And I m getting this Error :
healthcheck error: Get http+unix://nginx-status/healthz: dial unix /tmp/nginx-status-server.sock: connect: connection refused
Sometime it works and sometime it says connection refused, So just I upgraded to latest version which is :
NGINX Ingress controller
Release: 0.25.1
Build: git-5179893a9
Repository: https://github.com/kubernetes/ingress-nginx/
nginx version: openresty/1.15.8.1
May I know the reason for this error or version upgrade will resolve the issue because after upgrade i didn't see any error yet.
The text was updated successfully, but these errors were encountered:
Closing. This is fixed in master #4487
If you want to test the fix, you can use the image quay.io/kubernetes-ingress-controller/nginx-ingress-controller:dev
I was using Nginx Ingress :
NGINX Ingress controller
Release: 0.24.1
Build: git-ce418168f
And I m getting this Error :
healthcheck error: Get http+unix://nginx-status/healthz: dial unix /tmp/nginx-status-server.sock: connect: connection refused
Sometime it works and sometime it says connection refused, So just I upgraded to latest version which is :
NGINX Ingress controller
Release: 0.25.1
Build: git-5179893a9
Repository: https://github.com/kubernetes/ingress-nginx/
nginx version: openresty/1.15.8.1
May I know the reason for this error or version upgrade will resolve the issue because after upgrade i didn't see any error yet.
The text was updated successfully, but these errors were encountered: