netenglabs/suzieq

[Bug]: sq-poller fails when using netbox for inventory and applying tag to more than 50 devices

caballero-oscuro opened this issue · 0 comments

Suzieq version

0.20.0rc2

Install Type

hand deployed python

Python version

3.8

Impacted component

sq-poller

Steps to Reproduce

  1. Apply tag in netbox to more than 50 devices
  2. Configure Suzieq inventory file 'sq_inv.yml' to connect to netbox and grab devices with that tag
  3. 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."}

Screenshots

Additional Context