-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Broken pipe error #295
Comments
now it also says
|
when i run a bash loop and do every pdf separately, it works fine. |
To be clear, I'm not asking for, or expecting support. Just wanted to post it in case anyone wants to work on it or if it's helpful to someone. |
I suspect this is an out of memory error - I will fix it in the next update |
Looking at the traceback again - reducing process count or adjusting batch sizes down will fix it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i'm seeing a lot of broken pipe errors. it was preceeded by a process getting killed
(see output below). perhaps it's just too much data all at once (23 pdf files that are all 60-130 pages long), on a system with 32GB RAM.
i'll try to do it doc by doc in a script, instead.
The text was updated successfully, but these errors were encountered: