ProgrammingError exception after import Database from Netbox 4.0.7 to 4.1.0 #17382
Replies: 6 comments 9 replies
-
That's a different issue. Your postgres is saying that the Possibly:
The fix might be as simple as |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue. I tried @candlerb suggestions but it still shows the same issue. The table exists. but the Upgrade still failes.
|
Beta Was this translation helpful? Give feedback.
-
Same problem after upgrade from 4.0.11 to 4.1 in docker (v4.1-3.0.1):
|
Beta Was this translation helpful? Give feedback.
-
So i tried everything all day today. Removed the plugins (netbox-topology-views and netbox-reorder-rack) from the database like here described if they should be the problem. Made a new export of the database. Fixed the rights problem with
|
Beta Was this translation helpful? Give feedback.
-
Rised an issue #17401, everyone please check in there. |
Beta Was this translation helpful? Give feedback.
-
See #17379 (comment) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I successfully exported the NetBox database version 4.0.7 with PostgreSQL version 16.3 and imported it onto a new fresh Netbox 4.1.0 install. Unfortunately, the following error occurs when running the upgrade script sudo /opt/netbox/upgrade.sh. As far as I can tell from the error message, it seems like it should have been fixed with PR #15661. Does anyone have any ideas or suggestions for how to resolve this error?
If you provide more details about the specific error message you’re encountering, I can help with more targeted troubleshooting steps.
Beta Was this translation helpful? Give feedback.
All reactions