Skip to content

Upgrade from 3.2.7 #12677

Answered by candlerb
woohung asked this question in Help Wanted!
May 22, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Looks like you've done something weird. "git diff" may tell you what's borked, but it looks like everything is borked. Is it possible you untarred/unzipped a release tarball on top of your git checkout?

I would blow it away and start again. That's not as bad as it sounds: you won't lose any data (unless you did something bad with your database as well).

mv /opt/netbox /opt/netbox-broken

Then start again with a fresh git checkout, following the normal install instructions. Copy your configuration.py and any custom scripts/reports from the old location into the new. Remember the ./upgrade.sh step.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@woohung
Comment options

Answer selected by woohung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants