-
NetBox versionv2.11.7 Python version3.8 Steps to Reproduce
Expected BehaviorJobs should be queued but nothing happens Observed BehaviorWebhooks are not triggering, there are no jobs on RQ queues (https://netbox.transtelco.net/admin/background-tasks/) |
Beta Was this translation helpful? Give feedback.
Answered by
candlerb
Feb 25, 2022
Replies: 1 comment 4 replies
-
Logs would be your first port of call. Anything logged by netbox itself? Is redis up and running and reachable by Netbox? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
exiz01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Logs would be your first port of call. Anything logged by netbox itself?
journalctl -eu netbox
Is redis up and running and reachable by Netbox?