Home  >  Q&A  >  body text

boot2docker启动后一直处在等待状态

mac环境,boot2docker start后

    .........................oooooo

以前正常,就升级了系统go环境,brew upgrade go到1.4,以前是1.3。删除所有相关文件,重新开始,boot2docker init只完成了下载ios,没生产证书文件,感觉好像这里就有点问题,以前应该提示生成完成证书。

ringa_leeringa_lee2710 days ago567

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-04-21 11:21:04

    Solved.

    1. Use firstboot2docker start -v,发现输出一大堆Connecting to tcp://localhost:2022 (attempt #0) boot2docker

    2. After google, I found that /etc/host is missing127.0.0.1 localhost

    reply
    0
  • Cancelreply