我在mac OSX 10.12.1上安装了最新的vagrant.
当我试图跑vagrant box add laravel/homestead无济于事.然后我得到:
$ vagrant box add laravel/homestead
The box 'laravel/homestead' 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.
Run Code Online (Sandbox Code Playgroud)
扩展的URL和错误消息如下所示:
URL: ["https://atlas.hashicorp.com/laravel/homestead"]
Error:
Run Code Online (Sandbox Code Playgroud)
请注意,没有列出错误,也没有提到SSL问题.
所以我试着跑步vagrant box add laravel/homestead.这是我得到的回应的摘录:
$ vagrant box add laravel/homestead https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.5.0/providers/virtualbox.box --debug
==> box: Adding box 'laravel/homestead' (v0) for provider:
INFO box_add: …Run Code Online (Sandbox Code Playgroud)