scaleway / netbox-netprod-importer

Poll data from network devices in production and import it into netbox
GNU General Public License v3.0
101 stars 31 forks source link

Error when polling device #48

Closed bertleywjh closed 4 years ago

bertleywjh commented 4 years ago

It's getting all the information from the device correctly, but seems to fail importing to the device into Netbox.

ERROR: netbox_importer: Error when polling device Switch1: 404 Client Error: Not Found for url: http://127.0.0.1/api/dcim/_choices/?limit=50 --

That url doesn't seem to exist when I try to browse to it.

aruhier commented 4 years ago

Hi, Thanks for the bug report. I'm aware of the issue, I'll close this one to avoid duplicates. It's linked to #39.