Cannot run Script: Job problem #13041
Unanswered
drobnymichal
asked this question in
Help Wanted!
Replies: 2 comments 5 replies
-
There is a suggestion for how to run a script standalone (outside of the web interface) here: #12766 In short, add the following to the top of your script:
Then run it like this:
This should give you a better error message than Netbox itself gives. |
Beta Was this translation helpful? Give feedback.
5 replies
-
It's likely that your rqworker can't load the script because it is not present on the machine/container that runs the rqworker. Please verify that the script file is actually present on the machine/container that runs rqworker. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run a script via the Web interface. The script is PENDING.
The problem is probably in the netbox-worker.
This is the log message I got: (netbox-worker)
CLI run is successful.
Do you have any idea how to fix it?
Thank you for reply.
Beta Was this translation helpful? Give feedback.
All reactions