Cannot get Webhooks to work #2969

Closed
opened 2025-12-29 18:24:10 +01:00 by adam · 1 comment
Owner

Originally created by @gerpion on GitHub (Oct 24, 2019).

Environment

  • Python version:
  • NetBox version:

I'm trying to configure the Webhooks but then Netbox Worker service doesnt start

Steps to Reproduce

  1. Modify configuration.py => WEBHOOKS_ENABLED = True

  2. restart services

Expected Behavior

root@MER-R1-NBX-001:/opt/netbox/netbox/netbox# supervisorctl restart netbox
netbox: stopped
netbox: started
root@MER-R1-NBX-001:/opt/netbox/netbox/netbox# supervisorctl restart netbox-rqworker
netbox-rqworker: stopped
netbox-rqworker: started

Observed Behavior

I got a HTTP 503 error.

Thanks for your help

Originally created by @gerpion on GitHub (Oct 24, 2019). <!-- NOTE: This form is only for reproducible bugs. If you need assistance with NetBox installation, or if you have a general question, DO NOT open an issue. Instead, post to our mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please describe the environment in which you are running NetBox. Be sure that you are running an unmodified instance of the latest stable release before submitting a bug report. --> ### Environment * Python version: <!-- Example: 3.5.4 --> * NetBox version: <!-- Example: 2.5.13 --> I'm trying to configure the Webhooks but then Netbox Worker service doesnt start ### Steps to Reproduce 1. Modify configuration.py => WEBHOOKS_ENABLED = True 2. restart services 3. <!-- What did you expect to happen? --> ### Expected Behavior root@MER-R1-NBX-001:/opt/netbox/netbox/netbox# supervisorctl restart netbox netbox: stopped netbox: started root@MER-R1-NBX-001:/opt/netbox/netbox/netbox# supervisorctl restart netbox-rqworker netbox-rqworker: stopped netbox-rqworker: started <!-- What happened instead? --> ### Observed Behavior I got a HTTP 503 error. Thanks for your help
adam closed this issue 2025-12-29 18:24:10 +01:00
Author
Owner

@lampwins commented on GitHub (Oct 24, 2019):

Thank you for your interest in NetBox. GitHub issues are intended for reporting reproducible bugs and requesting features, and must be submitted using the template provided here. For general discussion, questions, or assistance with installation issues, please post to our mailing list.

@lampwins commented on GitHub (Oct 24, 2019): Thank you for your interest in NetBox. GitHub issues are intended for reporting reproducible bugs and requesting features, and must be submitted using the template provided [here](https://raw.githubusercontent.com/digitalocean/netbox/develop/.github/ISSUE_TEMPLATE.md). For general discussion, questions, or assistance with installation issues, please post to our [mailing list](https://groups.google.com/forum/#!forum/netbox-discuss).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2969