name': ['This field cannot be blank.] #1356
Unanswered
alemsas
asked this question in
Getting Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I try to work with my internal scripts and i face with this
{"error": "{'name': ['This field cannot be blank.']}", "exception": "ValidationError", "netbox_version": "4.1.6", "python_version": "3.12.3"}#
I see bug fixes for netbox but for netbox-docker doesnt see anything!how can I fix it?!
I use this version of docker:
![image](https://private-user-images.githubusercontent.com/67168373/391865125-5aa1b108-d33d-4810-8aa7-f27782bd1d3b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzgxMTEsIm5iZiI6MTczOTE3NzgxMSwicGF0aCI6Ii82NzE2ODM3My8zOTE4NjUxMjUtNWFhMWIxMDgtZDMzZC00ODEwLThhYTctZjI3NzgyYmQxZDNiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA4NTY1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ1NmM3MjkyZmE3ZWNlNWYyMDExYTRmM2EwMzkzZDE4ZjEyN2NjZjQwMjIzYzU1ZjVmN2M4N2JhYTQwNTI2MDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iQAWFcNo_YlIFZ_jbrd0-ZjuKcdnraJiEbhG7UdBalc)
https://github.com/netbox-community/netbox-docker/releases/tag/3.0.2
also I see that this bug solve for non-docker version
is there any way to solve this problem?!
Beta Was this translation helpful? Give feedback.
All reactions