Custom Query (16363 matches)
Results (361 - 363 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #12924 | obsolete | vboxwebsrv crash on Virtualbox 4.3.6 | ||
| Description |
Hi, I installed Virutalbox version 4.3.6 on Debian 6. After run a while, vboxwebsrv often crash with message in syslog : Apr 8 10:21:16 inf2o kernel: [9484210.835754] SQW03[10664]: segfault at 0 ip 000000000040823f sp 00007fd7f63e1af0 error 4 in vboxwebsrv[400000+f79000] Please help to fix it on nex version. Thank you in advanced! |
|||
| #15199 | obsolete | vboxwebsrv cannot start with "SOAP FAULT" on FreeBSD 10.x | ||
| Description |
VirtualBox web service 4.3.36_OSE Cannot start with SOAP FAULT.
Line from log vboxwebsrv.log 00:00:00.000758 main Log opened 2016-03-04T00:34:41.326231000Z 00:00:00.000761 main Build Type: debug 00:00:00.000772 main OS Product: FreeBSD 00:00:00.000777 main OS Release: 10.3-BETA3 00:00:00.000781 main OS Version: FreeBSD 10.3-BETA3 #0 r296190: Wed Mar 2 09:40:12 EET 2016 root@test.kharkiv.net:/usr/obj/usr/src/sys/TEST 00:00:00.000787 main Host RAM: 32643MB total, 30805MB available 00:00:00.000791 main Executable: /usr/local/lib/virtualbox/vboxwebsrv 00:00:00.000792 main Process ID: 48918 00:00:00.000793 main Package type: BSD_64BITS_GENERIC (OSE) SQPmp #### SOAP FAULT: Protocol not available [is internal] |
|||
| #9394 | worksforme | vboxwebsrv authentication failure - can't find VRDPAuth2 or VRDPAuth | ||
| Description |
I'm running VirtualBox-4.1-4.1.0_73009_rhel6-1.x86_64 rpm on CentOS 6.0 x86_64. I have vboxwebsrv configured to run as the standard service vboxweb-service with verbose logging as root for testing. When I attempt to use the 'default' authentication, it fails. Example: /etc/default/virtualbox reads: VBOXWEB_USER=root As root, I run: # VBoxManage setproperty websrvauthlibrary default
# service vboxweb-service restart
I run the python sample from the SDK with the following results.
# make run
!!!! Don't forget to start webserver with "vboxwebsrv -t 18083" !!!
PYTHONPATH=../lib python ../../../glue/python/sample/vboxshell.py -w
init exception: Element "faultstring" missing from complexType
[Element trace: /SOAP-ENV:Envelope/SOAP-ENV:Body/SOAP-ENV:Fault]
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/vboxapi/__init__.py", line 522, in __init__
self.vbox = self.platform.getVirtualBox()
File "/usr/lib/python2.6/site-packages/vboxapi/__init__.py", line 428, in getVirtualBox
return self.connect(self.url, self.user, self.password)
File "/usr/lib/python2.6/site-packages/vboxapi/__init__.py", line 444, in connect
self.vbox = self.wsmgr.logon(self.user, self.password)
File "/root/Downloads/vbox/sdk/bindings/webservice/python/lib/VirtualBox_wrappers.py", line 8098, in logon
val=self.mgr.getPort().IWebsessionManager_logon(req)
File "/root/Downloads/vbox/sdk/bindings/webservice/python/lib/VirtualBox_services.py", line 7354, in IWebsessionManager_logon
response = self.binding.Receive(IWebsessionManager_logonResultMsg.typecode)
File "/usr/lib/python2.6/site-packages/ZSI/client.py", line 503, in Receive
return _Binding.Receive(self, replytype, **kw)
File "/usr/lib/python2.6/site-packages/ZSI/client.py", line 430, in Receive
msg = FaultFromFaultMessage(self.ps)
File "/usr/lib/python2.6/site-packages/ZSI/fault.py", line 253, in FaultFromFaultMessage
pyobj = ps.Parse(FaultType.typecode)
File "/usr/lib/python2.6/site-packages/ZSI/parse.py", line 323, in Parse
return how.parse(self.body_root, self)
File "/usr/lib/python2.6/site-packages/ZSI/TCcompound.py", line 234, in parse
'" missing from complexType', ps.Backtrace(elt))
EvaluateException: Element "faultstring" missing from complexType
[Element trace: /SOAP-ENV:Envelope/SOAP-ENV:Body/SOAP-ENV:Fault]
vbox> help connect
connect: Connect to remote VBox instance: connect http://server:18083 user password
vbox> connect http://127.0.0.1:18083 root pAsSwOrD
Element "faultstring" missing from complexType
[Element trace: /SOAP-ENV:Envelope/SOAP-ENV:Body/SOAP-ENV:Fault]
vbox> quit
The vboxwebsrv.log reads in part as follows: VirtualBox web service 4.1.0 r73009 linux.amd64 (Jul 19 2011 14:45:00) release log 00:00:00.009 main Log opened 2011-08-08T01:42:00.670760000Z 00:00:00.009 main OS Product: Linux 00:00:00.009 main OS Release: 2.6.32-71.29.1.el6.x86_64 00:00:00.009 main OS Version: #1 SMP Mon Jun 27 19:49:27 BST 2011 00:00:00.009 main OS Service Pack: #1 SMP Mon Jun 27 19:49:27 BST 2011 00:00:00.009 main Executable: /usr/lib/virtualbox/vboxwebsrv 00:00:00.009 main Process ID: 11375 00:00:00.009 main Package type: LINUX_64BITS_RHEL_6 00:00:00.028 main Pumping COM event queue 00:00:00.028 main Pumping COM event queue 00:00:00.028 Watchdog Watchdog thread started 00:00:00.028 Watchdog Watchdog: sleeping 5 seconds 00:00:00.030 SQPmp Socket connection successful: host = default (localhost), port = 18083, master socket = 9 00:00:05.028 Watchdog Watchdog: checking 0 sessions 00:00:05.029 Watchdog Watchdog: sleeping 5 seconds 00:00:09.342 SQPmp Request 1 on socket 10 queued for processing (1 items on Q) 00:00:09.342 SQW01 New SOAP thread started 00:00:09.342 SQW01 Processing connection from IP=127.0.0.1 socket=10 (0 out of 1 threads idle) 00:00:09.342 SQW01 -- entering __vbox__IWebsessionManager_USCORElogon 00:00:09.343 main Pumping COM event queue 00:00:09.344 main Pumping COM event queue 00:00:09.345 main Pumping COM event queue 00:00:09.345 SQW01 external authentication library is 'VBoxAuth' 00:00:09.345 SQW01 authenticate(): Could not resolve import 'VRDPAuth2'. Error code: VERR_SYMBOL_NOT_FOUND 00:00:09.345 SQW01 authenticate(): Could not resolve import 'VRDPAuth'. Error code: VERR_SYMBOL_NOT_FOUND 00:00:12.008 SQW01 authenticate(): result of AuthEntry(): 0 00:00:12.009 Watchdog Watchdog: checking 1 sessions 00:00:12.009 Watchdog Watchdog: tNow: 1312767730, session timestamp: 0 00:00:12.009 Watchdog Watchdog: Session F5E6CDFC39D97766 timed out, deleting 00:00:12.009 Watchdog Watchdog: sleeping 5 seconds 00:00:12.009 SQW01 -- leaving __vbox__IWebsessionManager_USCORElogon, rc: 0x80004005 00:00:15.029 main Pumping COM event queue 00:00:17.009 Watchdog Watchdog: checking 0 sessions 00:00:17.009 Watchdog Watchdog: sleeping 5 seconds If I set the authentication to 'null' (ie. VBoxManage setproperty websrvauthlibrary null) it works fine. |
|||

