Closed jonkerj closed 1 day ago
My (uneducated) guess is the UI request causes something to enumerate all possible VLANs in memory, in an attempt to check if they exist at all.
Shortest workaround would be to implement a validator that does not allow >=4096 VIDs. This would rule out the usage of VLAN groups for more general (ie, VNI) usage. We will implement a custom validator in the meanwhile to prevent our users from entering these.
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v4.1.6
Python Version
3.12
Steps to Reproduce
/ipam/vlan-groups/
Notes:
Expected Behavior
Get an overview with that vlangroup
Observed Behavior
ipam_vlangroup
in PostgreSQL