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
No response
I want to create a new task from remote sources that its URL placed in internal network. But I got this error:
Does it need to the internet? because I don't have internet on my virtual machine but I have ping to the machine that this URL belongs to.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
In addition to this information, I can download this image om my virtual machine by using wget command.
Sorry, something went wrong.
Hi, please read the manual https://docs.cvat.ai/docs/manual/basics/create_an_annotation_task/#select-files. If the host is a localhost, you might need to make the url reachable from the CVAT container as described here or here.
You need to define SMOKESCREEN_OPTS env variable to access local IPs here https://github.com/cvat-ai/cvat/blob/develop/docker-compose.yml#L17 like this https://github.com/cvat-ai/cvat/blob/develop/tests/allow_minio.sh#L3
SMOKESCREEN_OPTS
No branches or pull requests
Actions before raising this issue
Steps to Reproduce
No response
Expected Behavior
No response
Possible Solution
No response
Context
I want to create a new task from remote sources that its URL placed in internal network. But I got this error:
Does it need to the internet? because I don't have internet on my virtual machine but I have ping to the machine that this URL belongs to.
Thanks in advance.
Environment
No response
The text was updated successfully, but these errors were encountered: