ERROR: "Job for docker.service canceled." error when DIND*_PROXY set
hawsers opened this issue · 6 comments
Test in CentOS 7.5, after comment this line, proxy work well.
@hawsers thanks so much!
I use an Ubuntu 18 virtual machine (VirtualBox) on a Window host.
Initially it didn't work I had some proxy errors hence I added in the .bashrc:
DIND_HTTP_PROXY=
DIND_HTTPS_PROXY=
DIND_NO_PROXY=
But I had your same error that was solved commenting that line,
I'm curious how were you able to spot it?
Huge thanks!
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
I think this has been fixed w/ the new released pre-configured scripts, e.g. https://github.com/kubernetes-sigs/kubeadm-dind-cluster/releases/download/v0.2.0/dind-cluster-v1.14.sh
/close
@morningspace: Closing this issue.
In response to this:
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.