<class 'django.core.exceptions.FieldError'> Cannot resolve keyword 'label' into field #10821

Closed
opened 2025-12-29 21:36:18 +01:00 by adam · 4 comments
Owner

Originally created by @Kftss on GitHub (Feb 27, 2025).

Deployment Type

NetBox Cloud

NetBox Version

4.2.4

Python Version

3.12

Steps to Reproduce

After upgrading from 4.1.4 to 4.2.4 i receive the following error when i navigate on the devices tab. I can create a new device but not list all the devices as expected.

Image

Expected Behavior

Devices Navigation

Observed Behavior

Cannot navigate on the devices tab

Originally created by @Kftss on GitHub (Feb 27, 2025). ### Deployment Type NetBox Cloud ### NetBox Version 4.2.4 ### Python Version 3.12 ### Steps to Reproduce After upgrading from 4.1.4 to 4.2.4 i receive the following error when i navigate on the devices tab. I can create a new device but not list all the devices as expected. ![Image](https://github.com/user-attachments/assets/6ecce759-b493-4353-a294-91badb42ef64) ### Expected Behavior Devices Navigation ### Observed Behavior Cannot navigate on the devices tab
adam closed this issue 2025-12-29 21:36:18 +01:00
Author
Owner

@alehaa commented on GitHub (Feb 27, 2025):

Are you sure you're using NetBox cloud? You mentioned upgrading the deployment … If your deployment is self-hosted, can you please provide a full stack trace from the server logs?

@alehaa commented on GitHub (Feb 27, 2025): Are you sure you're using NetBox cloud? You mentioned upgrading the deployment … If your deployment is self-hosted, can you please provide a full stack trace from the server logs?
Author
Owner

@Kftss commented on GitHub (Feb 27, 2025):

Are you sure you're using NetBox cloud? You mentioned upgrading the deployment … If your deployment is self-hosted, can you please provide a full stack trace from the server logs?

Im sorry i set deployment type "Netbox Cloud" by accident. I finally solved my problem. As appeared there was a problem on the Configure Table from the previous installation. I removed every "label" reference from users_userconfig table and all seems right.

@Kftss commented on GitHub (Feb 27, 2025): > Are you sure you're using NetBox cloud? You mentioned upgrading the deployment … If your deployment is self-hosted, can you please provide a full stack trace from the server logs? Im sorry i set deployment type "Netbox Cloud" by accident. I finally solved my problem. As appeared there was a problem on the Configure Table from the previous installation. I removed every "label" reference from users_userconfig table and all seems right.
Author
Owner

@alehaa commented on GitHub (Feb 27, 2025):

Excellent. Please remember to close the issue when it is resolved.

@alehaa commented on GitHub (Feb 27, 2025): Excellent. Please remember to close the issue when it is resolved.
Author
Owner

@jeremystretch commented on GitHub (Feb 28, 2025):

Thanks for the assistance @alehaa!

@jeremystretch commented on GitHub (Feb 28, 2025): Thanks for the assistance @alehaa!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10821