Opaque SystemCallError
in Conjunction with Puma::ConnectionError: Socket timeout writing data
#4856
Milestone
SystemCallError
in Conjunction with Puma::ConnectionError: Socket timeout writing data
#4856
Thanks you kindly for taking the time to consider this issue. Originally I opened this issue in the Puma repository and am opening here upon suggestion from @nateberkopec (puma/puma#1460).
Expected Behavior
Some useful message about why a socket is non-writable or data are successfully written to the socket.
Actual Behavior
An opaque
SystemCallError: Unknown error
is raised.Other details
Here is a stack trace. We are attempting to stream some data to a client over HTTP.
SystemCallError
is raisedSystem configuration
Ruby version: JRuby
9.1.8.0
Rails version: n/a — Sinatra
1.4.3
Puma version:
2.12.3
Rack:
1.5.4
OS: Linux (apologies for the ambiguity, not known yet)
The text was updated successfully, but these errors were encountered: