-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Export then import using CVAT Video 1.1 #6219
Comments
Please, fill the issue template. What is CVAT version? |
I have updated the issue |
Template is lack of |
updated with docker logs |
|
@realtimshady1 the same issue #6309, try updating to the latest develop branch or wait until v2.4.7 is released. @bsekachev this is related to django-sendfile implementation, but doesn't affect file downloading, but I agree will be better to fix. |
I tried importing using the API and I got this error in the console
|
My actions before raising this issue
Steps to Reproduce (for bugs)
Expected Behaviour
If I export the data and then reupload it, it should be uploaded with no errors
Current Behaviour
The annotations fail to be uploaded and returns an error message
Possible Solution
If I export then upload using MOT, it works, however MOT format lacks the details fields so that information is lost.
Your Environment
Version: 8fae5d3 (HEAD) Release 2.5.0
Docker version: 20.10.22
Docker Swarm/ Kubernetes: No
OS: Debian GNU/Linux 11 (bullseye)
Here are two snippets of the
annotations.xml
fileDocker Logs after exporting and importing with CVAT format (url removed)
The text was updated successfully, but these errors were encountered: