Closed Bosstox closed 5 years ago
Are you behind a reverse proxy installation? I had the same problem with an nginx reverse proxy. Setting these to values fixed it for me:
server { .... client_max_body_size 10G; client_body_buffer_size 400M; .... }
No I don't run a reverse proxy. Yesterday i tried the plugin installation. Same problem with the plugin.
I just tried a clean installation of this, and I'm able to upload files > 7 GB through the web interface without issues.
I made now a clean Freenas & Nextcloud installation. I have now massive errors in the httpd-error.log. [Tue May 14 10:01:02.640545 2019] [proxy_fcgi:error] [pid 69783:tid 34468948736] (70007)The timeout specified has expired: [client 193.187.219.4:53230] AH01075: Error dispatching request to : (reading input$ $ input brigade)
i tried to fix this by setting higher timeout und proxy timeout settings but nothing happend.
I found the Problem. It was my hardware. i got a issue with my ram. danb thank you for the script :)
Hardware will do it. Thanks for the update, I was stumped. Try my nextcloud-16-caddy branch when you get back up and running.
It’s maybe a dumb question but what is the diffrence between the normal Nextcloud 16 and the Nextcloud 16 caddy?
The -caddy branch uses Caddy as the web server rather than Apache. This greatly simplifies configuration, and Caddy directly handles obtaining your cert and all the relevant configuration. I'm planning to make this the master branch shortly, but it'd be nice to have some further testing.
Update to my Issue.
New Ram is installed. Installation of the master branch went easy going :). Everything is working.
Thank you Dan for the script.
Hi Folks. I'm new to this so i would need some help. I always get a fatal error when uploading lager files. Uploading Photos, Mp3 and so small files work. Max Filesize is set to 5 GB. It is impossible to upload a file over the browser or the client.
i tried to fix this using google but i don't get it working. Tried to create a new jail with a new installation same problem.
I'm running FreeNAS-11.2-U3.
I hope you can help me