https://bugzilla.wikimedia.org/show_bug.cgi?id=57612
David Wood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Wood <[email protected]> --- Hi, my claim has just been accepted for this task, I've been working to test if the 'Setup virtual machine' section works. So far I've discovered that: VirtualBox 4.3.2 has a error on Windows that messes up with private networks, and vagrant doesn't work with it, therefore it is required to downgrade to VirtualBox 4.2.18 Secondly, I've ran into issues when doing 'vagrent up' that causes this error to occur: "[default] Waiting for machine to boot. This may take a few minutes... The guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'poweroff' state. Please verify everything is configured properly and try again. If the provider you're using has a GUI that comes with it, it is often helpful to open that and watch the machine, since the GUI often has more helpful error messages than Vagrant can retrieve. For example, if you're using VirtualBox, run `vagrant up` while the VirtualBox GUI is open." I'm not entirely sure how to fix this error, some quick searches came up with changing a setting in the vm on VirtualBox (Settings > System > Processor > Enable PAE/NX) which didn't work. I've also tried booting into BIOS to check that Virtualization is enabled, it was and therefore this also didn't work. I've also tried running the vm from VirtualBox to no avail. I'll update here if I manage to solve this and get it running, then I'll move on to testing the Ruby section on Windows 8.1 (this is the only OS I'm running currently) and then I'll update the wiki article. If you have any ideas on how to solve the issue stated above, it'd be much appreciated, David. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
