You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a test and prod evnironment of OMD.
For some reason just randomly the naemon core stopping on both environment, almost in the same time within 20-30 minutes.
There is no connection between the servers, they are standalone.
In the livestatus.log I can see these entries for test:
[2024-10-26 11:19:40.317] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:40.319] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:19:51.668] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:51.668] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:19:59.674] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:59.674] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:19:59.685] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:59.685] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:07.695] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:07.695] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:15.705] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:15.706] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:23.714] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:23.714] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:33.722] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:33.722] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:43.730] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:43.730] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:53.736] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:53.736] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:55.004] Warning ignoring line containing only whitespace
[2024-10-26 11:21:03.004] error: Invalid GET request, no such table '/ HTTP/1.0'
Prod:
[2024-10-26 11:48:50.485] error: Client connection terminated while request still incomplete
[2024-10-26 11:48:50.486] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:11.955] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:11.955] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:19.965] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:19.965] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:19.976] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:19.976] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:27.981] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:27.981] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:35.989] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:35.989] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:43.996] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:43.996] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:49.003] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:49.003] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:54.010] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:54.010] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:59.017] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:59.017] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:50:01.006] Warning ignoring line containing only whitespace
[2024-10-26 11:50:09.004] error: Invalid GET request, no such table '/ HTTP/1.0'
OS: Oracle Linux 8
OMD 5.40
The text was updated successfully, but these errors were encountered:
Could you increase the log level of livestatus? Seems like the last request is a http request instead of a livestatus request. But of course this should not crash livestatus.
Hello,
I have a test and prod evnironment of OMD.
For some reason just randomly the naemon core stopping on both environment, almost in the same time within 20-30 minutes.
There is no connection between the servers, they are standalone.
In the livestatus.log I can see these entries for test:
[2024-10-26 11:19:40.317] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:40.319] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:19:51.668] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:51.668] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:19:59.674] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:59.674] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:19:59.685] error: Client connection terminated while request still incomplete
[2024-10-26 11:19:59.685] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:07.695] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:07.695] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:15.705] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:15.706] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:23.714] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:23.714] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:33.722] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:33.722] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:43.730] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:43.730] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:53.736] error: Client connection terminated while request still incomplete
[2024-10-26 11:20:53.736] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:20:55.004] Warning ignoring line containing only whitespace
[2024-10-26 11:21:03.004] error: Invalid GET request, no such table '/ HTTP/1.0'
Prod:
[2024-10-26 11:48:50.485] error: Client connection terminated while request still incomplete
[2024-10-26 11:48:50.486] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:11.955] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:11.955] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:19.965] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:19.965] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:19.976] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:19.976] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:27.981] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:27.981] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:35.989] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:35.989] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:43.996] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:43.996] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:49.003] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:49.003] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:54.010] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:54.010] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:49:59.017] error: Client connection terminated while request still incomplete
[2024-10-26 11:49:59.017] Couldn't write 60 bytes to client socket: Broken pipe
[2024-10-26 11:50:01.006] Warning ignoring line containing only whitespace
[2024-10-26 11:50:09.004] error: Invalid GET request, no such table '/ HTTP/1.0'
OS: Oracle Linux 8
OMD 5.40
The text was updated successfully, but these errors were encountered: