Welcome to nginx! No Webui

  • After having to reinstall nginx localhost:80 points to the Welcome to nginx! page.


    sudo service nginx status nginx is running.


    I've run omv-firstaid to fix this but still get the Welcome to nginx! page


    I've also did a apt-get --reinstall install openmediavault


    Also tried omv-update and apt-get install -f


    ls -al /etc/nginx/sites-enabled/
    /etc/nginx/sites-enabled/openmediavault-webgui -> /etc/nginx/sites-available/openmediavault-webgui


    No apache running
    sudo service apache2
    apache2: unrecognized service


    I've also done
    omv-mkconf nginx
    omv-mkconf php5fpm
    service nginx restart
    service php5-fpm restart


    But still get the Welcome to nginx! page


    I think my /etc/nginx/conf.d may be wrong



    sabnzb, sickbeard, plex etc. are still running

  • Many thanks for the reply I've done a omv-firstaid but still get the nginx welcome page


    Code
    sudo netstat -tulpn | grep :80
    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      56395/nginx.conf
    tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      2671/python     
    tcp        0      0 0.0.0.0:8081            0.0.0.0:*               LISTEN      2574/python     
    tcp        0      0 0.0.0.0:8090            0.0.0.0:*               LISTEN      2450/python     
    tcp6       0      0 ::1:8080                :::*                    LISTEN      2671/python
  • Is it possible that your re-installation of nginx messed things up?


    I'm looking at my test install, and I see a few things that are "different" from you've mentioned:
    1) my /etc/nginx/conf.d is empty (assuming your mentioned conf.d was regarding files in there)
    2) my /etc/nginx/nginx.conf (which I believe is the "active" config), contains the following:



    If that doesn't help, try posting your openmediavault-webgui

Jetzt mitmachen!

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