Upgrade netbox from 3.5.0 to 3.7.8 #18640
-
Hi everyone! I'm trying to update my netbox install, from 3.5 to 3.7.8 and after that, to 4.2 At this moment, i'm stuck in update to 3.7.8, receiving the error:
i'm following this guide: ` root@netbox-teste:/opt# lsb_release -a root@netbox-teste:/opt# python3 --version postgres@netbox-teste:~$ psql root@netbox-teste:/opt# redis-server -v root@netbox-teste:/opt/netbox# more local_requirements.txt ` |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
check your compatiblity with the netbox plugins, for me that's usually the culprit if upgrades go wrong. |
Beta Was this translation helpful? Give feedback.
check your compatiblity with the netbox plugins, for me that's usually the culprit if upgrades go wrong.
in the end you will also need at least postgres 13, so update that one in the meantime