Sliim / pentest-env

Pentest environment deployer (kali linux + targets) using vagrant and chef.
http://sliim.github.io/pentest-env/
GNU General Public License v3.0
628 stars 169 forks source link

Vagrant up kali 503 errors #11

Closed ceceps closed 8 years ago

ceceps commented 8 years ago

I try to follow install vagrant box as describe but no luck get 503 errors like this

D:\pentest-env> vagrant up kali
Bringing machine 'kali' up with 'virtualbox' provider...
==> kali: Box 'kali-2016.1' could not be found. Attempting to find and install...
    kali: Box Provider: virtualbox
    kali: Box Version: >= 0
==> kali: Box file was not detected as metadata. Adding it directly...
==> kali: Adding box 'kali-2016.1' (v0) for provider: virtualbox
    kali: Downloading: http://box.hackbbs.org/kali-2016.1.box
    kali:
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: 503 Service Unavailable
Sliim commented 8 years ago

Hi!

Sorry, hackbbs.org was down. This should be ok now.

ceceps commented 8 years ago

Ok thanks