function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
smitha pais 8smitha pais 8 

Received exception event aura:systemError from server

User cannot upload consent file with large size.
The org file size limit is 6000 000 bytes(6MB).
When user try to upload file with size 3 - 5.7 MB (in allowed limit), the error is displayed  --> Received exception event aura:systemError from server
IF file within 2MB is uploaded, there is no error. This seems to be happening since Spring 19 release.
Any ideas why?
Topher SympsonTopher Sympson
We literally just ran into the same exact issue and searched everywhere for why.. Sorry I cannot help, but we're trying to figure out also so following this post.
Sanjay Bhati 95Sanjay Bhati 95
Hi Smitha pais 8,

Please upload your file in document object and you can attach with your record by assigning parent id of document. Because document size is 6mb.

Thanks 
Sanjay Bhati
Verhoeff DylanVerhoeff Dylan
I faced the same error. I solved it changing the chunk size from 6Mb to 2Mb.
https://ttrockstars.org/
priyanka nimkarpriyanka nimkar
Hi Verhoeff,
Could you please tell me where can I change the chunk size?

thanks,
Priyanka 
priyanka nimkarpriyanka nimkar
@smitha ,

Did you get the solution for this?

Regards,
Priyanka 
Jessie ChaiJessie Chai
Has anyone solved this problem? Could you share the solution?
lina wulina wu
Has anyone solved this problem? Could you share the solution?
LewafaLewafa
https://help.salesforce.com/s/articleView?id=release-notes.rn_lc_client_data_limit.htm&type=5&release=210
Sandy MasonSandy Mason
Lewafa that link is invalid. Has anyone resolved this issue. Looks like SF introduced a new bug because the file that I updated on last year's Doc Envelop is now saying the file is too large yet it's working on the old document and it's under 6MB