Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in database migration #138

Open
NaveenReddy198 opened this issue Jan 2, 2024 · 4 comments
Open

Error in database migration #138

NaveenReddy198 opened this issue Jan 2, 2024 · 4 comments

Comments

@NaveenReddy198
Copy link

Hii Team , Iam using Netbox version 3.6.5 and on top of that i wanted to use nextbox-ui-plugin .I have installed it .
While running below command
(venv) $ python3 manage.py migrate
Iam getting below errors
ERRORS:
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'.
Can anyone help me with this ?

@bogdancordos
Copy link

bogdancordos commented Jan 3, 2024

Unfortunately, this plugin is not supported on NetBox 3.6 and above. Probably because NextUI stopped being updated.
I do really hope that the maintainers of this plugin will bring this back as it was best topology tool.

@TheGuardianLight
Copy link

Same issue for me sadly

@litebito
Copy link

It seems that development of this plugin has stalled or is dead.
Maybe mattieserver/netbox-topology-views could be an alternative
See also: #137

@iDebugAll
Copy link
Owner

Thanks everyone for you patience. I've just released a compatibility fix for NetBox 3.6, 3.7, and newly released 4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants