cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
11.74k stars 2.88k forks source link

Could not restore project backup #8073

Closed kailash-delvify closed 1 day ago

kailash-delvify commented 4 days ago

Actions before raising this issue

Steps to Reproduce

Click on project click on create from backup upload zip file having size 40GBCreatethe

Expected Behavior

should restore the project and all annotations tasks

Possible Solution

should restore the project and all annotations tasks annotation

Context

Dear team I am trying to upload a backup from another server while doing so i am getting file size exceeds the max limit of 25GBPlease help, as I have annotated videos for the last 4 to 5 months and it is not working.Please help me solve this problem. It requires me to be ready to pay for support.

Environment

install using guide
bsekachev commented 4 days ago

Try to adjust setting TUS_MAX_FILE_SIZE in cvat/settings/base.py (25 GB is default value) and re-build CVAT images: docker compose -f docker-compose.yml -f docker-compose.dev.yml up -d --build

kailash-delvify commented 4 days ago

Thank you very much @bsekachev

Although it now not showing a limit size error, it has been running for 1 hour. How long does it normally take to upload a 40GB backup?

kailash-delvify commented 4 days ago

@bsekachev after running for several hours: I am getting the following error:

Could not restore project backup: ValueError: No media data found

kailash-delvify commented 4 days ago

Please help, my 4-5-month work is at stake, @bsekachev

azhavoro commented 3 days ago

@kailash-delvify Have you tried to backup/restore tasks from the project individually?

kailash-delvify commented 3 days ago

@bsekachev I am having trouble restoring a project backup as I'm encountering a media data entry error.

When attempting to restore individual tasks, I am also getting a "task.json not found" error, even though the file is present in the folder structure. Here's the layout: ├── data │ └── {user uploaded data} ├── task.json └── annotations.json

azhavoro commented 3 days ago

@kailash-delvify It's possible to share the archive so we can reproduce the issue on our side?

kailash-delvify commented 3 days ago

@bsekachev , could you please share your email address? so i can share archive

azhavoro commented 3 days ago

@bsekachev , could you please share your email address? so i can share archive

andrey@cvat.ai

kailash-delvify commented 3 days ago

@bsekachev , I have sent an email with an attachment.

azhavoro commented 1 day ago

Without data we can't reproduce the problem, so I'm closing the issue for now.