Giter Site home page Giter Site logo

Comments (9)

nimoatwoodway avatar nimoatwoodway commented on July 17, 2024

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;
....
}

from freenas-iocage-nextcloud.

Bosstox avatar Bosstox commented on July 17, 2024

No I don't run a reverse proxy.
Yesterday i tried the plugin installation. Same problem with the plugin.

from freenas-iocage-nextcloud.

danb35 avatar danb35 commented on July 17, 2024

I just tried a clean installation of this, and I'm able to upload files > 7 GB through the web interface without issues.

from freenas-iocage-nextcloud.

Bosstox avatar Bosstox commented on July 17, 2024

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.

from freenas-iocage-nextcloud.

Bosstox avatar Bosstox commented on July 17, 2024

I found the Problem. It was my hardware. i got a issue with my ram.
danb thank you for the script :)

from freenas-iocage-nextcloud.

danb35 avatar danb35 commented on July 17, 2024

Hardware will do it. Thanks for the update, I was stumped. Try my nextcloud-16-caddy branch when you get back up and running.

from freenas-iocage-nextcloud.

Bosstox avatar Bosstox commented on July 17, 2024

It’s maybe a dumb question but what is the diffrence between the normal Nextcloud 16 and the Nextcloud 16 caddy?

from freenas-iocage-nextcloud.

danb35 avatar danb35 commented on July 17, 2024

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.

from freenas-iocage-nextcloud.

Bosstox avatar Bosstox commented on July 17, 2024

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.

from freenas-iocage-nextcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.