-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
NPM not autorenewing certs #1856
Comments
I can confirm problems on my side with auto-renewal.. Getting the following error when trying to renew my certs manually:
EDIT: I reverted to 2.9.15 which didn't work at first, Don't quite know which one was the solution (at least for the manual renewal).. |
Same problem for me @2.9.18 |
Issue is now considered stale. If you want to keep it open, please comment 👍 |
I was having this issue and tried the temp work around from #2881 but it was not working for me initially so I restarted the container and disabled the force SSL for it to start working. |
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug
Auto renew is failing and not running
Nginx Proxy Manager Version
2.9.15
To Reproduce
Steps to reproduce the behavior:
Certs do not auto renew once they get close to expiry
Expected behavior
Certs renew automatically
Screenshots
Operating System
Docker Swarm
Additional context
Renewing SSL certs close to expiry... nginxproxy_app.1.mgfk9romsudb@Ramiel | [2/15/2022] [4:54:15 AM] [SSL ] › ✖ error Error: Command failed: certbot renew --non-interactive --quiet --config "/etc/letsencrypt.ini" --preferred-challenges "dns,http" --disable-hook-validation nginxproxy_app.1.mgfk9romsudb@Ramiel | Renewal configuration file /etc/letsencrypt/renewal/npm-1.conf is broken. nginxproxy_app.1.mgfk9romsudb@Ramiel | The error was: expected /etc/letsencrypt/live/npm-1/cert.pem to be a symlink nginxproxy_app.1.mgfk9romsudb@Ramiel | Skipping. nginxproxy_app.1.mgfk9romsudb@Ramiel | Renewal configuration file /etc/letsencrypt/renewal/npm-3.conf is broken. nginxproxy_app.1.mgfk9romsudb@Ramiel | The error was: expected /etc/letsencrypt/live/npm-3/cert.pem to be a symlink nginxproxy_app.1.mgfk9romsudb@Ramiel | Skipping. nginxproxy_app.1.mgfk9romsudb@Ramiel | Renewal configuration file /etc/letsencrypt/renewal/npm-4.conf is broken.
Errors above
The text was updated successfully, but these errors were encountered: