WEB GUI access issue

  • Hi, can't access WEB GUI after install. When i typing NAS IP my browser redirects me to google search. Ping reaches my NAS, and apache seems runs ok. Any suggestions? Thanks.

  • That is why I hate combined address and search boxes, they do it wrong, most of the time...


    try to type http://ipofyouromv/ in your browser, even maybe try just iexplorer...


    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!

  • You have access via ssh or can execute commands locally on the OMV?


    Code
    service apache2 status
    service apache2 restart


    Sorry about ie...


    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

    Did you change the port or change it to forced ssl?

    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
    ifconfig
    cat /etc/network/interfaces


    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!

  • Another place to check is in your router and see what attached devices are listed. It should show the IP.

  • Hi, everybody.
    Right now i've try to start my NAS again and check all the stuff as you advised me and i saw following message:
    'monit: Cannot connect to the monit daemon. Did you start it with http support?'
    First i've checked the daemon presence by: ps and i don't see it.
    Then i've try to restart it by: /etc/init.d/monit force-reload and get the same message.

  • Still post me the things I asked for above. You may also post me


    Code
    tail -n 100 /var/log/syslog


    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!

  • I also cannot access webgui. I have 2 omv's. one i can reach. the one in raid (with one faulty disk) i cannot reach??
    Presume it can not be browser or pc, because i can reach the other one
    apache2 status gives me:
    Apache2 is running (pid 16518)

    • Offizieller Beitrag

    Are you logging in locally or over ssh? If locally, can you ping the omv box?

    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 from the second command when logged into the box?


    wget http://localhost/
    cat index.html

    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!

  • this is first
    wget http://localhost/
    --2013-10-20 18:00:09-- http://localhost/
    Resolving localhost... 127.0.0.1
    Connecting to localhost|127.0.0.1|:80... connected.
    HTTP request sent, awaiting response... 500 Internal Server Error
    2013-10-20 18:00:09 ERROR 500: Internal Server Error.


    This is second
    cat index.html
    cat: index.html: No such file or directory

    • Offizieller Beitrag

    Something isn't working right. Try


    /etc/init.d/openmediavault-engined 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!

  • Both from via ssh and CLI I get:
    /etc/init.d/openmediavault-engined restart
    -bash: /etc/init.d/openmediavault-engined: Bestand of map bestaat niet (Dutch) -> File or folder does not exist

    • Offizieller Beitrag

    That's not good. Show me:


    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!

  • dpkg -l | grep openmediavault
    iU openmediavault 0.4.38 Open network attached storage solution
    ii openmediavault-forkeddaapd 0.4.3 OpenMediaVault forked-daapd (DAAP server) plugin
    ii openmediavault-keyring 0.2 GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-minidlna 0.4+0~1355675183.5~1.gbpa4376d OpenMediaVault miniDLNA (DLNA server) plugin
    ii openmediavault-netatalk 0.4.8 OpenMediaVault netatalk (AppleTalk Protocol Suite) plugin
    ii openmediavault-omvpluginsorg 0.4.2-10~1.gbpefc0a1 OMV-Plugins.org Package Repositories for OpenMediaVault
    ii openmediavault-transmissionbt 0.4+0~1355673075.3~1.gbpf0d8e8 OpenMediaVault Transmission (BitTorrent client) plugin

Jetzt mitmachen!

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