Database lost after docker container upgrade ??? #1634
Unanswered
as2917
asked this question in
Getting Help
Replies: 1 comment
-
|
pgsql is updated. |
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.
-
Hello,
I've tried to upgrade Netbox container from 3.4.5 up to latest, according to https://github.com/netbox-community/netbox-docker/wiki/Updating
So, I have done:
After successfull restart, I've tried to login, but was denied access.
I've recreated an superuser account, I can connect, but netbox doesn't find any site, any rack, any device... it seems that DB is empty.
So, I've tried to restore a backup, but the restore complained that data were already there, that there are errors, ...
Does anyone knows how to solve that ?
And now that I have done that DB restore, I'm blocked because port 5432 failed: FATAL: password authentication failed for user "netbox"
Beta Was this translation helpful? Give feedback.
All reactions