Skip to content
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

invalid IP address in add-host: "host-gateway" #5488

Closed
geoffzhang opened this issue Dec 19, 2022 · 1 comment
Closed

invalid IP address in add-host: "host-gateway" #5488

geoffzhang opened this issue Dec 19, 2022 · 1 comment

Comments

@geoffzhang
Copy link

when i run:

docker-compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml up
the error occurred:
cvat_redis is up-to-date
Recreating nuclio ...
cvat_db is up-to-date
cvat_opa is up-to-date
traefik is up-to-date
cvat_utils is up-to-date
Recreating 847f0b8597cf_cvat_worker_low ...
Recreating d70ca6decff8_cvat_server ...
cvat_worker_webhooks is up-to-date
Recreating d70ca6decff8_cvat_server ... error
Recreating 847f0b8597cf_cvat_worker_low ... error
Recreating nuclio ... done

ERROR: for 847f0b8597cf_cvat_worker_low Cannot create container for service cvat_worker_low: invalid IP address in add-host: "host-gateway"

ERROR: for cvat_server Cannot create container for service cvat_server: invalid IP address in add-host: "host-gateway"

ERROR: for cvat_worker_low Cannot create container for service cvat_worker_low: invalid IP address in add-host: "host-gateway"
ERROR: Encountered errors while bringing up the project.

please how to solve it ?

@azhavoro
Copy link
Contributor

Try to update docker
docker/cli#2664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants