AndrewDryga / vagrant-box-osx

Issue tracker for macOS Sierra Vagrant box.
https://app.vagrantup.com/AndrewDryga/boxes/vagrant-box-osx
MIT License
984 stars 106 forks source link

The box 'http://files.dryga.com/boxes/osx-yosemite-0.2.1.box' could not be found. #36

Closed demiters closed 7 years ago

demiters commented 8 years ago

arturs@arturs:~/git/osx$ vagrant init http://files.dryga.com/boxes/osx-yosemite-0.2.1.box A Vagrantfile has been placed in this directory. You are now ready to vagrant up your first virtual environment! Please read the comments in the Vagrantfile as well as documentation on vagrantup.com for more information on using Vagrant. arturs@arturs:~/git/osx$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... There are errors in the configuration of this machine. Please fix the following errors and try again:

vm:

What's the matter here?

AndrewDryga commented 8 years ago

Hi. It seems like some connectivity issues.

Does download start if you follow that link from your browser?

teocci commented 8 years ago

I have the same problem. I also downloaded the file directly from the links and I'm still having the same message:

vm: The box 'http://files.dryga.com/boxes/osx-yosemite-0.2.1.box' could not be found.

AndrewDryga commented 8 years ago

@teocci can you, please, provide your Vagrantfile?