VirtualBox

Opened 6 years ago

Last modified 6 years ago

#17899 new defect

Fail creating machine via SOAP vboxwebsrv

Reported by: d3xt3r01 Owned by:
Component: other Version: VirtualBox 5.2.16
Keywords: Cc:
Guest type: other Host type: other

Description

Trying to use phpvirtualbox it seems that anything I do when trying to create the disk for a machine, it says the files are already there ( altough they're not ). Further debugging got me to vboxwebsrv which might be the trouble maker.

Attachments (2)

vboxwebsrv.log.zip (97.2 KB ) - added by d3xt3r01 6 years ago.
sudo -u vbox vboxwebsrv -H 127.0.0.1 -p 18083 -t 20 -i 5 -v -F /home/vbox/vboxwebsrv.log
vboxwebsrv.pcap.zip (41.6 KB ) - added by d3xt3r01 6 years ago.
sudo tcpdump -i lo "port 18083" -A -nn -s 0 -w vboxwebsrv.pcap

Download all attachments as: .zip

Change History (4)

by d3xt3r01, 6 years ago

Attachment: vboxwebsrv.log.zip added

sudo -u vbox vboxwebsrv -H 127.0.0.1 -p 18083 -t 20 -i 5 -v -F /home/vbox/vboxwebsrv.log

comment:1 by d3xt3r01, 6 years ago

More details on https://github.com/phpvirtualbox/phpvirtualbox/issues/99 ( created a while back... )

by d3xt3r01, 6 years ago

Attachment: vboxwebsrv.pcap.zip added

sudo tcpdump -i lo "port 18083" -A -nn -s 0 -w vboxwebsrv.pcap

comment:2 by d3xt3r01, 6 years ago

Also just noticed. Creating a VM with the GUI works ok. Can open / stop the GUI the VM shows up fine.

As soon as I start vboxwebsrv the VM doesn't show up anymore in the GUI.

Stopping the vboxwebsrv doesn't make them show up !!!

rm-ing ~/.VirtualBox makes the GUI show that it's unavailable !

Amazingly .. after messing up a little bit ... starting vboxwebsrv .. creating machines in gui .. stopping .. starting the GUI and so on .. ALL IS WORKING now !

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use