Unable to start virtualbox service

  • Running OMV4, and after a round of recent updates, I'm no longer able to start the virtualbox service.


    I have the testing repo enabled.


    I've tried purging and re-installing, with the same result.



    Here's the error when I try to start the service:


    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': VBoxManage: error: Failed to create the VirtualBox object! VBoxManage: error: Document is empty. VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1. VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init()) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox



    Error #0:OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': VBoxManage: error: Failed to create the VirtualBox object!VBoxManage: error: Document is empty.VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1.VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init())VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox in /usr/share/php/openmediavault/system/process.inc:175Stack trace:#0 /usr/share/openmediavault/engined/module/virtualbox.inc(93): OMV\System\Process->execute()#1 /usr/share/openmediavault/engined/rpc/config.inc(168): OMV\Engined\Module\VirtualBox->applyConfig()#2 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusXM...', '/tmp/bgoutputM0...')#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))#7 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)#8 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)#9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)#11 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)#12 {main}

    • Offizieller Beitrag

    When you purged, did you follow these directions? Can't start virtualbox on omv3

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I did not, but I've since went back and followed those directions. However, the problem still persists.


    here is the output from attempting to start/enable virtualbox service after following the directions in that link:


    Summary:
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': WARNING: The character device /dev/vboxdrv does not exist. Please install the virtualbox-dkms package and the appropriate headers, most likely linux-headers-amd64. You will not be able to start VMs until this problem is fixed. VBoxManage: error: Failed to create the VirtualBox object! VBoxManage: error: Document is empty. VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1. VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init()) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox


    Details:
    Error #0:OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': WARNING: The character device /dev/vboxdrv does not exist. Please install the virtualbox-dkms package and the appropriate headers, most likely linux-headers-amd64. You will not be able to start VMs until this problem is fixed.VBoxManage: error: Failed to create the VirtualBox object!VBoxManage: error: Document is empty.VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1.VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init())VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox in /usr/share/php/openmediavault/system/process.inc:175Stack trace:#0 /usr/share/openmediavault/engined/module/virtualbox.inc(93): OMV\System\Process->execute()#1 /usr/share/openmediavault/engined/rpc/config.inc(168): OMV\Engined\Module\VirtualBox->applyConfig()#2 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatuszv...', '/tmp/bgoutputtb...')#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))#7 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)#8 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)#9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)#11 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)#12 {main}

    • Offizieller Beitrag

    The character device /dev/vboxdrv does not exist. Please install the virtualbox-dkms package and the appropriate headers, most likely linux-headers-amd64. You will not be able to start VMs until this problem is fixed.

    Here is your clue. If you don't have the proper headers installed, it can't compile the virtualbox module (vboxdrv).


    apt-get install linux-headers-$(uname -r)
    dpkg-reconfigure virtualbox-dkms

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Changed kernels to one that had headers available (4.15.0-0.bpo.2-amd64)
    root@HP-OMV:~# uname -r
    4.15.0-0.bpo.2-amd64


    rebooted
    went to install headers for this kernel, but system already had headers for this kernel installed.
    purged virtualbox (as per instructions in other thread)
    reinstalled virtualbox
    reconfigured virtualbox-dkms
    rebooted
    Still unable to start virtualbox


    Output for dpkg-reconfigure:
    root@HP-OMV:~# dpkg-reconfigure virtualbox-dkms


    -------- Uninstall Beginning --------
    Module: virtualbox
    Version: 5.2.10
    Kernel: 4.15.0-0.bpo.2-amd64 (x86_64)
    -------------------------------------


    Status: Before uninstall, this module version was ACTIVE on this kernel.


    vboxdrv.ko:
    - Uninstallation
    - Deleting from: /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.



    vboxnetadp.ko:
    - Uninstallation
    - Deleting from: /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.



    vboxnetflt.ko:
    - Uninstallation
    - Deleting from: /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.



    vboxpci.ko:
    - Uninstallation
    - Deleting from: /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.


    depmod...


    DKMS: uninstall completed.


    ------------------------------
    Deleting module version: 5.2.10
    completely from the DKMS tree.
    ------------------------------
    Done.
    Loading new virtualbox-5.2.10 DKMS files...
    Building for 4.15.0-0.bpo.2-amd64
    Building initial module for 4.15.0-0.bpo.2-amd64
    Done.


    vboxdrv:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/


    vboxnetadp.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/


    vboxnetflt.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/


    vboxpci.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.15.0-0.bpo.2-amd64/updates/dkms/


    depmod...


    DKMS: install completed.





    Output of error:
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': VBoxManage: error: Failed to create the VirtualBox object! VBoxManage: error: Document is empty. VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1. VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init()) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox


    Error #0:OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': VBoxManage: error: Failed to create the VirtualBox object!VBoxManage: error: Document is empty.VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1.VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init())VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox in /usr/share/php/openmediavault/system/process.inc:175Stack trace:#0 /usr/share/openmediavault/engined/module/virtualbox.inc(93): OMV\System\Process->execute()#1 /usr/share/openmediavault/engined/rpc/config.inc(168): OMV\Engined\Module\VirtualBox->applyConfig()#2 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusvm...', '/tmp/bgoutputI9...')#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))#7 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)#8 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)#9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)#11 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)#12 {main}

    • Offizieller Beitrag

    Try rebooting and clearing your browser cache

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Not sure then. It compiled the module but something is still wrong. I would probably purge everything again like the link I pointed at, update everything (which will take you to the 4.16 kernel), reboot, and then install the plugin again.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Purged, cleared cache, installed 4.16 kernel & headers, rebooted, reinstalled - still experiencing the same problem.



    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': VBoxManage: error: Failed to create the VirtualBox object! VBoxManage: error: Document is empty. VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1. VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init()) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox


    Error #0:OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf virtualbox 2>&1' with exit code '1': VBoxManage: error: Failed to create the VirtualBox object!VBoxManage: error: Document is empty.VBoxManage: error: Location: '/var/lib/vbox/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1.VBoxManage: error: /build/virtualbox-TWURbh/virtualbox-5.2.10-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[554] (nsresult VirtualBox::init())VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBoxWrap, interface IVirtualBox in /usr/share/php/openmediavault/system/process.inc:175Stack trace:#0 /usr/share/openmediavault/engined/module/virtualbox.inc(93): OMV\System\Process->execute()#1 /usr/share/openmediavault/engined/rpc/config.inc(168): OMV\Engined\Module\VirtualBox->applyConfig()#2 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusdW...', '/tmp/bgoutputvE...')#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))#7 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)#8 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)#9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)#11 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)#12 {main}

  • Here's the log from the virtualbox install log (part 1):
    Reading package lists...
    Building dependency tree...
    Reading state information...
    The following additional packages will be installed:
    dkms libasyncns0 libbytes-random-secure-perl libcaca0
    libcrypt-passwdmd5-perl libcrypt-random-seed-perl libflac8 libgsoap10
    libmath-random-isaac-perl libogg0 libopus0 libpulse0 libpython3.5
    libsdl1.2debian libsndfile1 libvncserver1 libvorbis0a libvorbisenc2 libvpx4
    libxmu6 libxtst6 linux-headers-amd64 makepasswd php7.0-soap phpvirtualbox
    virtualbox virtualbox-dkms virtualbox-ext-pack-installer
    Suggested packages:
    python3-apport menu opus-tools pulseaudio vde2
    virtualbox-guest-additions-iso
    Recommended packages:
    fakeroot libmath-random-isaac-xs-perl virtualbox-qt libqt5core5a
    libqt5opengl5 libqt5widgets5
    The following NEW packages will be installed:
    dkms libasyncns0 libbytes-random-secure-perl libcaca0
    libcrypt-passwdmd5-perl libcrypt-random-seed-perl libflac8 libgsoap10
    libmath-random-isaac-perl libogg0 libopus0 libpulse0 libpython3.5
    libsdl1.2debian libsndfile1 libvncserver1 libvorbis0a libvorbisenc2 libvpx4
    libxmu6 libxtst6 linux-headers-amd64 makepasswd openmediavault-virtualbox
    php7.0-soap phpvirtualbox virtualbox virtualbox-dkms
    virtualbox-ext-pack-installer
    0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0 B/25.2 MB of archives.
    After this operation, 115 MB of additional disk space will be used.
    Selecting previously unselected package libogg0:amd64.
    (Reading database ... 100%(Reading database ... 117826 files and directories currently installed.)
    Preparing to unpack .../00-libogg0_1.3.2-1_amd64.deb ...
    Unpacking libogg0:amd64 (1.3.2-1) ...
    Selecting previously unselected package dkms.
    Preparing to unpack .../01-dkms_2.3-2_all.deb ...
    Unpacking dkms (2.3-2) ...
    Selecting previously unselected package libasyncns0:amd64.
    Preparing to unpack .../02-libasyncns0_0.8-6_amd64.deb ...
    Unpacking libasyncns0:amd64 (0.8-6) ...
    Selecting previously unselected package libcrypt-random-seed-perl.
    Preparing to unpack .../03-libcrypt-random-seed-perl_0.03-1_all.deb ...
    Unpacking libcrypt-random-seed-perl (0.03-1) ...
    Selecting previously unselected package libmath-random-isaac-perl.
    Preparing to unpack .../04-libmath-random-isaac-perl_1.003-1_all.deb ...
    Unpacking libmath-random-isaac-perl (1.003-1) ...
    Selecting previously unselected package libbytes-random-secure-perl.
    Preparing to unpack .../05-libbytes-random-secure-perl_0.28-1_all.deb ...
    Unpacking libbytes-random-secure-perl (0.28-1) ...
    Selecting previously unselected package libcaca0:amd64.
    Preparing to unpack .../06-libcaca0_0.99.beta19-2+b2_amd64.deb ...
    Unpacking libcaca0:amd64 (0.99.beta19-2+b2) ...
    Selecting previously unselected package libcrypt-passwdmd5-perl.
    Preparing to unpack .../07-libcrypt-passwdmd5-perl_1.3-10_all.deb ...
    Unpacking libcrypt-passwdmd5-perl (1.3-10) ...
    Selecting previously unselected package libflac8:amd64.
    Preparing to unpack .../08-libflac8_1.3.2-1_amd64.deb ...
    Unpacking libflac8:amd64 (1.3.2-1) ...
    Selecting previously unselected package libgsoap10:amd64.
    Preparing to unpack .../09-libgsoap10_2.8.35-4+deb9u1_amd64.deb ...
    Unpacking libgsoap10:amd64 (2.8.35-4+deb9u1) ...
    Selecting previously unselected package libopus0:amd64.
    Preparing to unpack .../10-libopus0_1.2~alpha2-1_amd64.deb ...
    Unpacking libopus0:amd64 (1.2~alpha2-1) ...
    Selecting previously unselected package libvorbis0a:amd64.
    Preparing to unpack .../11-libvorbis0a_1.3.5-4+deb9u2_amd64.deb ...
    Unpacking libvorbis0a:amd64 (1.3.5-4+deb9u2) ...
    Selecting previously unselected package libvorbisenc2:amd64.
    Preparing to unpack .../12-libvorbisenc2_1.3.5-4+deb9u2_amd64.deb ...
    Unpacking libvorbisenc2:amd64 (1.3.5-4+deb9u2) ...
    Selecting previously unselected package libsndfile1:amd64.
    Preparing to unpack .../13-libsndfile1_1.0.27-3_amd64.deb ...
    Unpacking libsndfile1:amd64 (1.0.27-3) ...
    Selecting previously unselected package libxtst6:amd64.
    Preparing to unpack .../14-libxtst6_2%3a1.2.3-1_amd64.deb ...
    Unpacking libxtst6:amd64 (2:1.2.3-1) ...
    Selecting previously unselected package libpulse0:amd64.
    Preparing to unpack .../15-libpulse0_10.0-1+deb9u1_amd64.deb ...
    Unpacking libpulse0:amd64 (10.0-1+deb9u1) ...
    Selecting previously unselected package libpython3.5:amd64.
    Preparing to unpack .../16-libpython3.5_3.5.3-1_amd64.deb ...
    Unpacking libpython3.5:amd64 (3.5.3-1) ...
    Selecting previously unselected package libsdl1.2debian:amd64.
    Preparing to unpack .../17-libsdl1.2debian_1.2.15+dfsg1-4_amd64.deb ...
    Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg1-4) ...
    Selecting previously unselected package libvncserver1:amd64.
    Preparing to unpack .../18-libvncserver1_0.9.11+dfsg-1_amd64.deb ...
    Unpacking libvncserver1:amd64 (0.9.11+dfsg-1) ...
    Selecting previously unselected package libvpx4:amd64.
    Preparing to unpack .../19-libvpx4_1.6.1-3+deb9u1_amd64.deb ...
    Unpacking libvpx4:amd64 (1.6.1-3+deb9u1) ...
    Selecting previously unselected package libxmu6:amd64.
    Preparing to unpack .../20-libxmu6_2%3a1.1.2-2_amd64.deb ...
    Unpacking libxmu6:amd64 (2:1.1.2-2) ...
    Selecting previously unselected package linux-headers-amd64.
    Preparing to unpack .../21-linux-headers-amd64_4.16+93~bpo9+1_amd64.deb ...
    Unpacking linux-headers-amd64 (4.16+93~bpo9+1) ...
    Selecting previously unselected package makepasswd.
    Preparing to unpack .../22-makepasswd_1.10-10_all.deb ...
    Unpacking makepasswd (1.10-10) ...
    Selecting previously unselected package php7.0-soap.
    Preparing to unpack .../23-php7.0-soap_7.0.27-0+deb9u1_amd64.deb ...
    Unpacking php7.0-soap (7.0.27-0+deb9u1) ...
    Selecting previously unselected package virtualbox-dkms.
    Preparing to unpack .../24-virtualbox-dkms_5.2.10-dfsg-6~bpo9+1_all.deb ...
    Unpacking virtualbox-dkms (5.2.10-dfsg-6~bpo9+1) ...
    Selecting previously unselected package virtualbox.
    Preparing to unpack .../25-virtualbox_5.2.10-dfsg-6~bpo9+1_amd64.deb ...
    Unpacking virtualbox (5.2.10-dfsg-6~bpo9+1) ...
    Selecting previously unselected package phpvirtualbox.
    Preparing to unpack .../26-phpvirtualbox_5.2-0-1_all.deb ...
    Unpacking phpvirtualbox (5.2-0-1) ...
    Selecting previously unselected package virtualbox-ext-pack-installer.
    Preparing to unpack .../27-virtualbox-ext-pack-installer_5.2.8_all.deb ...
    Unpacking virtualbox-ext-pack-installer (5.2.8) ...
    Selecting previously unselected package openmediavault-virtualbox.
    Preparing to unpack .../28-openmediavault-virtualbox_4.1_all.deb ...
    Unpacking openmediavault-virtualbox (4.1) ...
    Setting up linux-headers-amd64 (4.16+93~bpo9+1) ...
    Setting up libasyncns0:amd64 (0.8-6) ...
    Setting up libvncserver1:amd64 (0.9.11+dfsg-1) ...
    Setting up libcrypt-random-seed-perl (0.03-1) ...
    Setting up libpython3.5:amd64 (3.5.3-1) ...
    Setting up libmath-random-isaac-perl (1.003-1) ...
    Setting up libgsoap10:amd64 (2.8.35-4+deb9u1) ...
    Setting up libvpx4:amd64 (1.6.1-3+deb9u1) ...
    Processing triggers for php7.0-fpm (7.0.27-0+deb9u1) ...
    Setting up libopus0:amd64 (1.2~alpha2-1) ...
    Setting up libxtst6:amd64 (2:1.2.3-1) ...
    Setting up libxmu6:amd64 (2:1.1.2-2) ...
    Setting up libogg0:amd64 (1.3.2-1) ...
    Setting up dkms (2.3-2) ...
    Processing triggers for libc-bin (2.24-11+deb9u3) ...
    Processing triggers for systemd (232-25+deb9u3) ...
    Setting up libcaca0:amd64 (0.99.beta19-2+b2) ...
    Processing triggers for openmediavault (4.1.6) ...
    Restarting engine daemon ...
    Setting up libvorbis0a:amd64 (1.3.5-4+deb9u2) ...
    Setting up libcrypt-passwdmd5-perl (1.3-10) ...
    Setting up php7.0-soap (7.0.27-0+deb9u1) ...
    Setting up libbytes-random-secure-perl (0.28-1) ...
    Setting up virtualbox-dkms (5.2.10-dfsg-6~bpo9+1) ...
    Loading new virtualbox-5.2.10 DKMS files...
    Building for 4.16.0-0.bpo.1-amd64
    Building initial module for 4.16.0-0.bpo.1-amd64
    Done.


    vboxdrv:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.16.0-0.bpo.1-amd64/updates/dkms/


    vboxnetadp.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.16.0-0.bpo.1-amd64/updates/dkms/


    vboxnetflt.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.16.0-0.bpo.1-amd64/updates/dkms/


    vboxpci.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/4.16.0-0.bpo.1-amd64/updates/dkms/

  • Here's part 2:


    depmod...


    DKMS: install completed.
    Setting up libflac8:amd64 (1.3.2-1) ...
    Setting up makepasswd (1.10-10) ...
    Setting up libvorbisenc2:amd64 (1.3.5-4+deb9u2) ...
    Setting up libsndfile1:amd64 (1.0.27-3) ...
    Setting up libpulse0:amd64 (10.0-1+deb9u1) ...
    Setting up libsdl1.2debian:amd64 (1.2.15+dfsg1-4) ...
    Setting up virtualbox (5.2.10-dfsg-6~bpo9+1) ...
    vboxweb.service is a disabled or a static unit, not starting it.
    Setting up phpvirtualbox (5.2-0-1) ...
    Setting up virtualbox-ext-pack-installer (5.2.8) ...
    --2018-05-20 08:04:53-- http://download.virtualbox.org…n_Pack-5.2.8.vbox-extpack
    Resolving download.virtualbox.org (download.virtualbox.org)... 23.46.200.152
    Connecting to download.virtualbox.org (download.virtualbox.org)|23.46.200.152|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 19469421 (19M) [text/plain]
    Saving to: '/tmp/Oracle_VM_VirtualBox_Extension_Pack-5.2.8.dbSdQyd166.vbox-extpack'




    2018-05-20 08:04:58 (3.88 MB/s) - '/tmp/Oracle_VM_VirtualBox_Extension_Pack-5.2.8.dbSdQyd166.vbox-extpack' saved [19469421/19469421]


    VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)




    Do you agree to these license terms and conditions (y/n)?
    License accepted. For batch installaltion add
    --accept-license=56be48f923303c8cababb0bb4c478284b688ed23f16d775d729b89a2e8e5f9eb
    to the VBoxManage command line.


    ...100%
    Successfully installed "Oracle VM VirtualBox Extension Pack".
    Setting up openmediavault-virtualbox (4.1) ...
    useradd: warning: the home directory already exists.
    Not copying any file from skel directory into it.
    Updating configuration database ...
    Processing triggers for libc-bin (2.24-11+deb9u3) ...
    Processing triggers for php7.0-fpm (7.0.27-0+deb9u1) ...
    Processing triggers for systemd (232-25+deb9u3) ...
    Processing triggers for openmediavault (4.1.6) ...
    Updating locale files ...
    Updating file permissions ...
    Purging internal cache ...
    Restarting engine daemon ...
    Done ...

  • I have the same error. Upgraded recently to OMV 4.1.6 and the virtual machine could then start but after I rebooted my server I got this error.


    I have tried to create a new virtual machine but I get the same error.


    VirtualBox version is 5.2.10.

  • Since it's not just me, is it possible that there is something weird happening behind the scenes? If so, are there any other logs that I can provide that would be of assistance?

    • Offizieller Beitrag

    is it possible that there is something weird happening behind the scenes? If so, are there any other logs that I can provide that would be of assistance?

    Not that I can think of. It is probably a product of the newer kernels and new virtualbox versions. I really just need to be able to reproduce this and my motivation for trying is very low since every test of mine is working.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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