netbox-v3.2-beta1 interface-connections error #6109

Closed
opened 2025-12-29 19:36:53 +01:00 by adam · 1 comment
Owner

Originally created by @ThomasADavis on GitHub (Feb 16, 2022).

NetBox version

v3.2-beta1

Python version

3.8

Steps to Reproduce

https://beta-demo.netbox.dev/dcim/interface-connections/

Expected Behavior

Works.

Observed Behavior

Server Error
There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'AttributeError'>

'InterfaceConnectionTable' object has no attribute 'configure'

Python version: 3.8.10
NetBox version: 3.2.0-beta1
If further assistance is required, please post to the [NetBox discussion forum](https://github.com/netbox-community/netbox/discussions) on GitHub.
Originally created by @ThomasADavis on GitHub (Feb 16, 2022). ### NetBox version v3.2-beta1 ### Python version 3.8 ### Steps to Reproduce https://beta-demo.netbox.dev/dcim/interface-connections/ ### Expected Behavior Works. ### Observed Behavior ``` Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'AttributeError'> 'InterfaceConnectionTable' object has no attribute 'configure' Python version: 3.8.10 NetBox version: 3.2.0-beta1 If further assistance is required, please post to the [NetBox discussion forum](https://github.com/netbox-community/netbox/discussions) on GitHub. ```
adam added the type: bug label 2025-12-29 19:36:53 +01:00
adam closed this issue 2025-12-29 19:36:53 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 16, 2022):

Should be the same issue as #8671.

@jeremystretch commented on GitHub (Feb 16, 2022): Should be the same issue as #8671.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6109