XF 2.2 [E_WARNING] fpassthru(): SSL: Connection reset by peer

nesman

Member
Hey I'm getting these warnings in the server error log.

ErrorException: [E_WARNING] fpassthru(): SSL: Connection reset by peer src/XF/Http/ResponseStream.php:34

Any cause for concern? The forum and associated downloads seem to work just fine even with this.
 
It simply means that whatever you were connecting to reset the SSL connection. It's not good/bad... it simply means that a connection was dropped. You would need to provide more of the stack trace to get more input on what it could be involving.
 
Top Bottom