Issues during upgrade to 2.11.x #6231
Unanswered
tdrevvatne
asked this question in
Q&A
Replies: 2 comments 6 replies
-
Can you get a postgres shell (typically
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I strongly suggest you investigate what changes were made to your database, because there's nothing about the v2.11 release (or really any NetBox release) that would involve modifying table or sequence permissions. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Having an instance up to date at 2.10.10, upgrading have been straight forward up till now..
Trying to go further up to 2.11.x, there are issue..
These messages will probably make sence to lots of you, but some (like me) struggle..:
Applying ipam.0044_standardize_models...Traceback (most recent call last):
File "/opt/netbox-2.11.1/venv/lib/python3.8/site-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
psycopg2.errors.InsufficientPrivilege: must be owner of relation ipam_vlan_id_seq
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions