Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught RangeError: Maximum call stack size exceeded (for larger files) #1644

Open
baba43 opened this issue Sep 9, 2021 · 2 comments
Open

Comments

@baba43
Copy link

baba43 commented Sep 9, 2021

Hello, thank you very much for creating and maintaining this library.

I took over support for a project that is using the latest version (3.1.2) of this library and our users have problems uploading larger files (up to 100gb). Before the upload starts, the script is crashing with the following error.

plupload.full.min.js:29 Uncaught RangeError: Maximum call stack size exceeded
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
    at r.uploadChunk (plupload.full.min.js:29)
@Muneeb-Ahmed-Khan
Copy link

Any news on this? Did you test how big files are uploaded correctly ?
What number of size start giving problem ?

@baba43
Copy link
Author

baba43 commented Dec 12, 2021

@Muneeb-Ahmed-Khan I switched to Uppy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants