No WEB GUI after upgrade to v1.13

  • So i decide to upgrade OMV to 1.13 and everything went ok but for some reason the web gui doesnt show up anymore. The ip address load the default Apache index file.


    Looks like i lost all symlinks....

  • If you had just run the 6 commands that aaron posted in that thread... ;)


    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 guess that's solved then.


    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 installed OMV recently, formated drives and set up shares
    after server restart i cannot connect to web gui (i read many threads on forums - nothing)


    this is what I get when I try 6 commands described above


    root@orangepi:/home/poldo# service apache2 stop
    apache2: unrecognized service
    root@orangepi:/home/poldo#


    ?? shoul I install apache2 ?? or what else shoul I do ??


    tkanks for help

  • Why would you want to, OpenMediaVault 1.0 does no longer use Apache2, but nginx as the Webserver.


    Code
    service nginx status
    ps aux | grep nginx
    netstat -tulpen | grep -E '80|443'


    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!

  • sorry for formatting


    Code
    root@SERVER:~# service nginx
    statusnginx is not running ... failed!
    root@SERVER:~# ps aux | grep nginx
    root 11888  0.0  0.0   3128   664 pts/0    S+   15:42   0:00 grep nginx
    root@SERVER:~# netstat -tulpen | grep -E '80|443'
    udp        0      0 127.0.0.1:980           0.0.0.0:* 
                              0          993         1652/rpc.statd
    udp6       0      0 :::5353                 :::* 
                                   107        2980        2131/avahi-daemon:
  • Code
    service nginx restart


    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!

  • root@SERVER:~# service nginx restart
    Restarting nginx: nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (2: No such file or directory)
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    2015/03/03 08:57:28 [emerg] 1860#0: open() "/var/log/nginx/access.log" failed (2: No such file or directory)
    nginx: configuration file /etc/nginx/nginx.conf test failed

Jetzt mitmachen!

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