Replies: 3 comments 1 reply
-
Hi bro, did you solve the problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Reinstall NPM (as in Nginx proxy manager) by running |
Beta Was this translation helpful? Give feedback.
1 reply
-
I also had this issue. I fixed it by removing 'letsencrypt' volume before restarting the container. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I recently changed my homelab's main domain. Every subdomain was changed from
services.example.com
toservices.example.me
After moving the domains. I decided to delete the existing SSL cert for
*.example.com
However, unbeknown to be me. There were some dead URL that was set onDisabled
that was still using the old domain. Now after a restart Nginx won't start and spitting this error log.My question is, how do I get Nginx Restarted properly without deleting the list of all my Proxy Hosts? I use a Mysql Database for NPM.
Beta Was this translation helpful? Give feedback.
All reactions