-
-
Notifications
You must be signed in to change notification settings - Fork 181
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] Certs won't be renewed (not automatically nor manually) #306
Comments
I seem to be having a similar issue with a similar OS. The certs maybe seem to be updating automatically now but any time I try to renew them manually or test the site I get an error and NPM crashes.
|
Container Log: text error warn system array login [cont-init ] 55-nginx-proxy-manager.sh: - /config/nginx/proxy_host/9.conf |
@nephilim75, since you are using the jc21's image, you should create your issue there instead: https://github.com/NginxProxyManager/nginx-proxy-manager/issues |
@z0rg0n, I don't see any error in what you shared. Can you provide more details about the errors ? |
Sure thing @jlesage The error first occurred in October sometime and it was fine before then. It seems like a few other people were having similar issues around then both here in github and on the unraid form. I noticed that when I tried to navigate to my page through the URL I get a 502 error: My set up is cloudflare>duck DNS>nginx PM>various docker containers. It seems like the issue is with nginx PM since I can reach the dockers on the loacl network fine and I haven't changed anything in cloudflare or anywhere else. At first the logs were giving me a renew cert error of some kind but that seems to be resolved in the logs I shared. When I open up NGINX PM I can click around fine but when I go to the SSL tab and try to test connections it gives me the error 'Communication with the API failed, is NPM running correctly?' Then the entire docker container stops. Renewing certificates or creating new certificates give me the error 'Internal Error' but does not shut down the container. A weird bit is I installed the official NGINX docker container and it gives the same errors. I'm not great at all this sys admin stuff so I'm sorry if that's too much or too little info. But if you or someone can give me some direction if it's not actually a bug it would be much appreciated. I've exhausted all my knowledge and troubleshooting ability. |
Can you share the container's log when this happens ? |
Ok so there are 2 different problems. Clicking For the renew issue, did you check at |
Thank you for the help! It looks like it's not an issue with Nginx. |
You are talking about the renew failure ? |
Yes. I posted in the let's encrypt form and they stated it's an issue with some issue Cloudflare not being configured: Or maybe it's saying that my server isn't configured correctly 😮💨 in which case I'm back to troubleshooting Niginx I guess. Either way though I think you can close this bug report, thank you. |
Current Behavior
Certs won't be renewed automatically.
Expected Behavior
Certs will be renewed automatically
Steps To Reproduce
Just running NPM as a docker container on unraid server running latest version. I am not so familiar run docker containers, so I might haven't enough information to troubleshoot. Pls guide me to provide all relevant information.
Docker container itself seem sto work fine. Verion should be up to date. I can reach the web UI but I want to have automatic renew of certs in place.
Any idea what I could try to get this fixed?
Environment
Container creation
default settings. No changes done
Container log
Container inspect
Anything else?
No response
The text was updated successfully, but these errors were encountered: