Failed upgrade, migration error #13766
Unanswered
wannagofast83
asked this question in
Help Wanted!
Replies: 2 comments 3 replies
-
Looks like you have a broken plugin installed, whose name is "nextbox_ui_plugin" ?? Try commenting it out from PLUGINS in configuration.py, then upgrading. |
Beta Was this translation helpful? Give feedback.
2 replies
-
any update on this? Same issue when trying to install the plugin on a fresh netbox docker-installation |
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.
-
We are trying to upgrade from 3.5.4 to 3.6.1 and getting an error when we run the upgrade script.
nextbox_ui_plugin.SavedTopology.created_by: (fields.E300) Field defines a relation with model 'users.AdminUser', which is either not installed, or is abstract. nextbox_ui_plugin.SavedTopology.created_by: (fields.E307) The field nextbox_ui_plugin.SavedTopology.created_by was declared with a lazy reference to 'users.adminuser', but app 'users' doesn't provide model 'adminuser'.
Beta Was this translation helpful? Give feedback.
All reactions