FHEM Forum

FHEM - Hausautomations-Systeme => Homematic => Thema gestartet von: Reinschki am 08 Juni 2024, 10:39:15

Titel: HMCCURPCPROC [d_rpc178070VirtualDevices] FHEM will be restarted automatically...
Beitrag von: Reinschki am 08 Juni 2024, 10:39:15
Hallo,

ich habe seit kurzem dieses Phänomen!
Ich betreibe Fhem in einem Docker Container. Dieser wird "unhealthy".

Die letzten Zeilen im Log sind diese:
2024.06.08 10:19:52.725 1: HMCCURPCPROC [d_rpc178070BidCos_RF] RPC server CB2001178080178070 stopped handling connections. PID=18795 run=-1
2024.06.08 10:19:52.725 1: HMCCURPCPROC [d_rpc178070BidCos_RF] Parent process (FHEM,PID=18251) not running. Shutting down RPC server process CB2001178080178070.
2024.06.08 10:19:52.726 1: HMCCURPCPROC [d_rpc178070BidCos_RF] Deregistering RPC server http://192.168.178.80:7411/fh2001 with ID CB2001178080178070 at http://192.168.178.70:2001
2024.06.08 10:19:52.736 1: HMCCURPCPROC [d_rpc178070BidCos_RF] FHEM will be restarted automatically if restart is enabled in system.d configuration.
2024.06.08 10:19:54.477 1: HMCCURPCPROC [d_rpc178070HmIP_RF] RPC server CB2010178080178070 stopped handling connections. PID=18788 run=-1
2024.06.08 10:19:54.477 1: HMCCURPCPROC [d_rpc178070HmIP_RF] Parent process (FHEM,PID=18251) not running. Shutting down RPC server process CB2010178080178070.
2024.06.08 10:19:54.478 1: HMCCURPCPROC [d_rpc178070HmIP_RF] Deregistering RPC server http://192.168.178.80:7420/fh2010 with ID CB2010178080178070 at http://192.168.178.70:2010
2024.06.08 10:19:54.526 1: HMCCURPCPROC [d_rpc178070HmIP_RF] FHEM will be restarted automatically if restart is enabled in system.d configuration.
2024.06.08 10:19:55.448 1: HMCCURPCPROC [d_rpc178070VirtualDevices] RPC server CB9292178080178070 stopped handling connections. PID=18796 run=-1
2024.06.08 10:19:55.448 1: HMCCURPCPROC [d_rpc178070VirtualDevices] Parent process (FHEM,PID=18251) not running. Shutting down RPC server process CB9292178080178070.
2024.06.08 10:19:55.449 1: HMCCURPCPROC [d_rpc178070VirtualDevices] Deregistering RPC server http://192.168.178.80:14702/fh9292 with ID CB9292178080178070 at http://192.168.178.70:9292/groups
2024.06.08 10:19:55.467 1: HMCCURPCPROC [d_rpc178070VirtualDevices] FHEM will be restarted automatically if restart is enabled in system.d configuration.

Was läuft da falsch?

VG
Reiner
Titel: Aw: HMCCURPCPROC [d_rpc178070VirtualDevices] FHEM will be restarted automatically...
Beitrag von: zap am 09 Juni 2024, 14:42:47
Interessant wäre, was davor passiert. Der FHEM Prozess ist offensichtlich abgestürzt. Die Meldungen von HMCCURPCPROC besagen lediglich, dass die RPC-Subprozesse gestoppt werden, da ihr Parent-Process (FHEM eben) nicht mehr läuft.