Can't select position in a rack #2957

Closed
opened 2025-12-29 18:24:01 +01:00 by adam · 5 comments
Owner

Originally created by @nicochouette on GitHub (Oct 15, 2019).

Environment

  • Python version: 2.7.13
  • NetBox version: 2.6.4

Steps to Reproduce

  1. Choose an existing device
  2. Change the position of this device in the rack (or in an other rack)

Expected Behavior

Select a position for a device in the rack

Observed Behavior

Can't select a position in the rack, select input displaying "Searching..."

Originally created by @nicochouette on GitHub (Oct 15, 2019). ### Environment * Python version: 2.7.13 * NetBox version: 2.6.4 ### Steps to Reproduce 1. Choose an existing device 2. Change the position of this device in the rack (or in an other rack) <!-- What did you expect to happen? --> ### Expected Behavior Select a position for a device in the rack <!-- What happened instead? --> ### Observed Behavior Can't select a position in the rack, select input displaying "Searching..."
adam closed this issue 2025-12-29 18:24:01 +01:00
Author
Owner

@subzer0iq commented on GitHub (Oct 15, 2019):

As of version 2.5, NetBox no longer supports Python 2. Python 3 is required to run any 2.5 release or later.
https://netbox.readthedocs.io/en/stable/installation/migrating-to-python3/

@subzer0iq commented on GitHub (Oct 15, 2019): As of version 2.5, NetBox no longer supports Python 2. Python 3 is required to run any 2.5 release or later. https://netbox.readthedocs.io/en/stable/installation/migrating-to-python3/
Author
Owner

@jeremystretch commented on GitHub (Oct 15, 2019):

This sounds like a recent bug that has been resolved. Please upgrade to NetBox v2.6.6.

@jeremystretch commented on GitHub (Oct 15, 2019): This sounds like a recent bug that has been resolved. Please upgrade to NetBox v2.6.6.
Author
Owner

@nicochouette commented on GitHub (Oct 15, 2019):

@brusilov in fact we are using Python 3.5, I didn't see that we were using virtualenv.

@nicochouette commented on GitHub (Oct 15, 2019): @brusilov in fact we are using Python 3.5, I didn't see that we were using virtualenv.
Author
Owner

@nicochouette commented on GitHub (Oct 15, 2019):

@jeremystretch Cool, we had no doubts it was a bug. Thanks, we will upgrade.

@nicochouette commented on GitHub (Oct 15, 2019): @jeremystretch Cool, we had no doubts it was a bug. Thanks, we will upgrade.
Author
Owner

@nicochouette commented on GitHub (Oct 15, 2019):

Upgrade to 2.6.6 OK.
Now it's working, we can set a position to a device.

@nicochouette commented on GitHub (Oct 15, 2019): Upgrade to 2.6.6 OK. Now it's working, we can set a position to a device.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2957