[SOLVED] Virtual BOX Error

    • Offizieller Beitrag

    Seems to be somewhat of a common problem with phpvirtualbox (see here). From reading, it appears that if the VM volume is mounted when Virtualbox starts, it gives this error. Does /etc/init.d/vboxweb-service restart fix the issue?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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 i start the server via console over putty there is no error


    but when i close the console the error comes again....
    i think the problem is running as service :roll:

    • Offizieller Beitrag

    If you close the console, it ends the program. Did you try the command I posted? Can you post the contents of /etc/default/virtualbox

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

  • Code
    root@openmediavault:~# /etc/init.d/vboxweb-service restart
    Stopping VirtualBox web service:No /usr/lib/virtualbox/vboxwebsrv found running; none killed.
    done..
    root@openmediavault:~#


    after reboot the system same error again :roll:

    • Offizieller Beitrag

    Did it work after the restart command but before rebooting?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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

    The shared drive you select for virtualbox is mounted and working, right?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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

    Try changing the 127.0.0.1 in /etc/default/virtualbox to 0.0.0.0 and then /etc/init.d/vboxweb-service restart

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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 stopped the service
    changed the ip to 0.0.0.0 in /etc/default/virtualbox

    Code
    # defaults for virtualbox
    # sourced by vboxweb-service on startup
    
    
    VBOXWEB_USER=vbox
    VBOXWEB_HOST=0.0.0.0


    start the service

    Code
    root@openmediavault:~# /etc/init.d/vboxweb-service restart
    Starting VirtualBox web service:done..
    root@openmediavault:~#


    same problem again

    • Offizieller Beitrag

    From the command line you are starting at root. Did you try changing permissions on the virtual machine share to give r/w permssions to vbox? If that doesn't work...


    This would definitely not be an ideal fix but try changing the VBOXWEB_USER from vbox to root.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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 think it´s not the problem to reach the ip adress
    if i stop the vboxwebsrv service
    i get this error

    Code
    Could not connect to host (http://127.0.0.1:18083/)


    but why i get the error with the 127.0.0.1 ??? there should be 0.0.0.0
    i edit the /etv/default/virtualbox ip to 0.0.0.0 ???


    if i start the service again i get

    Code
    VirtualBox error: The object functionality is limited (0x80070005)
    • Offizieller Beitrag

    The IP address change was a shot in the dark. Worked in another forum but I don't think it was same issue now.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!