Loading Script Issue #8483

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

Originally created by @SirHardware on GitHub (Aug 17, 2023).

NetBox version

v3.5.8

Python version

3.10

Steps to Reproduce

  1. Containerized Netbox Installation
  2. Add Git Datasource
  3. Add Script from Git Datasource (with Autosync enabled)
  4. Make Changes to Script via Git
  5. Sync Datasource
  6. Script can't be loaded
    image
  7. If error doesn't occur repeat steps 4 and 5 until it does

Expected Behavior

The Script in Netbox gets updated

Observed Behavior

The Scipt can't be loaded und thus not executed

In the Filesystem the Script is correct with the updated content

Originally created by @SirHardware on GitHub (Aug 17, 2023). ### NetBox version v3.5.8 ### Python version 3.10 ### Steps to Reproduce 1. Containerized Netbox Installation 2. Add Git Datasource 3. Add Script from Git Datasource (with Autosync enabled) 4. Make Changes to Script via Git 5. Sync Datasource 6. Script can't be loaded ![image](https://github.com/netbox-community/netbox/assets/58984793/c268bcb7-3694-4d72-8be6-83813fcbb78b) 7. If error doesn't occur repeat steps 4 and 5 until it does ### Expected Behavior The Script in Netbox gets updated ### Observed Behavior The Scipt can't be loaded und thus not executed In the Filesystem the Script is correct with the updated content
adam closed this issue 2025-12-29 20:37:18 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 17, 2023):

  1. Containerized Netbox Installation

This repo accepts issues only for the core NetBox application. If you're experiencing an issue using a containerized deployment, please consider submitting a bug to that repo.

@jeremystretch commented on GitHub (Aug 17, 2023): > 1. Containerized Netbox Installation This repo accepts issues only for the core NetBox application. If you're experiencing an issue using a containerized deployment, please consider submitting a bug to that repo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8483