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
I have an issue setting up vagrant-chef.
I'm receiving a "404 not found" error when trying to use Vagrant Cloud.
See below.
C:\Program Files (x86)\HashiCorp\Vagrant\bin>vagrant init friendsofcake/cakephp-
baking
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.
C:\Program Files (x86)\HashiCorp\Vagrant\bin>vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'friendsofcake/cakephp-baking' could not be found. Attempting t
o find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'friendsofcake/cakephp-baking'
default: URL: https://atlas.hashicorp.com/friendsofcake/cakephp-baking
==> default: Adding box 'friendsofcake/cakephp-baking' (v1.0) for provider: virt
ualbox
default: Downloading: https://app.vagrantup.com/friendsofcake/boxes/cakephp-
baking/versions/1.0/providers/virtualbox.box
default: Progress: 0% (Rate: 0curl:/s, Estimated time remaining: --:--:--)
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
The requested URL returned error: 404 Not Found
The text was updated successfully, but these errors were encountered:
Hello all,
I have an issue setting up vagrant-chef.
I'm receiving a "404 not found" error when trying to use Vagrant Cloud.
See below.
The text was updated successfully, but these errors were encountered: