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

Misleading error message #25

Open
casperklein opened this issue Dec 12, 2020 · 1 comment
Open

Misleading error message #25

casperklein opened this issue Dec 12, 2020 · 1 comment

Comments

@casperklein
Copy link

logging.error(f'duplicated: {host[0]}/32')

This error message is shown for all kind of errors. In my case I had a typo in address in netbox-scanner.conf.
That also happens when you forget to prefix http:// to address.

@bilbolodz
Copy link

It's VERY important remark. I took me hours to figure out what 's wrong with my setup. Finally I started to read documentation of pynetbox and found that address should with http:// and now found these issue.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants