Closed NetTech2001 closed 1 month ago
Expected behavior Both plugins should load
neither plugin has a netbox 4.1 release, as described in both plugins Git and PyPi readme, hence expected behaviour is both plugins should not load. There is a max version set to specifically prevent certainly bgp from loading so minor / major releases can be tested.
I've removed the label as this isn't a bug, its expected behaviour but perhaps not with that error.
The duplicate application labels I've seen elsewhere and appears specific to docker and specific to folks trying to run plugins whereas the plugin doesn't support the netbox version OR where they have multiple "PLUGIN=" lines in the configuration rather than a list OR whereas they try to upgrade with plugins. When there are compatible versions I'd comment out plugins, do an upgrade, then re-instate. There's no correlation or reference to inventory within bgp.
NetBox version 4.1.2
Describe the bug Error when building Netbox Dcoker container with both Netbox Inventory and Netbox BGP loaded. Removing Netbox BGP allows the system to load with the inventory plugin as expected.
To Reproduce Steps to reproduce the behavior: Load both the Netbox Inventory and the Netbox BGP plugins at the same time.
Expected behavior Both plugins should load
Screenshots => ERROR [netbox 5/5] RUN SECRET_KEY="_read_secret('secret_key', environ.get('SECRET_KEY', ''))" /opt/netbox/venv/bin/python3 manage.py collectstatic --no-input 2.7s