Unable to delete devices to due 'django.db.utils.IntegrityError' #6279
-
Hello I have installed previously the ntc-netbox-plugin-onboarding to test, and after realizing that this was not going to help to onboard HPE devices due to broken napalm libraries i removed this plugin. Now and after a few upgrades, i am getting this error:
I have several objects that i cannot delete now. |
Beta Was this translation helpful? Give feedback.
Answered by
jeremystretch
Apr 26, 2021
Replies: 1 comment 2 replies
-
Hey @jcralbino, you should be able to just drop the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jcralbino
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @jcralbino, you should be able to just drop the
netbox_onboarding_onboardingdevice
PostgreSQL table since you're not using the plugin anymore.