mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1541] NPM GUI not visible after docker installation #1173
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akashkj on GitHub (Nov 1, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1541
Checklist
jc21/nginx-proxy-manager:latestdocker 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.
@akashkj commented on GitHub (Nov 1, 2021):
After copying content of npm-3 to npm-2, it started working.
@chaptergy commented on GitHub (Nov 1, 2021):
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?
@akashkj commented on GitHub (Nov 1, 2021):
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?
@chaptergy commented on GitHub (Nov 1, 2021):
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.
@github-actions[bot] commented on GitHub (Mar 2, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 15, 2025):
Issue was closed due to inactivity.