xxtbg / vboxweb

Automatically exported from code.google.com/p/vboxweb
MIT License
0 stars 0 forks source link

no back-end coupling. #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout from subversion in /root
2. start app as root
3.

What is the expected output? What do you see instead?
Expect a working user interface. Instead i see a screen with the basic
elements of the userinterface but no data from back-end.

What version of the product are you using? On what operating system?
Head / VB 3.0.8 - Ubuntu Server 09/04

Please provide any additional information below.

[11/Oct/2009:13:30:16] HTTP Traceback (most recent call last):
  File "/root/vboxweb-read-only/cherrypy/_cprequest.py", line 606, in respond
    cherrypy.response.body = self.handler()
  File "/root/vboxweb-read-only/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "VBoxWebSrv.py", line 388, in vboxGetUpdates
    arrJSON.append(jsMachine(self.ctx, machine))
  File "VBoxWebSrv.py", line 158, in __init__
    self.name = machine.name
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 374, in __getattr__
    return getattr(interface, attr)
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 460, in __getattr__
    return XPTC_InvokeByIndex(self._comobj_, method_index, args)
Exception: 0x80070005 (The object functionality is limited)

Original issue reported on code.google.com by Willem...@gmail.com on 11 Oct 2009 at 11:33

GoogleCodeExporter commented 9 years ago
Are your VMs owned by root?

VBoxWeb needs to run as the user who owns the VMs.

Original comment by jshwright on 12 Oct 2009 at 12:45

GoogleCodeExporter commented 9 years ago
I am having similar issue however mine stems from not being able to create 
VM's.  I
have the same Host OS VB 3.0.8 on Ubuntu Server 09.04.

What steps will reproduce the problem?
1. checkout from subversion in /home/<user>/vboxSVN/vboxweb-read-only
2. start app as <user>
3.Connect in Firefox from remote system (not on local host)
4.select create VM from Virtual Box Web Console Menu (Preferences Menu doesn't
display anything btw)
5. Set VM name and select OS <next>
6. Set Memory <Submit>
7.VM Create dialog closes and nothing happens.
8. Create VM Icon and Logout Icon do nothing.
9. Virtual Machine menu shows the following:
 immagini che vuoi ed altro testo che ti pare Lorem ipsum dolor sit amet,
consectetuer adipiscing elit. Morbi felis leo, consequat et, lacinia a, 
facilisis sit
amet,

    menu_3.1

submenu
    menu_3.4 con testo veramente mo

Original comment by das...@gmail.com on 24 Oct 2009 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by achim.ha...@gmail.com on 26 Aug 2010 at 2:18