phpSPO icon indicating copy to clipboard operation
phpSPO copied to clipboard

OpenSSL SSL_read: SSL_ERROR_SYSCALL

Open anykeysolutions opened this issue 2 years ago • 1 comments

Sometimes, but not regularly, I get this error message: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054

The error is rare, but occurs from time to time and cannot be reproduced. With a new try with the same values it works again.

Any ideas?

anykeysolutions avatar Nov 15 '21 13:11 anykeysolutions

We also see this behavior, SSL_ERROR_SYSCALL 104 error. I think this is caused bij SSL connection reuse from CURL..

Is there a way to modify the Curl options in the RequestOptions class before executing queries?

fccotech avatar Jan 20 '23 11:01 fccotech