-
Notifications
You must be signed in to change notification settings - Fork 825
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
Nginx-proxy challenges failing #1000
Labels
kind/failing-authorization
Issue concerning failing ACME challenge
Comments
i have this same issues, |
Okay so, I do have a work around - if you set nginx up as a dockerfile and copy in a proxy.conf, you can override the server settings. I have set up a proxy.conf like this:
This seems to have gotten around the issue. This seems like something the image should have done on our behalf though, so I'm not sure why it was necessary. |
buchdag
added
the
kind/failing-authorization
Issue concerning failing ACME challenge
label
Feb 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I've been having having issues with my server returning 500 errors in response to https requests. After a bit of investigating I attempted to do a force_renew.
From this, I got the following logs:
To the best of my understanding, I have followed the recommendations exactly. This is my docker-compose:
Any help would be appreciated. :)
The text was updated successfully, but these errors were encountered: