You are not logged in.
This is the error I get when I try and upload large files to nextcloud:
Mar 11 21:54:25 thinkArch nginx[941013]: 2022/03/11 21:54:25 [error] 941013#941013: *8 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.50.1, server: cloud.atavismxi.com, request: "MOVE /remote.php/dav/uploads/admin/web-file-upload-489c8d97afc8365812e072938450e67f-1647053411512/.file HTTP/1.1", upstream: "uwsgi://unix:/run/uwsgi/nextcloud.sock", host: "cloud.atavismxi.com"
I set nextcloud up according to Arch's wiki. Using nginx for web server and uWSGI for application server.
I've tried changing a dozen different settings in nginx.conf (proxy_read_timeout, send_timeout, proxy_send_timeout, etc). Nothing seems to change. I am restarting nginx after each change.
Last edited by Grahf (2022-03-12 04:49:52)
Offline