vgrem / phpSPO

Microsoft 365 Library for PHP.
MIT License
360 stars 117 forks source link

OpenSSL SSL_read: SSL_ERROR_SYSCALL #260

Open anykeysolutions opened 2 years ago

anykeysolutions commented 2 years ago

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?

fccotech commented 1 year ago

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?

cweiske commented 2 months ago

We also have this from time to time. My guess is that the Sharepoint servers are unstable. Nothing we can do about it :(