[Bug]: sq-poller fails when using netbox for inventory and applying tag to more than 50 devices
caballero-oscuro opened this issue · 0 comments
caballero-oscuro commented
Suzieq version
0.20.0rc2
Install Type
hand deployed python
Python version
3.8
Impacted component
sq-poller
Steps to Reproduce
- Apply tag in netbox to more than 50 devices
- Configure Suzieq inventory file 'sq_inv.yml' to connect to netbox and grab devices with that tag
- Execute 'sq-poller -I sq_inv.yml'
Expected Behavior
Poll all devices with the given tag.
Observed Behavior
suzieq.poller.controller - ERROR - netbox-9200-test: error while getting devices: netbox-9200-test: error in inventory get {"detail":"Authentication credentials were not provided."}