Netbox Topology Show Circuits | Index Error and Tags Not Searchable #9334

Closed
opened 2025-12-29 20:48:40 +01:00 by adam · 1 comment
Owner

Originally created by @dyemi6075 on GitHub (Mar 8, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.1

Python Version

3.11

Steps to Reproduce

Show Circuit Terminations Error

  1. Topology Filter select "Show Circuit Terminations"
  2. Press search

Provides the following error:

<class 'IndexError'>

list index out of range

Python version: 3.11.5
NetBox version: 3.7.1
Plugins:
netbox_circuitmaintenance: 0.3.0
netbox_documents: 0.6.3
netbox_topology_views: 3.9.0
netbox_webhook_receiver: 0.2.0

Searchable tags not available in Topology Search

  1. Open Topology Filter
  2. Select Tags search box. No Tags are listed

Bug/Request (not sure)
Colour of circuits/logical connections can be changed if in Planned, decom ect states

Expected Behavior

Show Circuit Terminations:

Able to show circuit terminations on topology (This works with show logical connections)

Tags:

Expect to be able to draw a topology based on tags appended to circuits or devices

Logical Connections/Circuits in Active, Planned or Decommissioned state have different colours on Topology

Observed Behavior

show circuit terminations:

<class 'IndexError'>

list index out of range

Python version: 3.11.5
NetBox version: 3.7.1
Plugins:
netbox_circuitmaintenance: 0.3.0
netbox_documents: 0.6.3
netbox_topology_views: 3.9.0
netbox_webhook_receiver: 0.2.0

Tags:

No Tags found to be selected in Filter

No colour changes available for different state logical connections or circuits.

I can see circuit types can be given different colours, but that requires the circuit termination option to work I expect

Originally created by @dyemi6075 on GitHub (Mar 8, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.1 ### Python Version 3.11 ### Steps to Reproduce Show Circuit Terminations Error 1. Topology Filter select "Show Circuit Terminations" 2. Press search Provides the following error: <class 'IndexError'> list index out of range Python version: 3.11.5 NetBox version: 3.7.1 Plugins: netbox_circuitmaintenance: 0.3.0 netbox_documents: 0.6.3 netbox_topology_views: 3.9.0 netbox_webhook_receiver: 0.2.0 Searchable tags not available in Topology Search 1. Open Topology Filter 2. Select Tags search box. No Tags are listed Bug/Request (not sure) Colour of circuits/logical connections can be changed if in Planned, decom ect states ### Expected Behavior Show Circuit Terminations: Able to show circuit terminations on topology (This works with show logical connections) Tags: Expect to be able to draw a topology based on tags appended to circuits or devices Logical Connections/Circuits in Active, Planned or Decommissioned state have different colours on Topology ### Observed Behavior show circuit terminations: <class 'IndexError'> list index out of range Python version: 3.11.5 NetBox version: 3.7.1 Plugins: netbox_circuitmaintenance: 0.3.0 netbox_documents: 0.6.3 netbox_topology_views: 3.9.0 netbox_webhook_receiver: 0.2.0 Tags: No Tags found to be selected in Filter No colour changes available for different state logical connections or circuits. I can see circuit types can be given different colours, but that requires the circuit termination option to work I expect
adam closed this issue 2025-12-29 20:48:40 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 8, 2024):

This issue appears to be related to one of your installed plugins. This repository accepts bug reports only for the core NetBox project; please open a bug report with the maintainer of the specific plugin responsible for the error.

@jeremystretch commented on GitHub (Mar 8, 2024): This issue appears to be related to one of your installed plugins. This repository accepts bug reports only for the core NetBox project; please open a bug report with the maintainer of the specific plugin responsible for the error.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9334