Netbox Upgrade.sh Fails on upgrade process from v2.11 to v3.5.0 #13329
-
I just upgrade our netbox from v 2.9 to 2.11 Successfuly , but when upgrade again to version 3.5 the upgrade.sh command not complete for the DB migration process, it shows messages like this any help would be appreciated Applying database migrations (python3 netbox/manage.py migrate)... The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You need to check the release notes for 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 3.5.0 for any breaking changes, before upgrading to 3.5.x In this case, I believe you have hit a change from v3.4.0:
|
Beta Was this translation helpful? Give feedback.
I solved this issue by changing the duplicated name in postgres