You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi after following the instructions to install the vagrant version of rhipe, and performing
vagrant up --provider=virtualbox
I get
/usr/bin/vagrant:57: warning: Insecure world writable dir /home/felipe/anaconda3/bin in PATH, mode 040777
/usr/lib/ruby/vendor_ruby/vagrant/pre-rubygems.rb:33: warning: Insecure world writable dir /home/felipe/anaconda3/bin in PATH, mode 040777
/usr/lib/ruby/vendor_ruby/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /home/felipe/anaconda3/bin in PATH, mode 040777
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'hashicorp/precise64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'hashicorp/precise64' 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/hashicorp/precise64"]
Error: The requested URL returned error: 404 Not Found
I have tried a number of solutions but without any success.
The text was updated successfully, but these errors were encountered:
Hi after following the instructions to install the vagrant version of rhipe, and performing
vagrant up --provider=virtualbox
I get
I have tried a number of solutions but without any success.
The text was updated successfully, but these errors were encountered: