Got fd is connected to a pipe or socket whose reading end is closed error

Simonlo

Verified User
Joined
Sep 6, 2022
Messages
21
Hi, I find my directadmin error log with lot of this kind of error:
Anyone can help me fix it? thank you so much

-----------------------------------------------------
2022:09:12-10:41:28: Send:sendData(/CMD_LOG_VIEWER): attempted to send 24275 bytes, but only 0 were delivered
2022:09:12-10:49:51: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2022:09:12-10:49:51: Error while sending file. Sent 0
2022:09:12-10:49:51: Send:sendData(/IMG_SKIN_NAV_FILEMAN_OVER): attempted to send 2320 bytes, but only 0 were delivered
2022:09:12-10:49:52: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2022:09:12-10:49:52: Error while sending file. Sent 0
2022:09:12-10:49:52: Send:sendData(/IMG_SKIN_NAV_PASSWORD_OVER): attempted to send 2320 bytes, but only 0 were delivered
2022:09:12-10:49:52: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2022:09:12-10:49:52: Error while sending file. Sent 0
2022:09:12-10:49:52: Send:sendData(/IMG_SKIN_NAV_HELP_OVER): attempted to send 2320 bytes, but only 0 were delivered
2022:09:12-10:49:58: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2022:09:12-10:49:58: Error while sending file. Sent 0
2022:09:12-10:49:58: Send:sendData(/IMG_SKIN_NAV_HOME_OVER): attempted to send 2320 bytes, but only 0 were delivered
2022:09:12-10:49:58: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2022:09:12-10:49:58: Error while sending file. Sent 0
2022:09:12-10:49:58: Send:sendData(/IMG_SKIN_NAV_WEBMAIL_OVER): attempted to send 2320 bytes, but only 0 were delivered
2022:09:12-10:50:00: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
 
Last edited:
I googled it for you, seems nohting to worry about. Very old post, but seems still accurate.

 
I googled it for you, seems nohting to worry about. Very old post, but seems still accurate.

Thank you for you help, thanks
 
but..
2022:09:12-10:49:58: Send:sendData(/IMG_SKIN_NAV_WEBMAIL_OVER): attempted to send 2320 bytes, but only 0 were delivered
2022:09:12-20:33:24: Send:sendData(/CMD_BRUTE_FORCE_MONITOR): attempted to send 53124 bytes, but only 0 were delivered

Is this problem same? thank you
 
I think that's something different, but sinds that's webmail and mentioned in the brute forcemonitor, I wouldn't be surprised if those are brute force attacks on webmail or something.

I'm not 100% sure but if your system is running fine I wouldn't be too worried.
 
However... now I see it here:

But his websites don't open anymore, so maybe these last one have something to do with the new skin. Have to wait and see if it can be fixed in that thread. Possibly that will work for you too.
 
I think that's something different, but sinds that's webmail and mentioned in the brute forcemonitor, I wouldn't be surprised if those are brute force attacks on webmail or something.

I'm not 100% sure but if your system is running fine I wouldn't be too worried.
Thank you so much
 
Back
Top