You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker version docker version (e.g. Docker 17.0.05): 19.03.8
Are you using Docker Swarm or Kubernetes? No
Operating System and version (e.g. Linux, Windows, MacOS): Linux 4.15.0-99-generic Release 0.2 #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Code example or link to GitHub repo or gist to reproduce problem:
@smartnet-club Hi, looks you posted payload form request at api/v1/tasks endpoint and it should not contain image quality parameter. What is payload of api/v1/tasks/<task_id>/data request?
Could you clear browser cache and try again?
Failed to create new task
Expected Behaviour
Task created successfully.
Current Behaviour
Error: Request failed with status code 400. {"image_quality":["This field is required."]}.
Possible Solution
Steps to Reproduce (for bugs)
Your Environment
git log -1
): commit 011c4aa (HEAD, tag: v1.0.0-beta.2, origin/release-1.0.0)docker version
(e.g. Docker 17.0.05): 19.03.8cvat | 2020-05-06 06:48:28,074 DEBG 'runserver' stderr output:
cvat | [Wed May 06 06:48:28.073993 2020] [wsgi:error] [pid 243:tid 140507370841856] [remote 172.22.0.6:40402] [2020-05-06 06:48:28,073] WARNING django.request: Bad Request: /api/v1/tasks/12/data
cvat |
cvat | 2020-05-06 06:48:28,074 DEBG 'runserver' stderr output:
cvat | [Wed May 06 06:48:28.074083 2020] [wsgi:error] [pid 243:tid 140507370841856] [remote 172.22.0.6:40402] WARNING:django.request:Bad Request: /api/v1/tasks/12/data
cvat |
cvat_proxy | 213.59.158.96 - - [06/May/2020:06:48:28 +0000] "POST /api/v1/tasks/12/data HTTP/1.1" 400 45 "http://server.no-ip.org:8080/tasks/create" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Safari/537.36"
cvat_proxy | 213.59.158.96 - - [06/May/2020:06:48:28 +0000] "DELETE /api/v1/tasks/12 HTTP/1.1" 204 0 "http://server.no-ip.org:8080/tasks/create" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Safari/537.36"
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: