Upgrading from 3.4.9 to 3.5.0 problem #12377
Answered
by
bogdancordos
Ordauq
asked this question in
Help Wanted!
-
Hello, After running upgrade.sh script, I'm getting error when migrations performing -
Could anyone please help with troubleshooting this? |
Beta Was this translation helpful? Give feedback.
Answered by
bogdancordos
Apr 28, 2023
Replies: 1 comment 1 reply
-
Hi, I will suggest saving any custom scrips files in a safe location and removing them from /opt/netbox/netbox/scripts/ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Ordauq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I will suggest saving any custom scrips files in a safe location and removing them from /opt/netbox/netbox/scripts/
Make sure you leave the
__init__.py
and trysudo ./upgrade.sh
again