在vagrant up上不断收到此错误:
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/vivid64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'ubuntu/vivid64' 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/vivid64"]
Error: The requested URL returned error: 404 Not Found
我建议url有问题,但不知道如何解决它..
你也可以尝试larryli / vivid64盒子。
该框不存在 - 网址返回404.尝试不同的框,如https://atlas.hashicorp.com/ubuntu/boxes/wily64
您可以执行以下步骤之一: