-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vagrant 1.9.5 fails find or access in the remote catalog 'geerlingguy/ubuntu1604' #9500
Comments
Same here. Looks like they decommissioned some "old" links. (more info: https://groups.google.com/forum/#!topic/vagrant-up/H8C68UTkosU) |
It also appears that already downloaded boxes "remember" their downloaded location in the file Deleting and adding them again solved my problem. |
Duplicate of #9442. That thread should have more information on how to fix it...thanks! |
Thanks @jobec. While I didn't use the
which did work. Thanks |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Vagrant version
Vagrant 1.9.5 + vagrant-vbguest 0.15.1, vagrant-hostsupdater 1.0.2
Ansible 2.4.3.0
Virtual Box 5.1.32 r120294 (Qt5.6.3)
Host operating system
Mac OSX 10.13.2
Vagrantfile
Actual behavior
References
geerlingguy/drupal-vm#981
#7969
Solutions tried
sudo rm /opt/vagrant/embedded/bin/curl; // Failed
Don't want to revert to older versions as other boxes need current set up
The text was updated successfully, but these errors were encountered: