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

'Too many promises' error when reading a large file #101

Open
glamperd opened this issue Apr 4, 2024 · 0 comments
Open

'Too many promises' error when reading a large file #101

glamperd opened this issue Apr 4, 2024 · 0 comments

Comments

@glamperd
Copy link

glamperd commented Apr 4, 2024

RangeError: Too many elements passed to Promise.all
at Function.all ()
at FastFile._triggerLoad (/home/ec2-user/snarkjs/node_modules/fastfile/build/main.cjs:167:17)
at FastFile.readToBuffer (/home/ec2-user/snarkjs/node_modules/fastfile/build/main.cjs:305:14)
at processSectionPower (/home/ec2-user/snarkjs/build/cli.cjs:3069:29)
at async processSection (/home/ec2-user/snarkjs/build/cli.cjs:3044:13)
at async prepareSection (/home/ec2-user/snarkjs/build/cli.cjs:3019:9)
at async Object.powersOfTauPrepareSection [as action] (/home/ec2-user/snarkjs/build/cli.cjs:13428:12)
at async clProcessor (/home/ec2-user/snarkjs/build/cli.cjs:454:27)

Node.js v20.11.1

See also snarkjs issue #435

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