[Errno 2] No such file or directory: 'configuration.toml' #8588
Unanswered
Ondjultomte
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Netbox doesn't have a toml configuration file. It has "configuration.py", but that's already included in the docker container - if you're using the community netbox-docker image - which in turn picks up settings from environment variables. Where are you seeing this error, and what exactly are you doing to cause the error to appear? |
Beta Was this translation helpful? Give feedback.
0 replies
-
From the menu Other->Integrations->Scripts |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Im rtying netbox as a container and got it up and running with napalm too.
Im just cant find any documentation on the path were to place the confoguration.toml file.
I tried netbox "root" int /env in /configuration and after placing the toml file "everywhere" restarted netbox, but I still get the same error message.
Beta Was this translation helpful? Give feedback.
All reactions