We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
docker-compose up -d
I have tried this in windows with the same video, so the problem is not from the data.
It shows this message:
Could not create the task Open the Browser Console to get details
The Chrome console shows:
cvat-app.tsx:292 Error: tus: unexpected response while creating upload, originated from request (method: POST, url: http://localhost:8080/api/tasks/9/data/, response code: 403, response text: {"detail":"CSRF Failed: CSRF token missing or incorrect."}, request id: n/a).
Seems to be a problem with authentication.
Please let me know how to fix this.
Thank you.
The text was updated successfully, but these errors were encountered:
@hadi-ghnd
I can not reproduce it.
Could you please be more specific, provide exact CVAT commit hash, fill the issue template, provide some logs from the CVAT container?
Sorry, something went wrong.
Thank you @bsekachev. Your suggestion here fixed this issue.
No branches or pull requests
My actions before raising this issue
docker-compose up -d
I have tried this in windows with the same video, so the problem is not from the data.
Current Behaviour
It shows this message:
The Chrome console shows:
Possible Solution
Seems to be a problem with authentication.
Your Environment
Please let me know how to fix this.
Thank you.
The text was updated successfully, but these errors were encountered: