After upgrading to netbox-3.5.1 new scripts are not loaded #8033

Closed
opened 2025-12-29 20:31:31 +01:00 by adam · 0 comments
Owner

Originally created by @jonasbela on GitHub (May 10, 2023).

NetBox version

v3.5.1

Python version

3.8

Steps to Reproduce

Add scripts to the folder /opt/netbox/netbox/scripts doesnt result in showing them on the webpage.
The old scripts from before the upgrade are still visible (which i copied from the old directory to the new).
Deleting one script results in an error message telling me that the file can't be found so i guess its only a referencing issue but i don't know where to look.

steps i've already done:
restarted netbox and netbox-rq
restarted apache2
restarted complete vm
added and removed the files

adding scripts over the webpage is not possible since i don't have user which are permitted to access /opt/netbox/netbox/scripts

Expected Behavior

Script is visible and can be run

Observed Behavior

Script won't get visible

Originally created by @jonasbela on GitHub (May 10, 2023). ### NetBox version v3.5.1 ### Python version 3.8 ### Steps to Reproduce Add scripts to the folder /opt/netbox/netbox/scripts doesnt result in showing them on the webpage. The old scripts from before the upgrade are still visible (which i copied from the old directory to the new). Deleting one script results in an error message telling me that the file can't be found so i guess its only a referencing issue but i don't know where to look. steps i've already done: restarted netbox and netbox-rq restarted apache2 restarted complete vm added and removed the files adding scripts over the webpage is not possible since i don't have user which are permitted to access /opt/netbox/netbox/scripts ### Expected Behavior Script is visible and can be run ### Observed Behavior Script won't get visible
adam closed this issue 2025-12-29 20:31:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8033