Problem after installing virtualbox, cant access GUI

  • yesterday I installed omw-extras and openmediavault-virtual box. I then had access to both webGUI and /virtualbox webgui.


    After reboot I had access to no webgui, i could reach virtualbox but it returned PHP errors.


    I read many threads and tested many things but i did not manage to find a good solution yet. please help, i also think i manged to remove user/groups permissions by accident via access list editor.. So I guess my config is pretty screwed. Is there an easy way to remove and reinstall config and start from the beginning?


    In one thread i found omv-firstaid. I have some output from this report:


    ================================================================================
    = OpenMediaVault information
    ================================================================================
    Release: 1.16
    Codename: Kralizec


    ii openmediavault-autoshutdown 1.0.8 all OpenMediaVault AutoShutdown Plugin
    ii openmediavault-clamav 1.3 all OpenMediaVault ClamAV plugin
    ii openmediavault-keyring 0.3 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-omvextrasorg 1.16 all OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-owncloud 1.4 all OpenMediaVault ownCloud plugin
    un openmediavault-processlist <none> (no description available)
    ii openmediavault-route 1.3 all OpenMediaVault IP routing table plugin
    un openmediavault-supportinfo <none> (no description available)
    ii openmediavault-usbbackup 1.3 all OpenMediaVault USB/eSATA backup plugin
    ii openmediavault-virtualbox 1.2 all VirtualBox plugin for OpenMediaVault.


    /etc/apt/sources.list.d/omv-extras-org-custom.list:
    ===================================================
    # Custom repos
    /etc/apt/sources.list.d/omv-extras-org-kralizec.list:
    =====================================================
    # Regular omv-extras.org repo
    deb http://packages.omv-extras.org/debian/ kralizec main
    # Virtualbox repo
    deb http://packages.omv-extras.org/debian/ kralizec-vb main
    deb http://dh2k.omv-extras.org/debian/ virtualbox-wheezy-mirror main
    # Greyhole repo
    deb http://packages.omv-extras.org/debian/ kralizec-greyhole main
    deb http://www.greyhole.net/releases/deb stable main
    # miller repo
    deb http://dh2k.omv-extras.org/debian/ kralizec-miller main
    deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main
    # miller testing repo
    deb http://dh2k.omv-extras.org/debian/ kralizec-miller-testing main
    # VPN repo
    deb http://dh2k.omv-extras.org/debian/ kralizec-vpn main
    # hwraid repo
    deb http://packages.omv-extras.org/debian/ kralizec-hwraid main
    deb http://hwraid.le-vert.net/debian wheezy main
    /etc/apt/sources.list.d/openmediavault.list:
    ============================================
    deb http://packages.openmediavault.org/public kralizec main
    # deb http://downloads.sourceforge.n…t/openmediavault/packages kralizec main
    ## Uncomment the following line to add software from the proposed repository.
    deb http://packages.openmediavault.org/public kralizec-proposed main
    # deb http://downloads.sourceforge.n…t/openmediavault/packages kralizec-proposed main
    ## This software is not part of OpenMediaVault, but is offered by third-party
    ## developers as a service to OpenMediaVault users.
    deb http://packages.openmediavault.org/public kralizec partner
    # deb http://downloads.sourceforge.n…t/openmediavault/packages kralizec partner

  • Is nginx running?


    service nginx status


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • It was up yesterday i think i ran it then


    service nginx status
    nginx is not running.. failed!


    service nginx start:
    emerg bind () to [::]:80 failed (98: address already in use


    Cant copy exact output im not connect via ssh. manually typing :p

  • Is that a system that was upgraded from 0.5 to 1.0? Do you still need apache2? If not, uninstall it.


    apt-get --purge remove apache2


    Then reboot your NAS.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Ok i have done this also needed to remove apache2.2 + apache2.2 utils.


    i tried running omw-firstaid again to restart webgui, reboot but still no luck

  • What does service nginx status tell you now?


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • So you can access the WebGUI again?


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Install curl via apt-get install curl


    Then post the output of curl http://localhost or curl https://localhost in case you use SSL.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Code
    omv-mkconf nginx
    service nginx restart


    Check again


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • omv-mfconf returned no output


    Thats normal.


    ls -la /etc/nginx/sites-enabled/


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

    • Offizieller Beitrag

    What is the output of: cat /etc/openmediavault/config.xml | grep port

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

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


    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!