Error when bulk importing inventory items #18534
Unanswered
sbrigham-tri
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm creating this as a discussion instead of a bug report because this works in the demo instance. I'm running a fairly standard Netbox 4.2.2 deployment on Rocky Linux 9 with Python 3.12.8, my only plugin is topology views (although I did try then subsequently remove the Diode plugin).
I'm trying to bulk import inventory items from a CSV, and whenever I hit "Submit" I get the following server error:
In case it's relevant, I'm only trying to create new devices with this import (not updating existing devices). I have successfully bulk imported IP addresses & interfaces, whatever's going on seems to be limited to Inventory Items.
What can I do to get this working? TIA!
Beta Was this translation helpful? Give feedback.
All reactions