添加ubuntu / trusty64 Vagrant Box时出错

时间:2018-06-25 11:20:36

标签: vagrant

命令:vagrant box add ubuntu/trusty64

输出:

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 Vagrant Cloud, 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://vagrantcloud.com/ubuntu/trusty64"]
Error: error:14077419:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert access denied

需要采取什么措施来避免此错误?

1 个答案:

答案 0 :(得分:0)

我正试图从办公室网络获取此图像。可能由于安全的环境,我收到了该错误。当我通过家庭wifi进行相同操作时,它没有任何错误。

这听起来可能不算技术,但这就是我解决的方法。