ValueError when retrieving the interface connections list #1801

Closed
opened 2025-12-29 17:19:15 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jun 19, 2018).

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.3.4

Description

When viewing the interfaces connections list at /dcim/interface-connections/, NetBox may raise a ValueError exception indicating that the incorrect model is specified for the InterfaceConnectionTable. Although the specified model is incorrect, most users don't seem to encounter the error. The specific conditions required to trigger the error are unclear.

This issue was originally raised on the mailing list.

Originally created by @jeremystretch on GitHub (Jun 19, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [x] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> ### Environment * Python version: 3.5.2 * NetBox version: 2.3.4 ### Description When viewing the interfaces connections list at `/dcim/interface-connections/`, NetBox may raise a ValueError exception indicating that the incorrect model is specified for the InterfaceConnectionTable. Although the specified model is incorrect, most users don't seem to encounter the error. The specific conditions required to trigger the error are unclear. This issue was originally raised [on the mailing list](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/netbox-discuss/aCrBM9BFIlY/rT3NvwjeBgAJ).
adam added the type: bugstatus: accepted labels 2025-12-29 17:19:15 +01:00
adam closed this issue 2025-12-29 17:19:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1801