-
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
Could not login on the server #1532
Comments
Hi, please don't ignore the issue template and add more details about CVAT version, OS, etc. Also please attach logs |
It's working now after runing : |
I also meet this problem, but can't work around by docker-compose down and up
|
and when I run "docker-compose up", These information printed |
U can try with "chmod -R 777 wait-for-it.sh" |
I'm not sure why, but after this my 'docker-composer up' took all the steps in building 'cvat' once again and it solved my problem that was very similar to xuanwu348 |
Hello, sudo docker exec -it cvat bash -ic 'python3 ~/manage.py migrate' |
So I faced the same issue with E.g.:
|
|
I am getting problem in login :
"Could not check authorization on the server
Open the Browser Console to get details":
Failed to load resource: the server responded with a status of 502 (Bad Gateway)
cvat-app.tsx:159 Error: Request failed with status code 502. "\r\n<title>502 Bad Gateway</title>\r\n\r\n
502 Bad Gateway
\r\nnginx/1.16.1\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n".
e @ index.js:8
The text was updated successfully, but these errors were encountered: