Update to Netbox 4.0.8 failed #17085
Unanswered
fbaschin
asked this question in
Help Wanted!
Replies: 1 comment 1 reply
-
You appear to have installed a third-party plugin called If you want to re-enable the functionality, talk to the plugin author about making it compatible with Netbox 4.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
NetBox Cloud
NetBox Version
4.0.8
Python Version
3.10
Steps to Reproduce
I try to Update Netbox to version 4.0.8 from 3.7.4 von Debian 11
I installed pythons 3.10 before und start
PYTHON=/usr/local/bin/python3.10 ./upgrade.sh
And get this error
RuntimeError: Model class netbox_dns.models.record.Record doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.
Expected Behavior
correct install
Observed Behavior
error message
Beta Was this translation helpful? Give feedback.
All reactions