[ckan-dev] large file uploads with filestore

Justin Lewis jlewis at drcog.org
Mon Feb 10 18:49:31 UTC 2014


Hi,

I set up a small test instance of CKAN for a project with a 1gb data upload requirement.  I enabled filestore and can see that smaller file size uploads work well.  However, a test with a 1gb file fails with a "413 (Request Entity Too Large)" error on the jquery POST.  I have been trying to figure out how to increase the file size limit but have had little success.

So far I have tried:

*         adding client_max_body_size 1024M; to the nginx conf file

*         adding ckan.max_resource_size=1024

Any help would be appreciated.

J

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20140210/38cb6f68/attachment-0002.html>


More information about the ckan-dev mailing list