I am on windows 10 and has VirtualBox 5.0.14 and vagrant 1.8.1 installed in it.
While i try to add a box it gives me this error:
Command: $ vagrant box add ubuntu/trusty64
Error:
The box 'ubuntu/trusty64' 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/trusty64"] Error:
Any idea for this issue?
Command: vagrant halt [name|id] This command shuts down the running machine Vagrant is managing. Vagrant will first attempt to gracefully shut down the machine by running the guest OS shutdown mechanism. If this fails, or if the --force flag is specified, Vagrant will effectively just shut off power to the machine.
Try this
$ sudo rm /opt/vagrant/embedded/bin/curl
https://github.com/Varying-Vagrant-Vagrants/VVV/issues/354
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With