【发布时间】:2017-04-16 22:19:22
【问题描述】:
有人可以帮我解决这个问题吗? 我在为 ubuntu/trusty64
设置 vagrant up 时遇到此错误ERROR:Failed to connect to atlas.hashicorp.com port 443: Connection refused
后来我意识到我甚至无法从命令提示符 ping 任何网站,但在浏览器中,我可以访问这些网站。我支持公司代理服务器。 以下是我在电源外壳中得到的确切错误。我在 Windows 10 机器上。
Bringing machine 'default' up with 'virtualbox' provider...
`==> default: Box 'ubuntu/trusty64' could not be found.
Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'ubuntu/trusty64' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: ["https://atlas.hashicorp.com/ubuntu/trusty64"]
Error: Failed to connect to atlas.hashicorp.com port 443: Connection refused`
【问题讨论】:
标签: command-line proxy vagrant ping