Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: 404 errors after setup due to failed ingress deploy #3

Open
1 task done
ericsmalling opened this issue Feb 2, 2023 · 0 comments
Open
1 task done

[BUG]: 404 errors after setup due to failed ingress deploy #3

ericsmalling opened this issue Feb 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ericsmalling
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

Occasionally, the webadmin app returns a 404 error after initial setup becuase the ingress did not deploy successfully.

In this case, the setup.sh output usually contains:

Error from server (InternalError): error when creating "webadmin_svc_ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": failed to call webhook: Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": dial tcp 10.96.212.95:443: connect: connection refused

Re-deploying the ingress via kubectl apply -f webadmin_svc_ingress.yaml -n secure usually resolves this.

Steps To Reproduce

See above

Additional Information

No response

@ericsmalling ericsmalling added the bug Something isn't working label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant