OMV4, nginx issue when tring to install nextcloud 12

  • Hi everybody,


    First I would like to thank all of people involved in OpenMediaVault project for your hard work. Thanks to you I decided to revive my old PC and make it my personal cloud. However I have run into some nginx trouble during the setup. I followed guides NextCloud Installation and http://wiki.pine64.org/index.php/OpenMediaVault but I am stuck at trying to call Nextcloud installation via browser. I installed omv4 on Debian 9. I disabled and later purged apache2 package as it was interfering with omv installation - ngixng package. I installed OMV-Extra plugins and used it to get nginx and mysql plugins. I also installed php7.0-curl/gd/zip. My current confings are:

    I just disabled fastcgi_param HTTPS -> off

    Access rights seems to be ok

    Nginx service seems to be running OK:


    In netstat I can see that nginx ports 90 and 91 are open and waiting for connection:

    Code
    root@openmediavault:/srv/dev-disk-by-id-ata-TOSHIBA_HDWD130_972SLDZAS-part1/www/nextcloud# netstat -a
    Active Internet connections (servers and established)
    tcp6       0      0 [::]:90                 [::]:*                  LISTEN
    tcp6       0      0 [::]:91                 [::]:*                  LISTEN

    But despite that everything looks OK when I go to my http://IP:90 or https://IP:91 I just get information that browser could not connect. Can anybody help me with this issue? It is driving me mad for past 2 days... Big thanks in advance.


    Regards
    L

    Einmal editiert, zuletzt von Pepesko ()

  • Additional info:

Jetzt mitmachen!

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