gelf-php icon indicating copy to clipboard operation
gelf-php copied to clipboard

RuntimeException: Failed to write to socket: fwrite():

Open sanoopuio opened this issue 2 years ago • 2 comments

try to connect Greylog via TCP shows below error

RuntimeException: Failed to write to socket: fwrite(): Send of 2897 bytes failed with errno=32 Broken pipe (8) in Gelf\Transport\StreamSocketClient->write() (line 226 of /app/vendor/graylog2/gelf-php/src/Gelf/Transport/StreamSocketClient.php).

sanoopuio avatar Apr 05 '23 13:04 sanoopuio

See #154 if it helps.

dakorpar avatar Feb 13 '24 19:02 dakorpar