mechaphish / mecha-docs

Documentation for the Mechanical Phish.
229 stars 37 forks source link

s3.amazonaws.com is acces denied~ #4

Open kahn3015 opened 5 years ago

kahn3015 commented 5 years ago

root@john-SVP1322XPKB:/home/john/angr-dev/virtual-competition# vagrant up ti Bringing machine 'ti' up with 'virtualbox' provider... ==> ti: Box 'cgc-linux-dev' could not be found. Attempting to find and install... ti: Box Provider: virtualbox ti: Box Version: >= 0 ==> ti: Box file was not detected as metadata. Adding it directly... ==> ti: Adding box 'cgc-linux-dev' (v0) for provider: virtualbox ti: Downloading: http://s3.amazonaws.com/cgcdist/boxes/vm.json 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: 403 Forbidden

What shall I do?

buckohfive commented 5 years ago

Darpa graciously rehosted the vagrant files necessary. I changed the URL in the Vagrant file and issued a pull request (in repo mechaphish/virtual-competition).

buckohfive commented 5 years ago

I should note, if you want to run the ti vagrant box inside a Virtualbox VM, then set cpus = 1 in the Vagrantfile. You can next VMs, but only if the sub-guest has one CPU.