Nextcloud not working

trek102

Dabbler
Joined
May 4, 2014
Messages
46
Brilliant. I didnt know the jail folders are directly accessible. This is the error.log. Sorry, there are no line breaks.

2021/02/08 04:08:26 [warn] 13309#100672: *10 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/1/00/0000000001 while reading upstream, client: 192.168.1.102, server: _, request: "GET /settings/apps/list HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "192.168.1.137:8282"
2021/02/08 04:10:22 [warn] 13310#100773: *102 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/2/00/0000000002 while reading upstream, client: 192.168.1.102, server: _, request: "GET /core/preview?fileId=160&x=1920&y=1080&a=true HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "192.168.1.137:8282"
2021/02/08 04:10:22 [warn] 13302#100763: *1 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/3/00/0000000003 while reading upstream, client: 192.168.1.102, server: _, request: "GET /core/preview?fileId=163&x=1920&y=1080&a=true HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "192.168.1.137:8282"
2021/02/08 08:10:15 [warn] 13305#100680: *13122 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/4/00/0000000004 while reading upstream, client: 192.168.1.180, server: _, request: "GET /settings/apps/list HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "cloud2.uk-cra.org"
2021/02/10 18:49:50 [warn] 3045#102249: *462 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/1/00/0000000001 while reading upstream, client: 192.168.1.180, server: _, request: "GET /core/preview?fileId=630&c=60242ac178539&x=500&y=500&forceIcon=0 HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "cloud2.uk-cra.org"
2021/02/10 18:49:50 [warn] 3053#100852: *463 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/2/00/0000000002 while reading upstream, client: 192.168.1.180, server: _, request: "GET /core/preview?fileId=596&c=60242ac1490dd&x=500&y=500&forceIcon=0 HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "cloud2.uk-cra.org"
2021/03/06 17:38:46 [error] 3560#100930: *290 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 192.168.1.180, server: _, request: "POST /updater/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock", host: "cloud2.uk-cra.org"
2021/03/06 17:42:06 [warn] 3562#100904: *656 an upstream response is buffered to a temporary file /var/tmp/nginx/fastcgi_temp/1/00/0000000001 while reading upstream, client: 192.168.1.180, server: _, request: "GET /settings/apps/list HTTP/1.1", upstream: "fastcgi://unix:/var/run/nextcloud-php-fpm.sock:", host: "cloud2.uk-cra.org"
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Try iocage console <yourjail> followed by service nginx restart and look if it logs anything.
 

trek102

Dabbler
Joined
May 4, 2014
Messages
46
SO it turns out that ALL Plugins stop working when I reboot the server. Its definitely something with my Truenas settings thats going wrong as the Plugins worked fine before reboot.
Any ideas?
 
Top