Can't access web gui

  • Server is up and running fine. Can see it via SSH, plex is up and running, as are my file shares.


    with chrome and IE, as well as my phone when I type in my IP address for the server it just comes up Oops! Google Chrome could not connect to...


    Tried resetting network config via omv-firstaid and dhconfig eth1 and nothing.. can't figure it out for the life of me..


    I've also updated via apt-get update and nothing.


    Any help would be appreciated.. thanks


    If its at all helpful

    • Offizieller Beitrag

    How about:


    /etc/init.d/apache2 status
    /etc/init.d/openmediavault-engined status

    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

    There is the reason why the web interface isn't working. Post the output of the following (as root):


    apachectl configtest

    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@MediaServer:~# apachectl configtest
    Syntax error on line 11 of /etc/apache2/owncloud-webgui.d/default.conf:
    Wrapper /var/www/owncloud/php-fcgi cannot be accessed: (2)No such file or directory
    Action 'configtest' failed.
    The Apache error log may have more information.
    root@MediaServer:~#
    • Offizieller Beitrag

    Did you uninstall owncloud?

    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

    What is the output of the following:


    ls -al /etc/apache2/
    ls -al /etc/apache2/sites-enabled/
    ls -al /var/www/
    dpkg -l | grep openmediavault-

    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

    I would try the following as root. If the first command works properly, you may not need the rest but it won't hurt to execute them.


    Code
    apt-get remove --purge openmediavault-owncloud
    rm -f /etc/apache2/sites-enabled/owncloud-webgui
    rm -f /etc/apache2/sites-available/owncloud-webgui
    rm -rf /etc/apache2/owncloud-webgui.d
    rm -rf var/www/owncloud
    /etc/init.d/apache2 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!

    • Offizieller Beitrag

    Must have run into an error when uninstalling.

    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!