mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #3336] Redeployment of NGINX Proxy Manager Official Docker maps incorrect data paths, resulting in theoretical data loss without intervention #2243
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#2243
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 @defconxt on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3336
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I redeployed my NGINX Proxy Manager container, upon doing so it recreated a new /data/compose/1/v2 directory unknowngly instead of using the /data/compose/1/v1 directory to retain my BIND Volume data.
The result was all of my NGINX config was blown away and no longer functioning even though the docker container was running fine.
Nginx Proxy Manager Version
2.10.4
Expected behavior
I expect the docker container to first check and map existing SQLite Database, entire data folder, and entire letsencrypt folders before arbitrarily creating a new unused directory causing unneeded confusion.
Operating System
Docker on Ubuntu 22.04 LTS
Additional context
How I fixed this and recovered my database:
Please fix this, this should be the default functionaity.
@github-actions[bot] commented on GitHub (May 28, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 30, 2025):
Issue was closed due to inactivity.