dgzyk / phpvirtualbox

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

Invalid Username or Password #723

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Login via web browser 

What is the expected output? What do you see instead?
Successful login, but get invalid username or password error

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
VirtualBox 4.3.10
phpvirtualbox 4.2.8
Installing on a ReadyNAS device - debian wheezy

I thought I had followed the install guide correctly but obviously not, I've 
looked through the many issues that have the same description but I don't seem 
to be coming right.

I've set the vboxwebuser to "vbox" and edited the config.php to show user as 
"vbox" as well

I can login to vbox user in shell.

It looks like the vboxwebsrv is not starting properly, i have attached 
vboxwebsrv.log

Original issue reported on code.google.com by gex...@gmail.com on 23 Apr 2014 at 2:16

Attachments:

GoogleCodeExporter commented 8 years ago
Ok so I went through the phpvbox install again and restarted all the services 
and I get passed login but now I get connection error.

/usr/lib/virtualbox/webtest logon vboxmanager password
Generic fault message:
SOAP 1.1 fault: SOAP-ENV:Client [no subcode]
"Connection refused"
Detail: connect failed in tcp_connect()

Original comment by gex...@gmail.com on 24 Apr 2014 at 9:25