Event Rules not creating jobs #10216

Closed
opened 2025-12-29 21:28:29 +01:00 by adam · 1 comment
Owner

Originally created by @PaulR282 on GitHub (Sep 11, 2024).

Originally assigned to: @arthanson on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.1.0

Python Version

3.12

Steps to Reproduce

  1. Create an Event Rule to e.g. trigger a script when a device is created
  2. Create a device

Expected Behavior

Job should be created running the script

Observed Behavior

No job is created. (Docker Container) console output:
Cannot import events pipeline extras.events.process_event_queue error: core.models.jobs.Job.enqueue() got multiple values for keyword argument 'name'

Originally created by @PaulR282 on GitHub (Sep 11, 2024). Originally assigned to: @arthanson on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.1.0 ### Python Version 3.12 ### Steps to Reproduce 1. Create an Event Rule to e.g. trigger a script when a device is created 2. Create a device ### Expected Behavior Job should be created running the script ### Observed Behavior No job is created. (Docker Container) console output: `Cannot import events pipeline extras.events.process_event_queue error: core.models.jobs.Job.enqueue() got multiple values for keyword argument 'name'`
adam added the type: bugstatus: acceptedseverity: mediumtopic: event rules labels 2025-12-29 21:28:29 +01:00
adam closed this issue 2025-12-29 21:28:29 +01:00
Author
Owner

@aaronhuff commented on GitHub (Sep 11, 2024):

I have the same problem with my post upgrade testing. I replicated this in both my dev and test environments.

@aaronhuff commented on GitHub (Sep 11, 2024): I have the same problem with my post upgrade testing. I replicated this in both my dev and test environments.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10216