【问题标题】:docker-machine AWS can't create machine Error checking and/or regenerating the certsdocker-machine AWS 无法创建机器错误检查和/或重新生成证书
【发布时间】:2017-07-02 02:27:43
【问题描述】:

突然之间,我无法在 AWS 上使用 docker machine 创建新机器。我可以很好地连接到旧机器,但是在尝试创建新机器时,我得到了这个输出:

Waiting for machine to be running, this may take a few minutes... Detecting operating system of created instance... Waiting for SSH to be available... Detecting the provisioner... Provisioning with ubuntu(upstart)... Installing Docker... Copying certs to the local machine directory... Copying certs to the remote machine... Setting Docker configuration on the remote daemon... Checking connection to Docker... Error creating machine: Error checking the host: Error checking and/or regenerating the certs: There was an error validating certificates for host "x.x.155.174:2376": read tcp x.x.x.x:xxxxx->x.x.155.174:2376: read: connection reset by peer You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'. Be advised that this will trigger a Docker daemon restart which might stop running containers.

我正在使用这个 AMI ami-5e63d13e

有人有解决方法吗?卡了几个小时

【问题讨论】:

    标签: docker amazon-ec2 docker-machine


    【解决方案1】:

    这是 Docker 中的一个错误,已在最新版本 (0.12.1) 中修复:https://github.com/docker/machine/issues/4156

    【讨论】:

      猜你喜欢
      • 2016-04-11
      • 2016-07-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-02-11
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多