Cannot upgrade to 4.0.1 #16109
Replies: 10 comments 2 replies
-
When running |
Beta Was this translation helpful? Give feedback.
-
I dont really see anywhere that it reports the version, but i did clone git with the master branch, then ran ran the upgrade script too. I did resolve this by removing all my plugins from the configuration.py. Then running the upgrade script. Is 4.0.1 not compatible with the plugins? |
Beta Was this translation helpful? Give feedback.
-
The first output line of |
Beta Was this translation helpful? Give feedback.
-
Have you tried disabling the netbox_dns pkugin?
Please also check the plugin you have installed: |
Beta Was this translation helpful? Give feedback.
-
just a sidenote here, I believe the plugin netbox_dns is no longer actively maintained, so perhaps some planning is needed to migrate to netbox-plugin-dns |
Beta Was this translation helpful? Give feedback.
-
The only way I got a successful upgrade was to disable all plugins. I also tried enabling one at a time in local_requirements.txt and configuration.py but everytime I did, migrations failed. I guess this makes sense as the plugins will need to be updates to be compatible with v4? |
Beta Was this translation helpful? Give feedback.
-
I have a simliar problem even if my error is a bit different and even after deactivating all plugins I get this
And if I try to access netbox in the web browser I get
|
Beta Was this translation helpful? Give feedback.
-
@jorblad Yours is an unrelated issue. At least one of your reports in |
Beta Was this translation helpful? Give feedback.
-
Thank you that made me look at the reports that I had missed that I had so should be able to get it back up now :) |
Beta Was this translation helpful? Give feedback.
-
@deanfourie1 the Also, I'm converting this issue to a discussion since it's clear that it does not describe a discrete bug. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v4.0.1
Python Version
3.11
Steps to Reproduce
Upgrade from v3.7.7
Error when upgrading via upgrade.sh
Expected Behavior
Version 4.0.1 to be installed.
Observed Behavior
Beta Was this translation helpful? Give feedback.
All reactions