Hi, Just been looking at my development server logs and noticed Mon Jan 13 08:38:10 2014 : Auth: Login OK: [f5healthcheck] (from client f5-man-1 port 0 cli ) Mon Jan 13 08:38:13 2014 : Info: WARNING: Child is hung for request 13100 in component <core> module . Mon Jan 13 08:38:16 2014 : Error: ASSERT FAILED event.c[543]: request->child_state == REQUEST_DONE o.k. the 1st line is our F5 load balancer performing a health check, and is normal. The other 2 aren’t. At this point FR is dead and had to be restarted. Not sure if I can reproduce the conditions but the server was last restarted on Friday. Running 2.2.3 built from git source code Rgds A
Alex Sharaz wrote:
Mon Jan 13 08:38:10 2014 : Auth: Login OK: [f5healthcheck] (from client f5-man-1 port 0 cli ) Mon Jan 13 08:38:13 2014 : Info: WARNING: Child is hung for request 13100 in component <core> module . Mon Jan 13 08:38:16 2014 : Error: ASSERT FAILED event.c[543]: request->child_state == REQUEST_DONE
Well, that needs to be fixed. Please see doc/bugs for how to get more information.
o.k. the 1st line is our F5 load balancer performing a health check, and is normal. The other 2 aren’t. At this point FR is dead and had to be restarted. Not sure if I can reproduce the conditions but the server was last restarted on Friday. Running 2.2.3 built from git source code
That assert is there to prevent worse things from happening. :( Alan DeKok.
participants (2)
-
Alan DeKok -
Alex Sharaz