Server Error - class 'django.db.utils.IntegrityError' #7233
Answered
by
candlerb
FabbyoMalta
asked this question in
Q&A
-
Hi, I upgraded from Netbox to version 3.0 but I realized later that this version doesn't support secrets so I downgraded the previous version and then I got this error when trying to create prefixes.
|
Beta Was this translation helpful? Give feedback.
Answered by
candlerb
Sep 10, 2021
Replies: 1 comment
-
There's no supported "downgrade" process in Netbox: i.e. a way to revert the database to a 2.11-compatible state. You need to restore the Postgres database from the database backup you took before upgrading. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ryanmerolle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no supported "downgrade" process in Netbox: i.e. a way to revert the database to a 2.11-compatible state. You need to restore the Postgres database from the database backup you took before upgrading.