Pivotal Cloud Foundry - 连接被拒绝



我在 cf push 时看到了下面的错误。我创建了一个具有多个IP地址的"外部依赖项"。任何建议将不胜感激。

Staging...
[DownloadCache] WARN Unable to download http://tools.<sensitive-hostname>/icarus-cf-download/jbp_versions/v3.12-repo-v1/memory-calculator/trusty/x86_64/index.yml into cache /tmp: Failed to open TCP connection to https://approxy.<sensitive-hostname>:8443 (Connection refused - connect(2) for "https://approxy.<sensitive-hostname>" port 8443)
[Buildpack] ERROR Compile failed with exception #<RuntimeError: Open JDK Like Memory Calculator error: Unable to find cached file for http://tools<sensitive-hostname>/icarus-cf-download/jbp_versions/v3.12-repo-v1/memory-calculator/trusty/x86_64/index.yml>
Open JDK Like Memory Calculator error: Unable to find cached file for http://tools<sensitive-hostname>/icarus-cf-download/jbp_versions/v3.12-repo-v1/memory-calculator/trusty/x86_64/index.yml
Failed to compile droplet
Exit status 223

您必须将安全组配置为允许访问从外部网络拉取资源。

参考助理秘书长

相关内容

  • 没有找到相关文章

最新更新