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

docker network create : Pool overlaps with other one on this address space #9069

Closed
medyagh opened this issue Aug 24, 2020 · 1 comment · Fixed by #9294
Closed

docker network create : Pool overlaps with other one on this address space #9069

medyagh opened this issue Aug 24, 2020 · 1 comment · Fixed by #9294
Labels
co/docker-driver Issues related to kubernetes in container kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@medyagh
Copy link
Member

medyagh commented Aug 24, 2020

as seen here https://storage.googleapis.com/minikube-builds/logs/9065/8bc8325/Docker_Linux.html#fail_TestOffline%2fgroup%2fcontainerd

	I0822 18:04:37.920257  332897 cli_runner.go:109] Run: docker network create --driver=bridge --subnet=192.168.39.0/24 --gateway 192.168.39.1 offline-containerd-20200822180426-331183
	W0822 18:04:37.975776  332897 kic.go:85] unable to create docker network; node ip may not be stable: error creating network: docker network create --driver=bridge --subnet=192.168.39.0/24 --gateway 192.168.39.1 offline-containerd-20200822180426-331183: exit status 1
	stdout:
	
	stderr:
	Error response from daemon: Pool overlaps with other one on this address space
@medyagh medyagh changed the title docker driver: Pool overlaps with other one on this address space docker network create : Pool overlaps with other one on this address space Aug 24, 2020
@medyagh
Copy link
Member Author

medyagh commented Aug 24, 2020

cc: @josedonizetti

@medyagh medyagh added kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. co/docker-driver Issues related to kubernetes in container labels Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/docker-driver Issues related to kubernetes in container kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
1 participant