help with my import database 2.11.12 #15744
Unanswered
MinervaPaoletti
asked this question in
Help Wanted!
Replies: 1 comment
-
It looks to me like you didn't start with an empty database. The instructions for restoring a database are here: https://docs.netbox.dev/en/stable/administration/replicating-netbox/#load-an-exported-database. As it shows there, you need to drop and recreate the database, before restoring from the dump. |
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.
-
Good morning
I come back regarding post #13834.
I created a new discussion following my problem today in the hope that I will get there.
I have a debian 11 OS with a psql version 12.17, Redis 6.0 and python3.8
So, I installed netbox 2.11.12 up to this part in order to import my base later
sudo PYTHON=/usr/bin/python3.8 /opt/netbox/upgrade.sh
then I imported my database via the commands below
I relaunched my order and here is the result
I thank @candlerb very much for helping me up to this point, I would like to resolve the problem so that in the future this post helps other people if they encounter the same problem
Thanks a lot to you
Beta Was this translation helpful? Give feedback.
All reactions