Direct Upgrade Failure - 3.5.8 to 3.7.4 #9353

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

Originally created by @Wyvern77 on GitHub (Mar 14, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.4

Python Version

3.8

Steps to Reproduce

  1. After upgrade from 3.5.8
  2. Log into NetBox
  3. Click on "Devices" from the left hand menu pane to see a list of device.

Expected Behavior

I would expect to see the list of all devices in NetBox via the GUI.

Observed Behavior

I see the following error when perusing the Device list in the GUI. API works.

image

Originally created by @Wyvern77 on GitHub (Mar 14, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.4 ### Python Version 3.8 ### Steps to Reproduce 1. After upgrade from 3.5.8 2. Log into NetBox 3. Click on "Devices" from the left hand menu pane to see a list of device. ### Expected Behavior I would expect to see the list of all devices in NetBox via the GUI. ### Observed Behavior I see the following error when perusing the Device list in the GUI. API works. ![image](https://github.com/netbox-community/netbox/assets/61153839/eb6e6b62-dae9-404d-b35b-a463076c1721)
adam closed this issue 2025-12-29 20:48:55 +01:00
Author
Owner

@Wyvern77 commented on GitHub (Mar 14, 2024):

Found the issue. Seems that a Custom Field using a choice list was the issue. When I removed and re-added the Custom Field the issue went away.

@Wyvern77 commented on GitHub (Mar 14, 2024): Found the issue. Seems that a Custom Field using a choice list was the issue. When I removed and re-added the Custom Field the issue went away.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9353