-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Cannot create a task on locally installed CVAT #5453
Comments
same issue here |
@walterwangimagr , @amitmohanty , thanks for the report. We will try to reproduce the issue on our side and fix ASAP. |
@amitmohanty , @walterwangimagr , I cannot reproduce the problem on my side. Could you please provide the exact steps to reproduce? Also, please send us logs:
|
@David-19940718 , I was able to reproduce it now. It is important to run CVAT with a simple command like I will close the issue. Please follow the original one: #5448 |
Fixes cvat-ai#5448, cvat-ai#5453, cvat-ai#5457 - Relaxed env var requirements in the images, no mandatory ones - RQ workers now use a custom python class for remote debugging - Factored out common remote debugging implementation
My actions before raising this issue
I have installed CVAT locally following the instructions here.
When I try to create a task, I get stuck in the image upload page and unable to create a task.
Expected Behaviour
Task should be created with the uploaded image.
Current Behaviour
The task is not created, and I am unable to move to the next stage
Possible Solution
Steps to Reproduce (for bugs)
Context
Cannot use CVAT to label images and videos
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
The text was updated successfully, but these errors were encountered: