【问题标题】:'Failed to connect to remote server: dial tcp ...: getsockopt: connection timed out' when initializing BOSH environment on AWS在 AWS 上初始化 BOSH 环境时,“无法连接到远程服务器:拨打 tcp ...:getsockopt:连接超时”
【发布时间】:2018-01-26 11:44:13
【问题描述】:

我关注了documentation,它提供了在 AWS 上创建 BOSH 环境的说明。

按照文档中的定义设置必要的AWS resources后,在创建BOSH环境(使用boshcreate-env bosh-deployment/bosh.yml...)时,遇到以下问题。

Started deploying
  Creating VM for instance 'bosh/0' from stemcell 'ami-1974417c light'... Finished (00:00:37)
  Waiting for the agent on VM 'i-00a10b77ed4c4083d' to be ready... Failed (00:08:43)
Failed deploying (00:09:20)

Stopping registry... Finished (00:00:00)
Cleaning up rendered CPI jobs... Finished (00:00:00)

Deploying:
  Creating instance 'bosh/0':
    Waiting until instance is ready:
      Starting SSH tunnel:
        Starting SSH tunnel:
          Failed to connect to remote server:
            dial tcp 10.0.0.6:22: getsockopt: connection timed out

Exit code 1

在我的 AWS 账户中,我发现 bosh/0 VM 已成功创建,但在等待创建的 VM 上的代理时它失败了。

我该如何解决这个问题?

【问题讨论】:

    标签: amazon-web-services cloud-foundry cf-bosh


    【解决方案1】:

    请在this GitHub 问题下找到该问题的讨论解决方案。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-22
      • 1970-01-01
      • 1970-01-01
      • 2019-10-18
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多