exception 'Exception' with message 'Could not connect to host (http://127.0.0.1:18083/)' in /usr/share/phpvirtualbox/endpoints/lib/

  • Hi!


    Just updated to the latest kernel, and my setup is now:
    3.0.99 (Erasmus)
    Linux 4.9.0-0.bpo.6-amd64


    Repos:
    OMV-Extras.org
    Debian Backports


    Plugins:
    openmediavault-nut 3.2.12
    openmediavault-omvextrasorg 3.4.14
    openmediavault-virtualbox 3.0.8


    After reboot, I do not seem to be able to connect to my virtual machines anymore!


    The following error pops up when trying to access information about them from the OMV-GUI:
    Error #0:
    exception 'Exception' with message 'Could not connect to host (http://127.0.0.1:18083/)' in /usr/share/phpvirtualbox/endpoints/lib/vboxconnector.php:220
    Stack trace:
    #0 /usr/share/openmediavault/engined/rpc/virtualbox.inc(136): vboxconnector->connect()
    #1 [internal function]: OMV\Engined\Rpc\VirtualBox->getMachines(Array, Array)
    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
    #3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('getMachines', Array, Array)
    #4 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('VirtualBox', 'getMachines', Array, Array, 1)
    #5 {main}



    Any ideas?

  • Hi odinb,
    you may first check and install the necessary Linux Headers for virtualbox


    Code
    apt-get install linux-headers-$(uname -r)

    and then execute these three commands:

    Code
    dpkg-reconfigure virtualbox-dkms
    dpkg-reconfigure virtualbox
    modprobe vboxdrv



    Hope this helps.

    OpenMediaVault 6.x (most recent stable version) -- 64 bit -- OMV-Extras 6.x (most recent stable version) -- Default Kernel

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!