Data source sync is broken #10353

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

Originally created by @rizlas on GitHub (Oct 11, 2024).

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.3

Python Version

3.10

Steps to Reproduce

  1. Add a new git data source
  2. Add this example repository https://github.com/BarbarossaTM/netbox-scripts.git
  3. Try to sync

Expected Behavior

Sync completed without errors

Observed Behavior

UnboundLocalError("local variable '_' referenced before assignment")

Tested also on demo.netbox.dev and a self hosted instance.

Screenshot from 2024-10-11 10-59-43

I'm also facing impossibility to schedule scripts, but I'm currently investigating.

Originally created by @rizlas on GitHub (Oct 11, 2024). ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.3 ### Python Version 3.10 ### Steps to Reproduce 1. Add a new git data source 2. Add this example repository https://github.com/BarbarossaTM/netbox-scripts.git 3. Try to sync ### Expected Behavior Sync completed without errors ### Observed Behavior `UnboundLocalError("local variable '_' referenced before assignment")` Tested also on demo.netbox.dev and a self hosted instance. ![Screenshot from 2024-10-11 10-59-43](https://github.com/user-attachments/assets/0c13f210-fe13-43ec-8ac0-f77a658505df) I'm also facing impossibility to schedule scripts, but I'm currently investigating.
adam added the type: bugstatus: duplicate labels 2025-12-29 21:30:23 +01:00
adam closed this issue 2025-12-29 21:30:24 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 11, 2024):

Duplicate of #17713

@jeremystretch commented on GitHub (Oct 11, 2024): Duplicate of #17713
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10353