Я добавил окно Add AWS Dummy в vagrant Но когда я создаю сервер, я получаю следующую ошибку.
$ vagrant up aws
Bringing machine 'aws' up with 'virtualbox' provider...
==> aws: Box 'dummy' could not be found. Attempting to find and install...
aws: Box Provider: virtualbox
aws: Box Version: >= 0
==> aws: Box file was not detected as metadata. Adding it directly...
==> aws: Adding box 'dummy' (v0) for provider: virtualbox
aws: Downloading: ./boxes/dummy.box
aws:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't open file /C:/my_folder/boxes/dummy.boxhere
ПРИМЕЧАНИЕ. Это отлично работает на Mac. Проблема только в windows
Возможно, вам придется вручную добавить поле, а затем запустить бродягу.
vagrant box add dummy https://github.com/mitchellh/vagrant-aws/raw/master/dummy.box
After installing the plugin (instructions above), the quickest way to get started is to actually use a dummy AWS box and specify all the details manually within a config.vm.provider block. So first, add the dummy box using any name you want:
Я сделал это. По-прежнему не работает. Я получаю ту же ошибку
у вас что-то не так в вашем Vagrantfile, я думаю у вас что-то есть на
config.vm.box_url