You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I use : Docker with docker-compose : https://github.com/netbox-community/netbox-docker
What I do :
1 - i download your centent scripts in the folder /etc/netbox/scripts
2 - I rename the file "configuration.example.toml" to "configuration.toml"
What I have :
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'FileNotFoundError'>
[Errno 2] No such file or directory: 'configuration.toml'
Python version: 3.9.5
NetBox version: 3.1.6
If further assistance is required, please post to the NetBox discussion forum on GitHub.
Can you help me pls :)
Thanks in advance.
Romain
The text was updated successfully, but these errors were encountered:
This project is not a NetBox script. It runs independently, outside of NetBox. You can run in any Linux environment where there is Python, Nmap and root access. It interacts with NetBox remotely via its HTTP API.
Hi and thanks for your job,
I come to you because I can't use your plugin.
What I use : Docker with docker-compose : https://github.com/netbox-community/netbox-docker
What I do :
1 - i download your centent scripts in the folder /etc/netbox/scripts
2 - I rename the file "configuration.example.toml" to "configuration.toml"
What I have :
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'FileNotFoundError'>
[Errno 2] No such file or directory: 'configuration.toml'
Python version: 3.9.5
NetBox version: 3.1.6
If further assistance is required, please post to the NetBox discussion forum on GitHub.
Can you help me pls :)
Thanks in advance.
Romain
The text was updated successfully, but these errors were encountered: