Docker can't connect to boot2docker because of TCP timeout

后端 未结 12 2022
遇见更好的自我
遇见更好的自我 2021-01-29 20:59

I\'m running Mac OS 10.9.5 (Mavericks), I\'ve followed https://docs.docker.com/installation/mac/ to install Docker. I get a timeout error message when I run Docker even though t

12条回答
  •  耶瑟儿~
    2021-01-29 21:02

    I had this issue after running Cisco AnyConnect. Even after I shut down AnyConnect, the issue persisted.

    @treehau5's answer works, but doing boot2docker poweroff, and then using Activity Monitor, kill the ciscod left behind by AnyConnect also worked for me. Then I opened a new Terminal window and started boot2docker normally and Docker commands then worked fine.

提交回复
热议问题