-
Notifications
You must be signed in to change notification settings - Fork 95
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
Netbox 4.0 failures #134
Comments
I can confirm this error. Netbox 4.0.2 |
The "issue" seems to be related to this change netbox-community/netbox/pull/16122 Setting the option back to "False" allows the script to connect again. |
Issue seems to be caused by this line: Device-Type-Library-Import/netbox_api.py Line 50 in dda8ed8
The pynetbox library doesn't pass a token when getting netbox version |
Having the same error. Is there a fix? Thanks |
This fix has been working for me so far: #141 (comment) |
Authenticaion failure for Netbox 4.x is fixed in pynetbox 7.3.4: netbox-community/pynetbox#616 |
in reference to the netbox-community#134 requirements.txt update need
Since upgrading to Netbox 4.0, I'm running into an error when running nb-dt-import.py. I've performed a git pull but with no updates. I also performed a "[root@netbox-dev] # pip install -r requirements.txt", which updates some packages but nothing resolving the issue.
Netbox 4.0
Python 3.10.12
pynetbox 7.3.3
.env file
Here is the error:
On the Netbox side I'm seeing this error in the logs
The text was updated successfully, but these errors were encountered: