Update to Netbox 4.0.8 failed #10052

Closed
opened 2025-12-29 21:26:13 +01:00 by adam · 0 comments
Owner

Originally created by @fbaschin on GitHub (Aug 6, 2024).

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

Originally created by @fbaschin on GitHub (Aug 6, 2024). ### 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
adam closed this issue 2025-12-29 21:26:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10052