Jobs remaining in New
state indefinitely
#172
LucaNicosia
started this conversation in
General
Replies: 1 comment 1 reply
-
You need to also run the RQ worker process (
Please note that this command is for development purposes only. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Plugin Version
0.5.2
NetBox Version
4.1.6
Python Version
3.10.2
Steps to Reproduce
python3 manage.py runserver 0.0.0.0:4000 --insecure
Expected Behavior
Since the database is completely empty, I expect the branch to switch to
ready
state quickly (seconds)Observed Behavior
The branch status never changes to
ready
state (I waited for more than 1 hour).I noticed there is the "Provision branch" job never changing from "Pending" state

I don't see anything in particular in the logs (except a warning)
I can give you as many logs as you need to troubleshoot
Beta Was this translation helpful? Give feedback.
All reactions