Replies: 2 comments 1 reply
-
https://www.oasys.net/posts/tracking-vendor-support-status-in-netbox/ |
Beta Was this translation helpful? Give feedback.
-
Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Running through the process to enable the API pull for Cisco Contracts within NetBox, and I'm running into the following error.
source /opt/netbox/venv/bin/activate
cd /opt/netbox/netbox/
python3 manage.py migrate
Your models in app(s): 'netbox_cisco_support' 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.
./manage.py makemigrations
CommandError: This command is available for development purposes only. It will
NOT resolve any issues with missing or unapplied migrations. For assistance,
please post to the NetBox discussion forum on GitHub:
Beta Was this translation helpful? Give feedback.
All reactions