-
Notifications
You must be signed in to change notification settings - Fork 125
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
Errno::EPIPE: Broken pipe #7
Comments
I got this error with passenger+apache2.
If i start app with
there happens to be no error. |
Hey guys, can you check if your server process has read permission to the file you're trying to read? |
The server is running as root and the directory can be read and write by 于 2013/12/13 11:32, Erol Fornoles 写道:
|
um, this error is caused by missing java support. |
So... are there anything pendent to do... or this issue could be closed? |
it's okay to close this issue. |
I'm getting the same error. It only happens on some PDF files, but reliably happens every time for the same file. I've tried moving an erroring file around, checking permissions etc but it appears to be identical to the files that work. I'm running this in a straight ruby script at the command line. |
@adampope: The PDF files you mentioned, can you share a sample? |
I'm afraid not, that was quite a while ago now and I can't remember which files caused the problem. |
@Erol: I'm also seeing this error consistently on certain PDF files. Here's a link to a random PDF that produces this error when trying to extract either metadata or text: https://drive.google.com/file/d/0B_ZV2TejKLkrYXVfeUozSWl1d1U/edit?usp=sharing |
@peternash: Thanks for this, will be checking it out! |
I am getting the same error can you please give us some solution for it. And my java environment is running fine. |
Some times I am getting broken pipe error while trying to fetch data from file. Do you known why I am getting this ?
[GEM_ROOT]/gems/yomu-0.1.9/lib/yomu.rb, line 28
The text was updated successfully, but these errors were encountered: