netbox-agent
netbox-agent copied to clipboard
Supermicro Supermicro X9DRT-HF+
After getting the fixed code from #117 i still have issues but on other location. We definitely need more "catches" of errors.
This time the error is:
INFO:root:Creating RAID Card Supermicro SMC2108 (SN: FW-AD116BVAARBWA)
DEBUG:urllib3.connectionpool:http://XXXX:80 "GET /api/dcim/inventory-items/?device_id=2&tag=hw-disk HTTP/1.1" 200 52
DEBUG:urllib3.connectionpool:http://XXXX:80 "GET /api/dcim/manufacturers/?name=SMC2108 HTTP/1.1" 200 168
DEBUG:urllib3.connectionpool:http://XXXX:80 "POST /api/dcim/inventory-items/ HTTP/1.1" 201 453
INFO:root:Creating Disk SMC2108 003051452737b65c1a9072ab05b00506
DEBUG:urllib3.connectionpool:http://XXXX:80 "GET /api/dcim/manufacturers/?name= HTTP/1.1" 200 2269
Traceback (most recent call last):
File "/usr/local/bin/netbox_agent", line 11, in
Will check this script later on my X10 chassis. We also have X11 chassis, but havent tested there.
hi @jczmok-iag Do you still have the issue with the recent netbox-agent versions?