mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1694] Upgrade | Missing Proxy Host #1262
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#1262
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 @sdh91 on GitHub (Dec 28, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1694
I recently upgrade from 2.8.x to the latest version. I utilized a docker pull then docker compose up -d. After performing this I first had to login with the default creds again. Which was strange for me. Now my proxy host are gone. However, the previous host setups I had are working just fine even though they don't appear in my proxy host list. How can I fix this so I can delete a host if need be?
@chaptergy commented on GitHub (Dec 29, 2021):
It seems unfortunately then somehow the database was cleared. Not sure how this could happen during the upgrade process. Do you remember the exact version you were on and which version you are on now?
But unfortunately there is no other fix than to restore a database backup or to create new proxy hosts.
@boostedgti916 commented on GitHub (Dec 29, 2021):
I am having the same issue. Nothing shows but everything still works.. Went from 2.9.9 to 2.9.13
I tried sudo docker-compose down && sudo docker-compose up -d with no luck. Help?
@chaptergy commented on GitHub (Dec 29, 2021):
Do you still have the logs from your first boot after the upgrade? Maybe they contain useful information.
But as I said, unfortunately there is no undo for that, If you do not have a database backup, you'll need to recreate the hosts.
@boostedgti916 commented on GitHub (Dec 29, 2021):
Which log would you like? I can grab the log before I restore my VM
Also how can I upgrade without this happening again? This is the second time
@chaptergy commented on GitHub (Dec 29, 2021):
In this case mainly the docker logs. But since I have now idea how the database got cleared I don't know how to not have it do that, you'll have to try whether that was a one time thing or is reproducible.
@boostedgti916 commented on GitHub (Dec 29, 2021):
Its reproducible I try to update with this.
@chaptergy commented on GitHub (Dec 29, 2021):
I am not able to reproduce this using the following steps:
jc21/nginx-proxy-manager:2.9.9image and a mysql dbdocker-compose upjc21/nginx-proxy-manager:2.9.9tojc21/nginx-proxy-manager:2.9.13docker-compose pulldocker-compose upAfter booting the user is still changed and the proxy hosts are still there. So it has to be something specific to your configuration. Have you used the then suggested yaml file and made sure the mysql data is persisted in a volume or on disk?
@mjg36710 commented on GitHub (Oct 10, 2022):
Having a similar issue just wondering if anyone was able to figure this out?
@github-actions[bot] commented on GitHub (Feb 28, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@noisymime commented on GitHub (May 7, 2024):
Just had the same thing when upgrading from 2.3.1 to 2.11.2. Looking at the logs it appeared to started the migration but then a bunch of the tables are recreated rather than existing ones being altered.
@github-actions[bot] commented on GitHub (Dec 4, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Oct 14, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍