Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Task Fails With Large Files #3691

Closed
omerergun1123 opened this issue Sep 18, 2021 · 4 comments
Closed

Create Task Fails With Large Files #3691

omerergun1123 opened this issue Sep 18, 2021 · 4 comments
Labels
question Further information is requested

Comments

@omerergun1123
Copy link

I can create497mb task on cvat.org but cannot create same task on cvat which is deployed on AWS machine. The logs that I get on cvat container:

[Thu Sep 16 12:09:16.214778 2021] [wsgi:info] [pid 336:tid 140316382443264] mod_wsgi (pid=336): Daemon process request time limit exceeded, stopping process 'localhost:8080'
[Thu Sep 16 12:21:57.519115 2021] [wsgi:error] [pid 274:tid 140316656023296] [client 192.168.1.144:57644] mod_wsgi (pid=274): Request data write error when proxying data to daemon process: Broken pipe., referer: http://192.168.1.83:7080/

@omerergun1123
Copy link
Author

Is there any different method related to deployment of cvat.org differs from mine on machine. I mean something recovers when network lives momentarty disconnections during upload. I see that broken pipe log then cvat container restrarts itself

@bsekachev
Copy link
Member

Hi @omerergun1123

You can try creating a task using data from shared storage/remote sources/AWS or other cloud storages.
Please, refer to documentation to learn more.
Also there are options to mount cloud storage to a local filesystem: https://openvinotoolkit.github.io/cvat/docs/administration/advanced/mounting_cloud_storages/

Documentation about cloud storages is not ready yet, but PR is: #3372

@bsekachev bsekachev added the question Further information is requested label Sep 23, 2021
@nmanovic
Copy link
Contributor

@omerergun1123 , I will close the issue. Don't hesitate to ask our https://gitter.im/opencv-cvat/public community if you have more questions.

@japel
Copy link

japel commented Feb 23, 2022

#1080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants