dgzyk / phpvirtualbox

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

Virtual machine is not running or is not configured to accept RDP connections. #603

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. installed phpvirtualbox 4.2-0b on another machine, everything works as 
expected 
2, hypervisor is on 192.168.1.9, running virtualbox 4.2 
3, open console tab on any VM 

What is the expected output? What do you see instead?
rdp session works from other clients, in phpvirtualbox, window keeps saying 
Virtual machine is not running or is not configured to accept RDP connections.

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
php 5.4 

Please provide any additional information below.
I set the line in config.php to the following: 
// Host / ip to use for console connections
var $consoleHost = '192.168.1.9'; 

no firewall is running on hypervisor, ports are open 
all VMs have remote desktop enabled 

Original issue reported on code.google.com by skros...@gmail.com on 9 Oct 2012 at 7:56

GoogleCodeExporter commented 8 years ago
Added this to Known issues in "VIrtualBox 4.2 support" issue post.

4.2-0b (the current version) is very buggy at the moment. I'm working on it.

Original comment by imooreya...@gmail.com on 9 Oct 2012 at 12:56