Koozali.org: home of the SME Server

vboxweb service issue

Offline jameswilson

  • ****
  • 739
  • +0/-0
    • Security Warehouse, trade security equipment
vboxweb service issue
« on: March 29, 2017, 03:59:44 PM »
Hi all
This happend to me today when shutting down the vm's to add an additional NIC
during the acpi shutdown of the vm's phpvirtualbox stopped working due to the vboxwebservice not running

Trying to start it caused
Quote
[root@sme-virtualbox ~]# /etc/init.d/vboxweb-service start
Starting VirtualBox web service                            [FAILED]

so i

Quote
[root@sme-virtualbox ~]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules                         [  OK  ]
Uninstalling old VirtualBox DKMS kernel modules            [  OK  ]
Trying to register the VirtualBox kernel modules using DKMS[  OK  ]
Starting VirtualBox kernel modules                         [  OK  ]

then rebooting no go

But
Quote
[root@sme-virtualbox ~]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules                         [  OK  ]
Uninstalling old VirtualBox DKMS kernel modules            [  OK  ]
Trying to register the VirtualBox kernel modules using DKMS[  OK  ]
Starting VirtualBox kernel modules                         [  OK  ]
[root@sme-virtualbox ~]# /etc/init.d/vboxweb-service start
Starting VirtualBox web service                            [  OK  ]
gives me phpvirtualbox fine.
But if i reboot i loose them again

Any suggestions please

Online Stefano

  • *
  • 10,839
  • +2/-0
Re: vboxweb service issue
« Reply #1 on: March 29, 2017, 05:21:20 PM »
can you paste here the output of

Code: [Select]
config show vboxweb-service
?

Offline jameswilson

  • ****
  • 739
  • +0/-0
    • Security Warehouse, trade security equipment
Re: vboxweb service issue
« Reply #2 on: March 29, 2017, 08:15:57 PM »
Thanks

Quote
[root@sme-virtualbox ~]# config show vboxweb-service
vboxweb-service=service
    TCPPort=18083
    access=localhost
    status=enabled

Offline jameswilson

  • ****
  • 739
  • +0/-0
    • Security Warehouse, trade security equipment
Re: vboxweb service issue
« Reply #3 on: April 05, 2017, 05:02:51 PM »
Is there anymore info that would help?

Online Stefano

  • *
  • 10,839
  • +2/-0
Re: vboxweb service issue
« Reply #4 on: April 05, 2017, 05:54:27 PM »
sorry for the delay..

anything interesting in the logs?

Offline jameswilson

  • ****
  • 739
  • +0/-0
    • Security Warehouse, trade security equipment
Re: vboxweb service issue
« Reply #5 on: April 05, 2017, 10:20:17 PM »
nothing that makes any sense to me

Offline jameswilson

  • ****
  • 739
  • +0/-0
    • Security Warehouse, trade security equipment
Re: vboxweb service issue
« Reply #6 on: April 05, 2017, 10:21:01 PM »
I know you want to see some but which and under what circumstances?

Online Stefano

  • *
  • 10,839
  • +2/-0
Re: vboxweb service issue
« Reply #7 on: April 05, 2017, 10:30:52 PM »
anything in /var/log/vbox-install.log?