-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Unable to add script #19381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@SanderDelden I'm not seeing this, what is your STORAGE_CONFIG, STORAGE_BACKEND settings in config.py (if you haven't migrated to STORAGES) or STORAGES (if you have switched over) or are you using the defaults? |
Seemingly related - syncing of existing git repos break if you have a script linked to a git repo data source. I removed all the scripts, and the data source would sync again - however I hit the error when attempting to add them back.
|
@jamiereid can you please provide a reproduction scenario. |
@arthanson Apologies for the later reply (may 5th was a national holiday here), I have not set both I've created a reproduction scenario here: https://github.com/SanderDelden/netbox-issue-19381 please let me know if anything else is needed from my side. |
|
Deployment Type
Self-hosted
NetBox Version
v4.3.0
Python Version
3.12
Steps to Reproduce
After upgrading to 4.3.0 I'm unable to add a custom script to Netbox. Syncing the datasource works as expected but adding the script throws an exception. When I downgrade to 4.2.9 everything works again.
Seems to be related to the changes introduced with: #18680
Expected Behavior
Script was added and can be executed from UI.
Observed Behavior
The text was updated successfully, but these errors were encountered: