Netbox suddenly don't find my Custom Scripts #7241
Replies: 1 comment 2 replies
-
Have you checked logs when netbox restarts, or when you try to list scripts? ( Are the permissions on your scripts directory (and outer directories) correct so that the netbox user can open them? Check with:
Do you still have Maybe there's something invalid in one of the scripts which is killing it, although it shouldn't. You could try moving out the scripts and putting them back one by one. When you say "It picks up changes of SCRIPTS_ROOT correctly, but not the scripts": what do you see which tells you that it's picking up a change to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm at loss here.
Running my dev-environment (2.11.12) on Ubuntu for quite some time now, but suddenly Netbox does not find my scripts.
It picks up changes of SCRIPTS_ROOT correctly, but not the scripts. Tried to use different path and copy the files, at no avail.
Baffled, as this have been just working. Where should I start my troubleshooting?
Beta Was this translation helpful? Give feedback.
All reactions