HolyDiablo / phpvirtualbox

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

Empty VM List Everytime the Hypervisor Reboots #633

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Reboot the hypervisor
2. Access from Firefox to http://localhost/phpVirtualBox/ and login using admin
3. The left list is empty
4. Selecting on the hypervisor info from phpVirtualBox generates error 
"VirtualBox error: The object functionality is limited (0x80070005)" (image and 
error details are attached)

What is the expected output? What do you see instead?
Expect to see all my VM list and able to query hypervisor information after 
selecting the VirtualBox icon on the left side, but I see nothing.

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
My system is a Linux Mint 13 (3.2.0-33-generic 64-bit), VirtualBox 4.2.4, 
phpVirtualBox 4.2-4, and PHP 5.3.10

Please provide any additional information below.
I could still see my VM list and start them from the Oracle VM VirtualBox 
Manager. I have tried to reboot several times and this is always reproducible. 
Even triggering by issueing "VBoxManage list vms" from the command line or just 
plainly launched the GUI without doing anything successfully cures the 
phpVirtualBox error and it behaves like usual again. As if it needs to be 
kickstarted at least once.

Original issue reported on code.google.com by mawcik...@gmail.com on 18 Nov 2012 at 10:11

Attachments:

GoogleCodeExporter commented 8 years ago
My current workaround is to create a login script which calls "VBoxManage list 
vms" and set autologin for the server.

Original comment by mawcik...@gmail.com on 23 Nov 2012 at 12:42

GoogleCodeExporter commented 8 years ago
I am getting the same error, but with slightly different visible output.

I am able to login to the GUI successfully.
I am able to see both my host and guest machine icons.
I am not able to see or access the settings of the host and I get the error 
occur.

I am able to access the settings of each guest, but I get the error each time I 
access the settings window, however, this does not inhibit changes to their 
settings, start/stop etc. 

Virtual host directories are owned by vbox:vboxusers. 
vboxwebsrv is running under vbox (/etc/default/virtualbox)

My system:
Ubuntu LTS 12.04.1 3.2.0-33-generic (64bit) VirtualBox 4.2.4, phpVirtualBox 
4.2-4, and PHP 5.3.10-1ubuntu3.4.

Original comment by nautilus...@gmail.com on 25 Nov 2012 at 2:38

GoogleCodeExporter commented 8 years ago
I'm having exact same problem as nautilus (I have the exact same system and 
versions).

Linux 12.04 server with PHPvirtualbox, which I ca access and I see the 
machines, but every time I click start/settings I get:

VirtualBox error: The object functionality is limited (0x80070005)

I can start the VMs and they seem to work just fine, other than the network 
being in eth1 despite it being assigned in eth0 in the settings.

The error come up after trying to move the *.vdi and losing the content of 
"/VirtualBox VMs". I restored the machines creating a new VM and choosing the 
old vdi for it(a back up I had). The error will happen regardless in these or 
any other machine created from scratch even before restoring anything. I do 
think has to do with some file in "/VirtuaBox VMs" that in my case might be 
missing and in the others corrupt/faulty, in case it helps.

Original comment by ljbrua...@gmail.com on 26 Nov 2012 at 2:01

GoogleCodeExporter commented 8 years ago
Project moved to Sourceforge.net

https://sourceforge.net/projects/phpvirtualbox/

Original comment by imooreya...@gmail.com on 25 Jul 2013 at 4:54