System state hung on IRIS running on a Kubernetes
Hi!
We are deploying the iris image in a Kubernetes environment and the cluster state is "Hung" , looking the alerts endpoint we get 2 alerts:
[
{
"time":"2026-03-24T13:45:44.548Z",
"severity":"2",
"message":"System appears to have failed over from node a69a9f137593"
},
{
"time":"2026-03-24T13:46:30.274Z",
"severity":"2",
"message":"Error: <PROTECT>KillAlive+1^%SYS.CDIRECT in SERVERS"
}
]
Any idea / help where those are comming from and how to address them? I have detected that the ^%SYSMONMGR
Log section 1
03/24/26-13:45:44:446 (2287) 0 [Utility.Event] Log Monitor Started
03/24/26-13:45:44:548 (2286) 2 [Utility.Event] System appears to have
03/24/26-13:45:44:562 (2288) 0 [Utility.Event] Clean Daemon Started
Log secction 2
03/24/26-13:46:30:271 (2286) 0 [Utility.Event] Processing OS Package Requirements section
03/24/26-13:46:30:274 (2298) 2 [Utility.Event] Error: <PROTECT>
03/24/26-13:46:30:544 (2286) 0 [Generic.Event] Auditing to /infinity/durable/mgr/irisaudit/
Thanks!