-
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 start Automatic annotation, Max retries exceeded with url: / #4904
Comments
Hi, cvat_worker_low:
extra_hosts:
- "host.docker.internal:host-gateway" |
Also get this error:
|
Ooh, this my code error, my model return a error value to function handler, sorry.
This work for me. Thx. |
hi,where to modify this file? it's in the container of 'cvat_worker_low' or other? but it's likely that the fiels of the container will be restored when reboot the container |
@MikoyChinese I have the same error logs |
@MrRe0 You can create a new docker compose file as override such as
then run this:
Finally, you need to clean your browser cookies to visit your host. If you run this on develop branch, don't forget add |
@MikoyChinese thanks a lot, now it works. |
it works for me, Thank you :) |
i have same error with you :
But add extra_hosts to cvat_worker_low not work for me. Please help. |
Browser Console:
Docker: cvat_worker_low
Steps to Reproduce (for bugs)
sudo iptables -t nat -I PREROUTING 1 -d 172.17.0.1 -j DNAT --to 172.240.0.1
fixYour Environment
git log -1
): commit 4167a4e (HEAD -> develop, origin/develop, origin/HEAD)The text was updated successfully, but these errors were encountered: