Virtualbox 5.1.8 and kernel 4.9 error

  • I got an error to start vbox service:


    Code
    Failed to start virtualbox-web.service: Unit virtualbox-web.service failed to load: No such file or directory.




    Code
    ii  virtualbox                                                       5.1.14-dfsg-1                     amd64        x86 virtualization solution - base binaries
    ii  virtualbox-dkms                                                  5.1.14-dfsg-1

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

    • Offizieller Beitrag

    Do you have the kernel headers installed? dpkg -l | grep headers

    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!

  • Yes.


    Is this the command to start vbox?


    service virtualbox-web start

    Code
    linux-headers-4.7.0-0.bpo.1-amd64                                4.7.8-1~bpo8+1                    amd64        Header files for Linux 4.7.0-0.bpo.1-amd64
    ii  linux-headers-4.7.0-0.bpo.1-common                               4.7.8-1~bpo8+1                    amd64        Common header files for Linux 4.7.0-0.bpo.1
    ii  linux-headers-4.8.0-0.bpo.2-amd64                                4.8.15-2~bpo8+2                   amd64        Header files for Linux 4.8.0-0.bpo.2-amd64
    ii  linux-headers-4.8.0-0.bpo.2-common                               4.8.15-2~bpo8+2                   amd64        Common header files for Linux 4.8.0-0.bpo.2
    ii  linux-headers-4.9.0-0.bpo.1-amd64                                4.9.2-2~bpo8+1                    amd64        Header files for Linux 4.9.0-0.bpo.1-amd64
    ii  linux-headers-4.9.0-0.bpo.1-common                               4.9.2-2~bpo8+1                    all          Common header files for Linux 4.9.0-0.bpo.1
    ii  linux-libc-dev:amd64                                             3.16.39-1+deb8u1                  amd64        Linux support headers for userspace development
    ii  uuid-dev:amd64                                                   2.25.2-6

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

    • Offizieller Beitrag

    Is this the command to start vbox?

    systemctl start vboxweb.service


    I just tested on a fresh VM and with the latest omvextras 3.4.22 (which pins virtualbox 5.1.14 from omv-extras), everything installs fine with the 4.9 kernel. Post the output of:
    lsmod | grep vbox
    systemctl status vboxweb.service

    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 still can't reach virtualbox at http://192.168.1.97:18083




    Code
    lsmod | grep vbox
    vboxpci                24576  0
    vboxnetadp             28672  0
    vboxnetflt             28672  0
    vboxdrv               454656  3 vboxnetadp,vboxnetflt,vboxpci





    Code
    systemctl status vboxweb.service
    ● vboxweb.service - VirtualBox Web Service
       Loaded: loaded (/lib/systemd/system/vboxweb.service; disabled)
       Active: active (running) since Mon 2017-03-06 17:59:08 EST; 3min 22s ago
      Process: 16637 ExecStart=/usr/bin/vboxwebsrv --pidfile /run/vboxweb.pid --background (code=exited, status=0/SUCCESS)
     Main PID: 16648 (vboxwebsrv)
       CGroup: /system.slice/vboxweb.service
               ├─16648 /usr/lib/virtualbox/vboxwebsrv --pidfile /run/vboxweb.pid --background
               ├─16650 /usr/lib/virtualbox/VBoxXPCOMIPCD
               └─16656 /usr/lib/virtualbox/VBoxSVC --auto-shutdown

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

    Einmal editiert, zuletzt von tinh_x7 ()

    • Offizieller Beitrag

    I still can't reach virtualbox at 192.168.1.97:18083

    That is the port that vboxweb-service listens for localhost only. You need to go to: http://192.168.1.97/virtualbox/

    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

    OMV3 uses systemd, but why the command is systemctl status vboxweb.service ?

    systemctl is one of the main commands for systemd. The service command is there for backward compatibility.

    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

    Your nextcloud setup is causing that problem then.

    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

    Any chance that somebody update the virtualbox plugin to v5.1 in the near future?

    v5.1 of what? If you mean phpvirtualbox, it doesn't exist.

    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

    If you are on the latest OMV 3.0.65 and you don't disable backports in /etc/default/openmediavault, it should show up in your updates tab (unless you have a bad repo).


    What is the output of:


    apt-get update
    apt-cache policy linux-image-amd64

    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!

  • If you are on the latest OMV 3.0.65 and you don't disable backports in /etc/default/openmediavault, it should show up in your updates tab (unless you have a bad repo).


    What is the output of:


    apt-get update
    apt-cache policy linux-image-amd64


    output of apt-cache policy linux-image-amd64

    Code
    linux-image-amd64:
      Installed: (none)
      Candidate: 4.9+79~bpo8+1
      Package pin: 4.9+79~bpo8+1
      Version table:
         4.9+79~bpo8+1 500
            100 http://httpredir.debian.org/debian/ jessie-backports/main amd64 Packages
         3.16+63 500
            500 http://ftp.dk.debian.org/debian/ jessie/main amd64 Packages

    Update 2:
    Here is the output of uname -r


    4.8.0-0.bpo.2-amd64


    Update 1:
    Here is the output of apt-get update


    • Offizieller Beitrag

    apt-get install linux-image-amd64

    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!

  • So I installed the latest version but there is a problem with phpvirtualbox. When I login I get a SOAP error *see below*


    Problem is I don't know what to do with it. I was a software dev for year but not for php or anything that looks like C++. However, my CPU is an Intel Xenon E5620 and my backup server is an AMD Opeteron 1354. On my Intel box It looks like the code it bombing while trying to get the description of my CPU so I commented out line 4880 in vboxServiceWrappers.php and no issues so far on my Intel box. I don't know how to fix it, but otherwise everything else works fine. Funny thing is my other system is running the same setup has no issues from the start without line 4880 commented out. Does anyone have any ideas???


    Attached are screenshots of what my interface looks like now on both machines. Note my Intel box missing the CPU Description. Can this be fixed??? Or does anyone have any ideas of how to fix it???


    Thank you all in advance.

Jetzt mitmachen!

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