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
I sucessfully created a task with 750 images and now want to upload an annotation file (COCO) that is of file size 1.2MB. I get the following error:
Failed to load resource: the server responded with a status of 413 () cvat-app.tsx:262 Error: Request failed with status code 413. "<html>\r\n<head><title>413 Request Entity Too Large</title></head>\r\n<body>\r\n<center><h1>413 Request Entity Too Large</h1></center>\r\n<hr><center>nginx/1.21.6</center>\r\n</body>\r\n</html>\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n".
I tried removing some annotations which shrunk the file size to 800kB and then the upload succeeded. How can I upload larger files?
The text was updated successfully, but these errors were encountered:
ninafiona
changed the title
Cannot upload annotation file larger than 1 MB (413 Request Entity Too Large)
Cannot upload annotation files larger than 1 MB (413 Request Entity Too Large)
Jun 8, 2022
I'll close this issue because It should be fixed in PR. Please try the latest CVAT version and don't hesitate to reopen the issue if it is still relevant.
I sucessfully created a task with 750 images and now want to upload an annotation file (COCO) that is of file size 1.2MB. I get the following error:
I tried removing some annotations which shrunk the file size to 800kB and then the upload succeeded. How can I upload larger files?
The text was updated successfully, but these errors were encountered: