-
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
CVAT : Localhost refused to connect. #1170
Comments
Hi, try this fix: #1146 |
Thanks @bsekachev for your time. It seems it have worked. But now I have the same problem with different logging output. Mainly it is saying:
|
Oh, yes. Another recent fix: #1153 |
I did that but strangely enough connection to localhost is still being refused. And I can't find any obvious problem in the logs: And also Any thought? |
It turns out the problem might have arisen from using Docker Toolbox. To resolve the problem I followed the following answer on stackoverflow.
Though I had to do the same for port 7080 too. Also I had to run chrome as an administrator and to use incognito mode. |
I am trying to get CVAT to work on windows 7.
I have docker version 19.03.1, build 74b1e89e8a.
After running :
docker-compose build
Then:
docker-compose up -d
Output:
However the server is not actually up as I can't really connect to it on localhost:8080.
docker logs cvat
output: cvat_log.txtThe text was updated successfully, but these errors were encountered: