WebGUI not accessible

  • Hello everyone,


    I have just re-installed OMV on my Nas box (HP MicroServer Getn 8).
    I was running Kralizec and I decided to do a fresh install using Stone Burner.


    Unfortunately I am having some issues with the web interface.
    After boot this is not accessible, actually I cannot even telnet to the NAS IP:443 or IP:80; the connection times out.


    This is a blank installation, all I have is Transmission + SMB + SSH, nothing else is running or installed.


    I have searched the forum and have seen that this may be common when installing OwnCloud or Apache2, which, in my case are not installed.
    I have tried to change ports, moving from 80/443 to 8080/9443 but I cannot make it work.


    Sometimes it does work after a service nginx restart plus a omv-firstaid, some other times I cannot get it to work.
    Sometimes all it needs is a service openmediavault-engined restart.


    At the same time all the other protocols (SSH, SMB) works like a charm.


    Has anyone got any suggestion?


    Thanks,
    Tommy

    HP MicroServer Gen 8
    HP DL360e Gen 8 + HP StorageWorks D2700

    HP DL380e Gen 8 + HP StorageWorks D2600

    • Offizieller Beitrag

    What type of media is OMV installed on? You could also put engined in debug mode to see what is causing the issues:


    Login locally or over ssh as root:
    monit stop omv-engined
    omv-engined -df


    I would also check for errors in /var/log/messages.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | 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!

  • Hi @ryecoaaron,


    OMV is running from an high-end SD card (32 GB Samsung Pro) which has never ever got a problem (I was running OMV Sardukar just fine from the same).


    monit stop omv-engined and omv-engined -df does not seem to help.


    I have tried to look at /var/log/messages but I cannot grep any error.


    Thanks,
    Tommy

    HP MicroServer Gen 8
    HP DL360e Gen 8 + HP StorageWorks D2700

    HP DL380e Gen 8 + HP StorageWorks D2600

    • Offizieller Beitrag

    OMV is running from an high-end SD card (32 GB Samsung Pro) which has never ever got a problem (I was running OMV Sardukar just fine from the same).


    If you haven't been using the flashmemory plugin, your high end sd card doesn't mean much since it doesn't have wear leveling (mainly static wearly leveling) especially if you have been using it since sardaukar. I have seen failing cards cause similar symptoms. The fact there are no errors in the logs helps my theory.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | 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!

    Einmal editiert, zuletzt von ryecoaaron ()

  • Yup,


    Have been using flashmemory since day 1 :)
    The average data written per day was about 30 Mb so I strongly doubt there is any wear on the card.

    HP MicroServer Gen 8
    HP DL360e Gen 8 + HP StorageWorks D2700

    HP DL380e Gen 8 + HP StorageWorks D2600

    • Offizieller Beitrag

    What is the output of:
    dpkg -l | grep openmediavault
    cat /etc/network/interfaces


    I would also be curious to see the service status of nginx and engined after boot when the web interface is not working.
    service nginx status
    service openmediavault-engined status

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | 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 also cannot connect to the webui. Everything else is working fine and this OMV machine has been running happily for many months until now. I have no idea what has caused this change.


    Here is the output to the commands in the previous post:



    any suggestions as to what I can try?

    • Offizieller Beitrag

    Is OMV installed on flash memory?

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | 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 have a similar issue.
    OMV installed on SSD 64gb OCZ.
    If i log into OMV Gui with admin i get blank white screen
    If i log in as a user i get the user screen with info.


    ii openmediavault 2.1.19 all Open network attached storage solution
    ii openmediavault-keyring 0.4 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-omvextrasorg 2.8 all OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-owncloud 2.0.3 all OpenMediaVault ownCloud plugin
    ii openmediavault-plexmediaserver 1.0.12 all OpenMediaVault Plex Media Server plugin
    ii openmediavault-transmissionbt 1.4 all OpenMediaVault Transmission (BitTorrent client) plugin.


    # The loopback network interface
    auto lo
    iface lo inet loopback
    iface lo inet6 loopback


    # eth0 network interface
    auto eth0
    allow-hotplug eth0
    iface eth0 inet static
    address 192.168.0.2
    gateway 192.168.0.1
    netmask 255.255.255.0
    iface eth0 inet6 manual
    pre-down ip -6 addr flush dev $IFACE


    root@MiniHAL:~# service nginx status
    nginx is running.
    root@MiniHAL:~# service openmediavault-engined status
    omv-engined is running


    Sry if i hijacked the thread.

  • I have the exact same issue. Nothing was changed on my system and I went to login and just get a blank page



    ii openmediavault 2.2.14 all Open network attached storage solution
    ii openmediavault-backup 1.0.11 all backup plugin for OpenMediaVault.
    ii openmediavault-downloader 2.1 all OpenMediaVault downloader plugin
    ii openmediavault-extplorer 1.3.1 all OpenMediaVault eXtplorer plugin
    ii openmediavault-flashmemory 1.7 all fs2ram plugin for OpenMediaVault
    ii openmediavault-iscsitarget 2.3 all OpenMediaVault iSCSI Enterprise Target plugin
    ii openmediavault-keyring 0.4 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-letsencrypt 2.4 all Generate free and valid SSL certificates for OMV
    ii openmediavault-netatalk 2.0 all OpenMediaVault netatalk (AppleTalk Protocol Suite) plugin
    ii openmediavault-nut 2.0 all OpenMediaVault Network UPS Tools (NUT) plugin
    ii openmediavault-omvextrasorg 2.13.9 all OMV-Extras.org Package Repositories for OpenMediaVault
    ii openmediavault-plexmediaserver 1.0.15 all OpenMediaVault Plex Media Server plugin
    ii openmediavault-remoteshare 1.1 all remote share plugin for OpenMediaVault.
    ii openmediavault-shellinabox 1.2 all Web-based SSH client.
    ii openmediavault-snapraid 1.5 all snapraid plugin for OpenMediaVault.
    ii openmediavault-usbbackup 2.2 all OpenMediaVault USB/eSATA backup plugin
    ii openmediavault-virtualbox 1.3 all VirtualBox plugin for OpenMediaVault.


    Everything is working correctly. This is extremely frustrating since nothing was changed, so there is no way to backtrack and the WebGUI not working makes the whole thing useless.

    "I could feel his muscle tissues collapse under my force. It's ludicrous these mortals even attempt to enter my realm."
    -Mike Tyson

Jetzt mitmachen!

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