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

Seems like uploads over 2GB fail during the post-processing stage #269

Open
mayeaux opened this issue Apr 28, 2020 · 0 comments
Open

Seems like uploads over 2GB fail during the post-processing stage #269

mayeaux opened this issue Apr 28, 2020 · 0 comments

Comments

@mayeaux
Copy link
Owner

mayeaux commented Apr 28, 2020

0|npm  | Uncaught Exception:  RangeError: "size" argument must not be larger than 2147483647
0|npm  |     at Function.Buffer.allocUnsafe (buffer.js:253:3)
0|npm  |     at Function.Buffer.concat (buffer.js:441:23)
0|npm  |     at write (/home/anthony/newtubeprod/node_modules/concat-files/index.js:16:14)
0|npm  |     at /home/anthony/newtubeprod/node_modules/async/lib/async.js:597:23
0|npm  |     at fn (/home/anthony/newtubeprod/node_modules/async/lib/async.js:582:34)
0|npm  |     at Immediate._onImmediate (/home/anthony/newtubeprod/node_modules/async/lib/async.js:498:34)
0|npm  |     at runCallback (timers.js:810:20)
0|npm  |     at tryOnImmediate (timers.js:768:5)
0|npm  |     at processImmediate [as _immediateCallback] (timers.js:745:5)
0|npm  | RangeError: "size" argument must not be larger than 2147483647
0|npm  |     at Function.Buffer.allocUnsafe (buffer.js:253:3)
0|npm  |     at Function.Buffer.concat (buffer.js:441:23)
0|npm  |     at write (/home/anthony/newtubeprod/node_modules/concat-files/index.js:16:14)
0|npm  |     at /home/anthony/newtubeprod/node_modules/async/lib/async.js:597:23
0|npm  |     at fn (/home/anthony/newtubeprod/node_modules/async/lib/async.js:582:34)
0|npm  |     at Immediate._onImmediate (/home/anthony/newtubeprod/node_modules/async/lib/async.js:498:34)
0|npm  |     at runCallback (timers.js:810:20)
0|npm  |     at tryOnImmediate (timers.js:768:5)
0|npm  |     at processImmediate [as _immediateCallback] (timers.js:745:5)
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

1 participant