Enable to connect two ports #984

Closed
opened 2025-12-29 16:27:34 +01:00 by adam · 2 comments
Owner

Originally created by @mdomore on GitHub (May 23, 2017).

Issue type: bug report

Python version: 2.7
NetBox version: v2.0.2

I have 2 device with each one a port of the same type 1G Base-T, i try to connect them and i have an error message

<class 'django.db.models.fields.related_descriptors.RelatedObjectDoesNotExist'>

InterfaceConnection has no interface_b.

Originally created by @mdomore on GitHub (May 23, 2017). <!-- Please note: GitHub issues are to be used only for feature requests and bug reports. For installation assistance or general discussion, please join us on the mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please indicate "bug report" or "feature request" below. Be sure to search the existing set of issues (both open and closed) to see if a similar issue has already been raised. --> ### Issue type: bug report <!-- If filing a bug, please indicate the version of Python and NetBox you are running. (This is not necessary for feature requests.) --> **Python version: 2.7** **NetBox version: v2.0.2** <!-- If filing a bug, please record the exact steps taken to reproduce the bug and any errors messages that are generated. If filing a feature request, please precisely describe the data model or workflow you would like to see implemented, and provide a use case. --> I have 2 device with each one a port of the same type 1G Base-T, i try to connect them and i have an error message <class 'django.db.models.fields.related_descriptors.RelatedObjectDoesNotExist'> InterfaceConnection has no interface_b.
adam added the status: duplicate label 2025-12-29 16:27:34 +01:00
adam closed this issue 2025-12-29 16:27:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 23, 2017):

Sounds like #1195. Please upgrade to v2.0.3. If you are still encountering the issue when running v2.0.3 I'll reopen this issue.

@jeremystretch commented on GitHub (May 23, 2017): Sounds like #1195. Please upgrade to v2.0.3. If you are still encountering the issue when running v2.0.3 I'll reopen this issue.
Author
Owner

@mdomore commented on GitHub (May 23, 2017):

yes i have see ths just after, upgrading now

@mdomore commented on GitHub (May 23, 2017): yes i have see ths just after, upgrading now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#984