virtual_circuit_termination.RelatedObjectDoesNotExist error on virtual interfaces #33

Closed
opened 2026-04-05 16:21:16 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @GoepiGB on 4/1/2026

NetBox Edition

NetBox Community

NetBox Version

v4.5.6 in docker (netboxcommunity/netbox:v4.5.6)

Python Version

3.12

Steps to Reproduce

(0. Use a fresh NetBox install)

  1. Create a device
  2. Add a virtual interface
  3. Click on the newly created interface

Expected Behavior

The details page of the interface opens up

Observed Behavior

A "dcim.models.device_components.Interface.virtual_circuit_termination.RelatedObjectDoesNotExist" error is raised.

These also apply to virtual interfaces created before the v4.5.6 update.

When you switch the Netbox version back to v4.5.5, the details can be opened again (on the old and on the new interface created with v4.5.6)

Image
*Originally created by @GoepiGB on 4/1/2026* ### NetBox Edition NetBox Community ### NetBox Version v4.5.6 in docker (netboxcommunity/netbox:v4.5.6) ### Python Version 3.12 ### Steps to Reproduce (0. Use a fresh NetBox install) 1. Create a device 2. Add a virtual interface 3. Click on the newly created interface ### Expected Behavior The details page of the interface opens up ### Observed Behavior A "dcim.models.device_components.Interface.virtual_circuit_termination.RelatedObjectDoesNotExist" error is raised. These also apply to virtual interfaces created before the v4.5.6 update. When you switch the Netbox version back to v4.5.5, the details can be opened again (on the old and on the new interface created with v4.5.6) <img width="852" height="547" alt="Image" src="https://github.com/user-attachments/assets/ac76058f-dd41-4944-a81f-42b43bb21b7e" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#33