kedzie / VBoxManager

Android VirtualBox Manager
https://market.android.com/details?id=com.kedzie.vbox&feature=search_result
68 stars 21 forks source link

SoapFault #20

Closed bankrasrg closed 11 years ago

bankrasrg commented 11 years ago

VirtualBox Manager gives the following SoapFault on my Nexus 7 after connecting: "Method 'n0:IVirtualBox_getMachineGroups' not implemented: method name or namespace not recognized". VirtualBox 4.1.26 is running on an Ubuntu 12.04 server and phpVirtualBox works fine. The webservice is running as:

/usr/lib/virtualbox/vboxwebsrv --background -H 192.168.1.10 -p 18083 -t 300 -i 5 -T 100 -k 100

Is this SoapFault error a server-side or client-side issue? Any ideas on how to resolve it?

kedzie commented 11 years ago

u need virtualbox v4.2 at least On Apr 29, 2013 1:15 PM, "bankrasrg" notifications@github.com wrote:

VirtualBox Manager gives the following SoapFault on my Nexus 7 after connecting: "Method 'n0:IVirtualBox_getMachineGroups' not implemented: method name or namespace not recognized". VirtualBox 4.1.26 is running on an Ubuntu 12.04 server and phpVirtualBox works fine. The webservice is running as:

/usr/lib/virtualbox/vboxwebsrv --background -H 192.168.1.10 -p 18083 -t 300 -i 5 -T 100 -k 100

Is this SoapFault error a server-side or client-side issue? Any ideas on how to resolve it?

— Reply to this email directly or view it on GitHubhttps://github.com/kedzie/VBoxManager/issues/20 .

bankrasrg commented 11 years ago

Thank you for the quick response. I will move from the Ubuntu package updates to the latest version from Oracle and give your program a try. The required minimum version of VirtualBox would be a nice addition to the app description on Google Market. Kind regards,

Radko

Marek Kedzierski notifications@github.com wrote:

u need virtualbox v4.2 at least On Apr 29, 2013 1:15 PM, "bankrasrg" notifications@github.com wrote:

VirtualBox Manager gives the following SoapFault on my Nexus 7 after connecting: "Method 'n0:IVirtualBox_getMachineGroups' not implemented: method name or namespace not recognized". VirtualBox 4.1.26 is running on an Ubuntu 12.04 server and phpVirtualBox works fine. The webservice is running as:

/usr/lib/virtualbox/vboxwebsrv --background -H 192.168.1.10 -p 18083 -t 300 -i 5 -T 100 -k 100

Is this SoapFault error a server-side or client-side issue? Any ideas on how to resolve it?

— Reply to this email directly or view it on GitHubhttps://github.com/kedzie/VBoxManager/issues/20 .

— Reply to this email directly or view it on GitHub.

kedzie commented 11 years ago

noted. virtualbox

On Mon, Apr 29, 2013 at 3:27 PM, bankrasrg notifications@github.com wrote:

Thank you for the quick response. I will move from the Ubuntu package updates to the latest version from Oracle and give your program a try. The required minimum version of VirtualBox would be a nice addition to the app description on Google Market. Kind regards,

Radko

Marek Kedzierski notifications@github.com wrote:

u need virtualbox v4.2 at least On Apr 29, 2013 1:15 PM, "bankrasrg" notifications@github.com wrote:

VirtualBox Manager gives the following SoapFault on my Nexus 7 after connecting: "Method 'n0:IVirtualBox_getMachineGroups' not implemented: method name or namespace not recognized". VirtualBox 4.1.26 is running on an Ubuntu 12.04 server and phpVirtualBox works fine. The webservice is running as:

/usr/lib/virtualbox/vboxwebsrv --background -H 192.168.1.10 -p 18083 -t 300 -i 5 -T 100 -k 100

Is this SoapFault error a server-side or client-side issue? Any ideas on how to resolve it?

— Reply to this email directly or view it on GitHub< https://github.com/kedzie/VBoxManager/issues/20> .

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/kedzie/VBoxManager/issues/20#issuecomment-17192010 .

kedzie commented 11 years ago

there is also a virtualbox ppa ppa:debfx/virtualbox . sudo apt-add-repository ppa:debfx/virtualbox . then sudo apt-get update, finally sudo apt-get install virtualbox.

On Tue, Apr 30, 2013 at 8:40 AM, Marek Kedzierski <mark.kedzierski@gmail.com

wrote:

noted. virtualbox

On Mon, Apr 29, 2013 at 3:27 PM, bankrasrg notifications@github.comwrote:

Thank you for the quick response. I will move from the Ubuntu package updates to the latest version from Oracle and give your program a try. The required minimum version of VirtualBox would be a nice addition to the app description on Google Market. Kind regards,

Radko

Marek Kedzierski notifications@github.com wrote:

u need virtualbox v4.2 at least On Apr 29, 2013 1:15 PM, "bankrasrg" notifications@github.com wrote:

VirtualBox Manager gives the following SoapFault on my Nexus 7 after connecting: "Method 'n0:IVirtualBox_getMachineGroups' not implemented: method name or namespace not recognized". VirtualBox 4.1.26 is running on an Ubuntu 12.04 server and phpVirtualBox works fine. The webservice is running as:

/usr/lib/virtualbox/vboxwebsrv --background -H 192.168.1.10 -p 18083 -t 300 -i 5 -T 100 -k 100

Is this SoapFault error a server-side or client-side issue? Any ideas on how to resolve it?

— Reply to this email directly or view it on GitHub< https://github.com/kedzie/VBoxManager/issues/20> .

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/kedzie/VBoxManager/issues/20#issuecomment-17192010 .