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
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?
The text was updated successfully, but these errors were encountered:
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).
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.
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?
The text was updated successfully, but these errors were encountered: