Error during ./upgrade.sh in v3.3.4 and 3.3.5 - "c.relispartition does not exist" #10607
-
NetBox versionv3.3.4 or v3.3.5 Python version3.8 Steps to ReproduceOriginally upgrading from v 2.11.11 to 3.3.5, when running upgrade.sh, the process fails with: I attempted stepped upgrades as follows 2.11.11>2.11.12>3.0.0>3.0.10>3.3.4(FAIL)>3.3.5(FAIL) Expected BehaviorClean netbox upgrade. Observed BehaviorApplying 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 1 reply
-
I think your postgres might be too old. https://github.com/netbox-community/netbox/releases/tag/v3.1.0
|
Beta Was this translation helpful? Give feedback.
I think your postgres might be too old.
https://github.com/netbox-community/netbox/releases/tag/v3.1.0