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

Large files throw error: toString failed #115

Open
Vanuan opened this issue Apr 21, 2016 · 2 comments
Open

Large files throw error: toString failed #115

Vanuan opened this issue Apr 21, 2016 · 2 comments

Comments

@Vanuan
Copy link

Vanuan commented Apr 21, 2016

Summary

400 MiB file results in throw new Error('toString failed');

Steps to reproduce

Open a large csv file

Expected behavior

What was supposed to happen? What happened instead?

Relevant logs and/or screenshots

controller.js:571 ["Uncaught Error: toString failed", "buffer.js", 378, 5, Error: toString failed
at Buffer.toString

Possible fixes?

Buffer doesn't support large files? It's strange

Related issues/pull requests?

Using it first time

@newsroomdev
Copy link
Member

Hey @Vanuan. Thanks for letting us know, and could you share that large file so we can check it out? We built Dataproofer as a prototype with a Knight Foundation Prototype grant, and now we want to make it more robust. Happy to look into this.

@Vanuan
Copy link
Author

Vanuan commented Apr 22, 2016

@ejfox ejfox changed the title toString failed Large files throw error: toString failed Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants