cvat-ai/cvat

Could not restore project backup

Closed this issue · 2 comments

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

I am getting an error:
"Could not restore project backup.
KeyError: "There is no item named 'project.json' in the archive"

  1. I create Backup Project and downloading it.
  2. I'll unzip it and zip it immediately without any changes.
  3. Click Import from backup and getting specified error.

Mac OS ventura 13.7

I am testing backup feature for possible changes in project (adding new tasks for example).
But even simple action without any changes in backup, just unzip/zip actions make it unusable for restore.

Thanks a lot for help.

Expected Behavior

No response

Possible Solution

No response

Context

No response

Environment

No response

Probably you have extra top level directory in new archive.

Thanks, everything is ok