Open akashkj opened 3 years ago
After copying content of npm-3 to npm-2, it started working.
How is there even any data if you have deleted all volumes? Are you sure you haven't just deleted a certificate which was used in the proxy host and haven't updated the proxy host?
I had used portainer to delete the nginx deployment(which deleted contianers for npm and db). Assuming that volumes were persisted, how does directory name change?
I can't think of a way the directory names could have been automatically changed. That's why I'm trying to rule out other possibilities first, like a certificate used four your proxy host 2 which was later deleted and a different certificate uploaded, but proxy host 2 was never updated to use that new certificate.
Issue is now considered stale. If you want to keep it open, please comment :+1:
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug NPM container, afte re-deployed, is not accessible via GUI.
Nginx Proxy Manager Version 2.9.11
To Reproduce Steps to reproduce the behavior:
Expected behavior Login page available
Screenshots
Operating System Docker image jc21/nginx-proxy-manager:latest - on ARM64
Additional context
Mentioned path is not present in the container. Instea, file fullchain.pem is present in folder npm-3
I am not sure if something wrong done from my side as I am relatively new to this. Thanks is advance.