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

migration error .. and SSL.. Of course. #170

Closed
dgarner-cg opened this issue Apr 5, 2024 · 2 comments
Closed

migration error .. and SSL.. Of course. #170

dgarner-cg opened this issue Apr 5, 2024 · 2 comments
Assignees
Labels
bug Further discussion is needed to determine this issue's scope and/or implementation

Comments

@dgarner-cg
Copy link

(venv) root@netbox:/opt/netbox/netbox# python3 manage.py migrate
Operations to perform:
Apply all migrations: account, admin, auth, circuits, contenttypes, core, dcim, django_rq, extras, ipam, netbox_inventory, netbox_proxbox, sessions, social_django, taggit, tenancy, users, virtualization, wireless
Running migrations:
No migrations to apply.
Your models in app(s): 'netbox_proxbox' have changes that are not yet reflected in a migration, and so won't be applied.
Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.

Further, I am running into the same error as everyone else when trying to use this on Proxmox with self signed certificate from Proxmox, which cannot be added to the trusted store for some stupid reason.

@dgarner-cg
Copy link
Author

Also, this..

Server Error
There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'KeyError'>

'name'

Python version: 3.11.2
NetBox version: 3.6.5
Plugins:
netbox_inventory: 1.5.2
netbox_proxbox: 0.0.5

@emersonfelipesp emersonfelipesp self-assigned this Oct 24, 2024
@emersonfelipesp emersonfelipesp added the bug Further discussion is needed to determine this issue's scope and/or implementation label Oct 24, 2024
@emersonfelipesp
Copy link
Member

#32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Further discussion is needed to determine this issue's scope and/or implementation
Projects
None yet
Development

No branches or pull requests

2 participants