Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: sq-poller results in " Unable to determine device type" for Juniper devices #924

Open
vinaypillutla opened this issue Feb 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vinaypillutla
Copy link

Suzieq version

0.22.0

Install Type

hand deployed python

Python version

3.8

Impacted component

sq-poller

Steps to Reproduce

suzieq_inventory_file

I am trying to run suzieq for the 1st time, and have set up my inventory and config yaml files. Upon running the sq-poller, I get the following error:

[WORKER 0]: 2024-02-27 19:22:42,157 - suzieq.poller.worker.inventory.inventory - WARNING - Unable to determine device type for 10.53.72.166. Will retry
[WORKER 0]: 2024-02-27 19:22:42,158 - suzieq.poller.worker.inventory.inventory - WARNING - Unable to determine device type for 10.53.77.83. Will retry

I am running it on Juniper MX304 devices with version 22.4R1.8

Expected Behavior

sq-poller should be able to determine the device type and proceed forward

Observed Behavior

sq-poller unable to recognise the device type

[WORKER 0]: 2024-02-27 19:22:42,157 - suzieq.poller.worker.inventory.inventory - WARNING - Unable to determine device type for 10.53.72.166. Will retry
[WORKER 0]: 2024-02-27 19:22:42,158 - suzieq.poller.worker.inventory.inventory - WARNING - Unable to determine device type for 10.53.77.83. Will retry

Screenshots

Config file snapshot:
image

Additional Context

@vinaypillutla vinaypillutla added the bug Something isn't working label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant