Closed hiddenman closed 1 year ago
I manually added 3Com manufacturer and this helped. So it looks like the update process does not add new manufacturers.
Hello @hiddenman, the NetBox Community will be taking over this repository. Due to the fact that this issue has been around for a very long time and we have updated the requirements within this repository as well as the new codebase for NetBox and DeviceType-Library, I am going to close it. Should you encounter any further issues, please feel free to contact us. Thank you!
[{},{},{},{},{"slug":["manufacturer with this slug already exists."]},{},{},{},{},{},{}]
{"manufacturer":["Related object not found using the provided attributes: {'name': '3Com', 'slug': '3com'}"]} Traceback (most recent call last): File "/opt/netbox/Netbox-Device-Type-Library-Import/./nb-dt-import.py", line 446, in
main()
File "/opt/netbox/Netbox-Device-Type-Library-Import/./nb-dt-import.py", line 436, in main
createDeviceTypes(deviceTypes, nb)
File "/opt/netbox/Netbox-Device-Type-Library-Import/./nb-dt-import.py", line 352, in createDeviceTypes
dt.id, nb)
UnboundLocalError: local variable 'dt' referenced before assignment
`