The management of Nextcloud is nginx, how to solve this problem?

Jacob Deng

Dabbler
Joined
Feb 7, 2019
Messages
25
Help: I installed successfully the Plugin of Nextcloud in my Freenas 11.2 U1, but the management came to nginx! The following is the successful information of Nextcloud Plugin and the management information to nginx, please some experts to help me.
I already tried many times, I don't know how to solve this problem.
Thanks in advance.

Plugin installed successfully

Install Notes:
nginx_enable: -> YES
mysql_enable: -> YES
php_fpm_enable: -> YES
Performing sanity check on nginx configuration:
Starting nginx.
Performing sanity check on php-fpm configuration:
Starting php_fpm.
Starting mysql.
Database User: dbadmin
Database Password: JxU93uCEtJxZvNcT
Performing sanity check on php-fpm configuration:
Stopping php_fpm.
Waiting for PIDS: 22951.
Performing sanity check on php-fpm configuration:
Starting php_fpm.
Performing sanity check on nginx configuration:
Stopping nginx.
Waiting for PIDS: 22939.
Performing sanity check on nginx configuration:
Starting nginx.
Database Name: nextcloud
Admin Portal:
http://192.168.0.115
-------------------------------
Welcome to nginx!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.
Thank you for using nginx.
 

Jacob Deng

Dabbler
Joined
Feb 7, 2019
Messages
25
According to the installation log, all about nginx, so I think maybe the original source direction is wrong! Please Freenas Team expert to help me! From old Freenas version already had this problem, but for 11.2 U1 also has this problem, please Freenas team and experts take care about this problem!
 

Jacob Deng

Dabbler
Joined
Feb 7, 2019
Messages
25
I already installed Transmission and Plex plugins successfully, it means that all the configuration in my Freenas (11.1 U1)is right. The problem is only the bugs of the Freenas software.
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231

Jacob Deng

Dabbler
Joined
Feb 7, 2019
Messages
25
Fortunately, today I reinstalled Nextcloud Plugin again, it's OK now. Only understanding is that the software have some bugs.
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231
I'd strongly recommend learning about jails and how to manually create them rather than relying on the plugins without understanding what's happening.

Nextcloud runs much better using Mariadb rather than SQlite which you get with the plugin.
 
Top