MatthewDZane
MatthewDZane
We have a Supermicroblade (SYS-5038MR-H8TRF) server in our Netbox instance and we are trying to use netbox-agent on it. As per the instructions written here in the README, https://github.com/Solvik/netbox-agent#blades-3, here...
**Describe the bug** ``` Traceback (most recent call last): File "/usr/local/bin/netbox_agent", line 8, in sys.exit(main()) File "/usr/local/lib/python3.8/dist-packages/netbox_agent/cli.py", line 50, in main return run(config) File "/usr/local/lib/python3.8/dist-packages/netbox_agent/cli.py", line 43, in run server.netbox_create_or_update(config)...