HolyDiablo / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

Can't poweroff stuck machines #651

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I'm using latest version (trunk @ rev 500). The Changelog.txt says, "You can 
now poweroff stuck machines" - but "Stop" is greyed out on "Stuck" machines. I 
always have to power off them via VBoxManage.

Original issue reported on code.google.com by florian...@googlemail.com on 14 Dec 2012 at 10:55

GoogleCodeExporter commented 8 years ago
Hi,

I have the same problem with phpvirtualbox 4.2.4 (version Virtual Box 4.2.8 
(83876)).

My workaround: kill the process via

ps -aux | grep vbox

and then restart the machine via webservice.

Is there any solution to do this completely in the browser (just like with 
phpvirtualbox 4.1.x)?

Original comment by mih22...@googlemail.com on 5 Mar 2013 at 6:25

GoogleCodeExporter commented 8 years ago
Hi,
the same here, environment:

phpvirtualbox-4.2-4.zip
Virtual Box 4.2.6 (82870)
iis 7.0
php 5.4.11
windows 2008 r2 64bit

Thanks for workaround, it is working fine (killing VBoxHeadless.exe process /VM 
name can be found f.i. under "Mutant" in procexp.exe/).

Original comment by michal.k...@gmail.com on 6 Mar 2013 at 2:08

GoogleCodeExporter commented 8 years ago
Fixed and will be released in the next version.

Original comment by imooreya...@gmail.com on 11 Jul 2013 at 4:01

GoogleCodeExporter commented 8 years ago
one question: since the svn repository hasnt updated a while (still at rev 
500), where is the current development trunk? (if the issue was fixed?)

Original comment by florian...@googlemail.com on 11 Jul 2013 at 5:15