[Vtigercrm-developers] Uploading files bigger than 6mb

Sukhdev Mohan s.mohan at myti.it
Wed Jul 21 08:14:44 GMT 2021


I’m using Nginx.

Error is 413 but all the remediations suggested are in place and from console I could see that it’s csrf magic library that triggers the error, as you can see.




Any suggestions?
Il mer 21 lug 2021, 09:56 nilay khatri <nilay.spartan at gmail.com> ha scritto:
> I don't think there is any relation to CSRF, we have clients uploading 1GB of files. Though we have done some changes to the upload procedure to make it faster.
>
> Probably check the other PHP settings as well, request time limit, execution time limit. Also if any tweaks to be done to your http server depends on apache nginx etc. which you are using.
>
> > On Wed, Jul 21, 2021 at 1:03 PM Sukhdev Mohan <s.mohan at myti.it> wrote:
> > > Anyone has an idea about this?
> > >
> > > > Il lun 19 lug 2021, 15:32 Sukhdev Mohan <s.mohan at myti.it> ha scritto:
> > > > > Hi All,
> > > > >
> > > > > I’m facing an annoying issue with fuel upload: clients needs to upload files that are bigger than 6mb, I’ve seated php.ini, php-fpm and nginx for 100 mb but it all fails. CRM’s configuration is also set for 50 mb.
> > > > >
> > > > > From the web console I see that it’s actually CSRF Magic library that’s causing an issue, I think it’s the file size (in my test I’m using 19 mb pdf), it seems that the connection is closed because the object is heavy.
> > > > >
> > > > > Anyone else ran into this problem? What can I do to solve this?
> > > > >
> > > > > Sukhdev Mohan
> > > > > Developer
> > > _______________________________________________
> > > http://www.vtiger.com/
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210721/53e87255/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot 2021-07-21 at 10.12.54.png
Type: image/png
Size: 45718 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210721/53e87255/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot 2021-07-21 at 10.13.14.png
Type: image/png
Size: 88071 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210721/53e87255/attachment-0003.png>


More information about the vtigercrm-developers mailing list