rapid7 / metasploitable3

Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.
Other
4.76k stars 1.15k forks source link

Unsuccessful creation of vbox #209

Open sanwar0301 opened 6 years ago

sanwar0301 commented 6 years ago

Issue Description

I runned the automatic build via powershell. I assumed that I don't need to do anything and wait for everything to go automatically. But there were times that the virtualbox pops-in and requires that I login. I login as vagrant user - then the scripts continues to run. Is this normal? Also, when the user login pops the second time, again, I login as vagrant user - after waiting for 10mins. A run-time error shows and deletes the installation directory. Please help!

Host System

Command Output

mkienow-r7 commented 6 years ago

I'm unable to test your specific build configuration at the moment, however, for an additional data point would you please attempt to build using the manual build instructions?

sanwar0301 commented 6 years ago

Hello @mkienow-r7 the command I runned in powershell is /build_win2008.ps1. I did the manual build and I got the same scenario - the virtualbox boots and I need to login to the windows2008 server as vagrant user (first instance) - otherwise a runtime error will occur. The 2nd instance, if I dont login - runtime error. If I login, the process wouldn't continue - runtime error again. I will post the error logs shortly.

jmartin-tech commented 6 years ago

Can you capture the build output and post somewhere? If small post here or larger a pastebin link would work. We are running weekly tests on virtualbox linux and all is still passing. Also note the knows working version in https://github.com/rapid7/metasploitable3/wiki/General-Issues

sanwar0301 commented 6 years ago

Hello @jmartin-r7 thank you for the note. The error this time is on the jenkins - will follow the general issue solution then get back if there are further concerns. But still - I'm wondering why I need to login to the virtualbox server for 2 times.

Chan9390 commented 6 years ago

Hey @sanwar0301 , any updates ?