-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Error report Challenge failed for domain #75
Comments
|
Thanks for your reply, I will use your suggestion tracking. |
@weleoka @wmnnd @michal-wrzosek No matter what I do, I can't solve this error. Hope to be concerned.Thank you |
You could run the nginx container standalone and see if you can access it with HTTP only from outside.
Check in another console (or in tmux window if multiplexing) that
If that's ok, now try and get at a default served page for nginx... or some sort of error. Run Curl your localhost or VPS and see if you get some sort of nginx forbidden page. If this works then there's some other reason letsencrypt ceritificate signing is failing. |
Hello, multiple dockers can use nginx normally. Cannot run alone. I have used fpm:
In nginx container : @weleoka |
#I# I solved this problem through the following process;
execution :
3 ./init-letsencrypt.sh > Successfully generated data directory
谢谢 @weleoka Provide valuable responses.Thanks everyone. |
Mark resolved. |
Thanks @234146326, you're a life saver! |
@weleoka can you be more specific as to what the "other reason letsencrypt ceritificate signing is failing" might be? All of this works for me, but eventually I still get a Challenged failed for my domain. EDIT nevermind, the problem was this one: #86 (comment) |
nginx.conf:
Thanks for the enthusiastic reply.Thank you
@wmnnd @michal-wrzosek
@mestrogov @Pixep @ynixon
The text was updated successfully, but these errors were encountered: