Skip to content
Discussion options

You must be logged in to vote

I think the error message is clear: there is a script called "examples.py" in the scripts directory, and that script is not valid with the new version of Netbox. I think you must have copied the one from here but it seems to be broken.

As a quick fix, you can move the file out of the way and replace it with a zero-byte file:

cd /opt/netbox-3.5.0/netbox/scripts
mv examples.py examples.py.broken
touch examples.py

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sivasudheer6
Comment options

You must be logged in to vote
2 replies
@candlerb
Comment options

@candlerb
Comment options

Comment options

You must be logged in to vote
1 reply
@candlerb
Comment options

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