name': ['This field cannot be blank.] #1356
Unanswered
alemsas
asked this question in
Getting Help
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# 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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTI1OTgsIm5iZiI6MTczOTIxMjI5OCwicGF0aCI6Ii82NzE2ODM3My8zOTE4NjUxMjUtNWFhMWIxMDgtZDMzZC00ODEwLThhYTctZjI3NzgyYmQxZDNiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE4MzEzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNiNzIwMjRlZWJjZjI1YmNjMzFiNGQ5MDQ1M2RiZGViMzY0N2NhYjcwNzA0MDBhM2ZhYWEyOTJmNjZkNGJjNTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JZc0brVby6UVfNFPh5BHub9WBJ0AflqYSNS6hIN6gyo)
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