VMware Cloud Community
hich1
Contributor
Contributor

Failed to send response to the client: Broken pipe, is it a bug?

Hello,

I use a perl library to supervise VMs on my ESX( cpu and memory usage, vm state,...).

I send request every 10minutes and aftes some days ESX, esx starts to become unresponsive until I restart console services (/sbin/servises.sh restart)

Here are errors in hostd.log file :

Failed to send response to the client: Broken pipe

Failed to send response to the client: Broken pipe

Failed to send response to the client: Broken pipe

Failed to send response to the client: Broken pipe

Failed to send response to the client: Broken pipe

Failed to send response to the client: Broken pipe

Failed to send response to the client: Broken pipe

SSLStreamImpl::BIORead (2316F4D8) failed: Input/output error

SSLStreamImpl::DoServerHandshake (2316F4D8) SSL_accept failed with BIO Error

SSL Handshake on client connection failed for peer 195.1.1.1, error=SSL Exception: BIO Error

PendingRequest: HTTP Transaction failed, closing connection. Reason: Broken pipe, class type is: N7Vmacore15SystemExceptionE

SSLStreamImpl::DoServerHandshake ( DA6E838) SSL_accept failed with Unexpected EOF

SSL Handshake on client connection failed for peer 195.234.88.168, error=SSL Exception: Unexpected EOF

why esx fail to send responses, is it because many pallellel requests are coming in the same time?

Thanks in advance

0 Kudos
0 Replies