Open blast-hardcheese opened 12 years ago
exception SysCallError The SysCallError occurs when there's an I/O error and OpenSSL's error queue does not contain any information. This can mean two things: An error in the transport protocol, or an end of file that violates the protocol. The parameter to the exception is always a pair (errnum, errstr).
I can't tell why this occurs.
Have you seen this before, or could this be something having to do with my setup?
I haven't seen this before, I would just from the first guess recommend updating openssl components if possible
This only happens occasionally, but I'm worried about server stability if I'm not at home to restart it. Can someone more familiar with the protocol take a look at this? I'm available for testing.