-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivityseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: revisions neededThis issue requires additional information to be actionableThis issue requires additional information to be actionabletype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.1.4
Python Version
3.10
Steps to Reproduce
- Create a VPN tunnel
- Create a terminations on dcim.interface and virtualization.vminterface
- Assign an outside IP for virtualization.vminterface
- Click on VPN tunnel terminations tab
Expected Behavior
VPN tunnel terminations list is visible.
Observed Behavior
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'django.core.exceptions.FieldError'>
Field 'termination' does not generate an automatic reverse relation and therefore cannot be used for reverse querying. If it is a GenericForeignKey, consider adding a GenericRelation.
Python version: 3.10.12
NetBox version: 4.1.4
Plugins:
django3_saml2_nbplugin: 2.0
netbox_documents: 0.7.0
netbox_inventory: 2.1.0
netbox_reorder_rack: 1.1.3
nextbox_ui_plugin: 1.0.7
If further assistance is required, please post to the NetBox discussion forum on GitHub.
Metadata
Metadata
Assignees
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivityseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: revisions neededThis issue requires additional information to be actionableThis issue requires additional information to be actionabletype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application