RaspberryMatic
RaspberryMatic copied to clipboard
RFD: Kein erneuter Verbindungsversuch zu einem Funk-LAN-Gateway nach connect()-Fehler
Describe the bug In seltenen Fällen verliert der RFD die Verbindung zu einem Funk-LAN-Gateway, ohne anschließend weitere Re-Connects zu versuchen.
Laut netstat besteht weder auf Seite der RaspberryMatic noch beim Gateway eine offene Verbindung.
Steps to reproduce the behavior Bei Versuchen, das Problem z.B. durch spontane LAN-Disconnects zu reproduzieren, tritt der Fehler nicht auf. Eine zum LAN-GW getrennte Verbindung wird problemlos wieder automatisch aufgebaut.
Expected behavior Bei Kommunikationsproblemen mit einem Gateway sollte der RFD weiterhin versuchen, es zu erreichen.
Screenshots
In /var/log/messages ist zu sehen:

System information:
- RaspberryMatic Version: 3.53.30.20201024
- Used Hardware: Raspberry Pi 3b
- Used HomeMatic RF-Module: HM-MOD-RPI-PCB
Additional context
Beim Neustart des RFD (monit restart rfd) wird das Gateway wieder sofort verbunden.
https://homematic-forum.de/forum/viewtopic.php?p=615688#p615597
Danke für die ausführliche Beschreibung, hoffe eQ3 kann es damit etwas näher eingrenzen und ggf. einen Fix erarbeiten.
Laut
netstatbesteht weder auf Seite der RaspberryMatic noch beim Gateway eine offene Verbindung.
Diese Anmerkung hat mich auf eine Idee gebracht: Kannst du vielleicht näher darauf eingehen wie man via netstatoder anderen Tools die Verbindung sehen kann? Vielleicht würde das ermöglichen das ich bis zum Fix durch eQ3 im WatchDog eine Überwachung oder Bedingung einbaue das rfd zur not automatisch neu gestartet wird sobald die Verbindung zu einem konfigurierten BidCos-RF LAN Gateway wegfällt. Das könnte dann zumindest ein Workaround sein und teilweise auch #605 erfüllen helfen.
Ich habe jetzt 2 Workarounds implementiert. 1.) beim CCU2GW leuchtet an der CCU2 die "Internet-LED", wenn der RFD connected ist Das prüfe ich mit
[ `netstat -t|grep :200[0-1]|wc -l` -eq "2" ]
2.) an der RaspberryMatic schreibe ich die Anzahl der Verbindungen zum CCU2GW in eine SV
string out;
string err;
system.Exec("netstat -t -n|grep 192.168.1.249|grep :200[0-1]|wc -l", &out, &err);
integer cnt = out.ToString(0);
dom.GetObject(ID_SYSTEM_VARIABLES).Get("CCU2GW_Connections").State(cnt);
und über ein Programm lasse ich mich per Push benachrichtigen, wenn die Zahl kleiner 2 ist.
Ich habe da auch nur quick&dirty meine CCU2GW IP hart codiert eingetragen und ein cron-gesteuertes Shellskript wäre wohl auch sinnvoller.
Einen automatischen RFD-Neustart habe ich nicht implementiert, weil ich im Fehlerfall dann erstmal noch die Chance zum Debuggen habe (falls mir noch mal was einfällt).
Wäre es möglich a) bei den LAN Gateways in der WebUI einen Button einzufügen, der es ermöglicht die LAN-Gateways zu rebooten? Oft sieht man zwar noch die LAN-Gateways, aber man keine Geräte mehr steuern, es hilft dann nur mehr die LAN-Gateways stromlos zu machen um diese zu reseten; b) wäre es auch super, wenn die Gateways selbst keine Verbindung mehr zum RM haben, dass Sie selbst einen Reboot auslösen (z.B. alle 3-6 Stunden)?
Ich weiß ist schon ein altes Thema aber ich hole es noch mal hervor.
RaspberryMatic 3.69.7.20230506 und ich verliere immer wieder die Verbindung. Das ganze lief jetzt mehrere Jahre. Seit wann es nicht mehr geht, kann ich nicht eingrenzen. An dem Gw hängen Heitzungsteller autonom. Da ist es mir egal gewesen wenn sie mal weg waren. Verbindung ist eine VPN-Verbindung, die auch keinen Ausfall meldet.
Das Script von oben habe auch laufen lassen. Allerdings bringt es bei mir nichts mittels monit restart rfd die verbindung neu aufzubauen.
von gestern mal ein log um 18:04 und um 19:20 hat der watchdog noch zugeschlagen danach war irgenwann keine verbindung mehr vorhanden
un 17 17:41:16 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 17:41:16 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 17:41:16 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 7737058(dec) to coprocessor. Jun 17 17:41:18 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 17:41:23 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 17:42:16 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37248 Jun 17 17:43:17 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47806 Jun 17 17:44:17 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:48910 Jun 17 17:45:17 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:51550 Jun 17 17:46:18 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:33150 Jun 17 17:47:18 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:33014 Jun 17 17:48:19 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38712 Jun 17 17:49:19 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:57086 Jun 17 17:50:19 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38080 Jun 17 17:51:19 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:56546 Jun 17 17:52:20 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:35722 Jun 17 17:53:20 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:54732 Jun 17 17:53:45 0 user.info multimac: ACK received after 0 repetitions: #4E[Ren] 289EA0->164D85 Ack: 01 02 C8 00 2E Jun 17 17:54:20 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:34476 Jun 17 17:54:45 0 user.info multimac: ACK received after 0 repetitions: #57[Ren] 289EA0->164D85 Ack: 01 02 00 00 2D Jun 17 17:55:20 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38690 Jun 17 17:56:08 0 user.info multimac: ACK received after 0 repetitions: #60[Ren] 289EA0->164D85 Ack: 01 02 C8 00 2E Jun 17 17:56:21 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:35012 Jun 17 17:57:13 0 user.info multimac: ACK received after 0 repetitions: #70[Ren] 545D9D->164D85 Ack: 01 02 C8 00 38 Jun 17 17:57:14 0 user.info multimac: ACK received after 0 repetitions: #21[Ren] 289DF1->164D85 Ack: 01 01 C8 00 40 Jun 17 17:57:21 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:52570 Jun 17 17:57:24 0 user.info multimac: ACK received after 0 repetitions: #79[Ren] 545D9D->164D85 Ack: 01 02 C8 00 38 Jun 17 17:57:25 0 user.info multimac: ACK received after 0 repetitions: #2A[Ren] 289DF1->164D85 Ack: 01 01 C8 00 40 Jun 17 17:58:21 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47586 Jun 17 17:59:21 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:35508 Jun 17 18:00:00 0 user.info multimac: ACK received after 0 repetitions: #07[Ren] 1D87D9->164D85 Ack: 01 01 C8 40 47 Jun 17 18:00:00 0 user.info multimac: ACK received after 0 repetitions: #10[Ren] 1D87D9->164D85 Ack: 01 04 C8 40 47 Jun 17 18:00:02 0 user.info multimac: No ACK received after 3 repetitions: #19[BiDi|Ren] 164D85->1D87D9 SwitchUnconditional: 1B 04 Jun 17 18:00:02 0 user.err rfd: HSSParameter::SetValue() true Put failed Jun 17 18:00:02 0 local0.warn ReGaHss: WARNING: XMLRPC 'setValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"BidCoS-RF:27","PRESS_SHORT",true}, result: [faultCode:-1,faultString:"Failure"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2618] Jun 17 18:00:02 0 local0.err ReGaHss: ERROR: XMLRPC 'setValue' call failed (interface: 1007, params: {"BidCoS-RF:27","PRESS_SHORT",true}) [CallSetValue():iseXmlRpc.cpp:1515] Jun 17 18:00:02 0 local0.err ReGaHss: ERROR: rpc.CallSetValue failed; address = BidCoS-RF:27 [WriteValue():iseDOMdpHSS.cpp:76] Jun 17 18:00:03 0 user.info multimac: ACK received after 3 repetitions: #1A[Ren] 1D87D9->164D85 Ack: 01 04 C8 40 47 Jun 17 18:00:22 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37266 Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:01:22 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:49742 Jun 17 18:02:22 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:60164 Jun 17 18:03:23 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:40116 Jun 17 18:04:23 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41694 Jun 17 18:05:23 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:49512 Jun 17 18:06:23 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:45090 Jun 17 18:07:23 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41958 Jun 17 18:08:10 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:08:11 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:08:13 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 18:08:24 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:46056 Jun 17 18:08:25 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:08:28 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:08:29 0 user.err rfd: (CCU2GW0001) CCU2CommController::setCSMACAEnabled(): Error disabling CSMA/CA. Jun 17 18:08:29 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:08:32 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 18:08:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:08:34 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:08:37 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 18:08:39 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:08:49 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:09:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Response empty Jun 17 18:09:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:09:03 0 user.err rfd: UnifiedLanCommController::connect(): Unknown problem. Jun 17 18:09:04 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Cannot connect. Jun 17 18:09:06 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:10 0 user.err rfd: CCU2CommController::improvedInit() - Identify response string not handled: Jun 17 18:09:15 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:18 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 18:09:20 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:25 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:57580 Jun 17 18:09:25 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 18:09:25 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:09:31 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:09:41 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:09:41 0 user.err rfd: (CCU2GW0001) CCU2CommController::setCSMACAEnabled(): Error disabling CSMA/CA. Jun 17 18:09:41 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:09:42 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:42 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 18:09:42 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2669210(dec) to coprocessor. Jun 17 18:09:42 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 18:09:43 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 18:09:43 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 7737058(dec) to coprocessor. Jun 17 18:09:43 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 18:09:46 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 18:09:47 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:57 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:09:59 0 user.err rfd: CCU2CommController::improvedInit() - Identify response string not handled: Jun 17 18:10:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:10:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:10:06 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:10:09 0 user.err rfd: UnifiedLanCommController::connect(): Unknown problem. Jun 17 18:10:11 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:10:25 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:45998 Jun 17 18:11:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:33256 Jun 17 18:12:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37298 Jun 17 18:13:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:49010 Jun 17 18:14:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41108 Jun 17 18:15:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:56928 Jun 17 18:16:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41240 Jun 17 18:17:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:49510 Jun 17 18:18:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:59288 Jun 17 18:18:51 0 daemon.info udhcpc[1077]: sending renew to server 192.168.Gate.Way Jun 17 18:18:51 0 daemon.info udhcpc[1077]: lease of 192.168.CCU.IP obtained from 192.168.Gate.Way, lease time 8600 Jun 17 18:19:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:40106 Jun 17 18:20:28 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:59456 Jun 17 18:21:28 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:39920 Jun 17 18:22:29 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:48314 Jun 17 18:23:07 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:23:07 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:23:13 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 18:23:13 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2558970(dec) to coprocessor. Jun 17 18:23:14 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 18:23:14 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2669210(dec) to coprocessor. Jun 17 18:23:15 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 18:23:15 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 7737058(dec) to coprocessor. Jun 17 18:23:21 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:23:26 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:23:29 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:49722 Jun 17 18:23:30 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:23:33 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:23:35 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:23:36 0 user.err rfd: (CCU2GW0001) CCU2CommController::setCSMACAEnabled(): Error disabling CSMA/CA. Jun 17 18:23:56 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:23:56 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:23:59 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 18:24:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:24:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 17 18:24:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:24:30 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:34088 Jun 17 18:24:31 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:25:31 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:50792 Jun 17 18:26:32 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37286 Jun 17 18:27:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:27:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:27:02 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:27:32 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:52320 Jun 17 18:27:44 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:27:47 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:28:32 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37784 Jun 17 18:29:33 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:43090 Jun 17 18:30:33 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:40110 Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 18:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 18:31:33 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:45558 Jun 17 18:32:26 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:32:29 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:32:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:32:32 0 user.err rfd: UnifiedLanCommController::connect(): Unknown problem. Jun 17 18:32:33 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:49258 Jun 17 18:32:33 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:32:41 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 18:32:57 0 user.err rfd: CCU2CommController::startCoprocessorAppThreadFunction(): Trying to send SYSTEMCMD_STARTBOOTLOADER failed 3 times. Jun 17 18:33:33 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:34994 Jun 17 18:33:40 0 user.info multimac: ACK received after 0 repetitions: #02[Ren] 545D9D->164D85 Ack: 01 02 00 00 38 Jun 17 18:33:41 0 user.info multimac: ACK received after 0 repetitions: #33[Ren] 289DF1->164D85 Ack: 01 01 00 00 40 Jun 17 18:34:33 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:60528 Jun 17 18:34:51 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:34:53 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:34:56 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 18:35:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:35:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 17 18:35:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:35:34 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41298 Jun 17 18:35:35 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:36:08 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:36:11 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:36:14 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 18:36:23 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 18:36:23 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2558970(dec) to coprocessor. Jun 17 18:36:29 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:36:33 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:36:34 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:36:35 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:39886 Jun 17 18:36:35 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:36:36 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:36:44 0 user.err rfd: CCU2CommController::startCoprocessorAppThreadFunction(): Trying to send SYSTEMCMD_STARTBOOTLOADER failed 3 times. Jun 17 18:37:36 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:53280 Jun 17 18:38:36 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:48808 Jun 17 18:39:36 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47968 Jun 17 18:40:36 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:40692 Jun 17 18:41:33 0 user.info multimac: ACK received after 0 repetitions: #65[Ren] 1F07D8->164D85 Ack: 01 04 00 00 31 Jun 17 18:41:36 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:39758 Jun 17 18:42:37 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:60040 Jun 17 18:43:37 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:54882 Jun 17 18:44:37 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:50292 Jun 17 18:44:49 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:44:52 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:44:54 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 18:45:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:45:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 17 18:45:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:45:01 0 user.err rfd: CCU2CommController::improvedInit() - Identify response string not handled: Jun 17 18:45:02 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 18:45:11 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:45:14 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 18:45:16 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:45:26 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:45:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 18:45:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Response empty Jun 17 18:45:37 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38902 Jun 17 18:46:13 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 18:46:15 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 18:46:37 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:50926 Jun 17 18:47:38 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38344 Jun 17 18:48:38 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:40630 Jun 17 18:49:38 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:45814 Jun 17 18:50:38 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41242 Jun 17 18:51:38 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:58224 Jun 17 18:52:38 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47298 Jun 17 18:53:39 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:54566 Jun 17 18:54:39 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47282 Jun 17 18:55:40 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:57176 Jun 17 18:56:40 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37504 Jun 17 18:57:40 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:60758 Jun 17 18:58:21 0 local0.err ReGaHss: ERROR: unknown type [GetValueTypeFromString():iseValue.cpp:1212] Jun 17 18:58:40 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:34760 Jun 17 18:58:55 0 user.info multimac: ACK received after 0 repetitions: #0B[Ren] 545D9D->164D85 Ack: 01 02 C8 00 38 Jun 17 18:58:56 0 user.info multimac: ACK received after 0 repetitions: #3C[Ren] 289DF1->164D85 Ack: 01 01 C8 00 43 Jun 17 18:59:22 0 local0.err ReGaHss: ERROR: unknown type [GetValueTypeFromString():iseValue.cpp:1212] Jun 17 18:59:41 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:33904 Jun 17 19:00:00 0 user.info multimac: ACK received after 0 repetitions: #23[Ren] 1D87D9->164D85 Ack: 01 01 C8 40 46 Jun 17 19:00:00 0 user.info multimac: ACK received after 0 repetitions: #2C[Ren] 1D87D9->164D85 Ack: 01 04 C8 40 46 Jun 17 19:00:01 0 user.info multimac: ACK received after 0 repetitions: #35[Ren] 1D87D9->164D85 Ack: 01 01 C8 40 47 Jun 17 19:00:01 0 user.info multimac: ACK received after 0 repetitions: #3E[Ren] 1D87D9->164D85 Ack: 01 04 C8 40 47 Jun 17 19:00:42 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41744 Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:01:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:01:42 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47274 Jun 17 19:02:43 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:52280 Jun 17 19:03:43 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:45676 Jun 17 19:03:50 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 19:03:53 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:03:55 0 user.err rfd: UnifiedLanCommController::connect(): Unknown problem. Jun 17 19:04:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:04:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 17 19:04:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:04:43 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:47222 Jun 17 19:05:43 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:51368 Jun 17 19:06:44 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:41952 Jun 17 19:07:44 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38868 Jun 17 19:08:45 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:57168 Jun 17 19:09:46 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:44718 Jun 17 19:10:46 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38186 Jun 17 19:10:55 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 19:10:57 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:11:00 0 user.err rfd: UnifiedLanCommController::connect(): Unknown problem. Jun 17 19:11:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:11:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:11:08 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 19:11:46 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:60394 Jun 17 19:12:47 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:44486 Jun 17 19:13:16 0 local0.err ReGaHss: ERROR: unknown type [GetValueTypeFromString():iseValue.cpp:1212] Jun 17 19:13:48 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:39740 Jun 17 19:14:48 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:48504 Jun 17 19:15:48 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:40434 Jun 17 19:16:49 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:51940 Jun 17 19:17:49 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:43144 Jun 17 19:18:50 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:58092 Jun 17 19:19:19 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 19:19:20 0 user.info multimac: ACK received after 0 repetitions: #14[Ren] 545D9D->164D85 Ack: 01 02 00 00 38 Jun 17 19:19:21 0 user.info multimac: ACK received after 0 repetitions: #45[Ren] 289DF1->164D85 Ack: 01 01 00 00 41 Jun 17 19:19:23 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:19:26 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 19:19:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:19:50 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:46626 Jun 17 19:20:50 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:33980 Jun 17 19:21:51 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38898 Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:07 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:22:07 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:22:51 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:36500 Jun 17 19:23:18 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 19:23:20 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:23:24 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 19:23:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:23:34 0 user.err rfd: (CCU2GW0001) CCU2CommController::setCSMACAEnabled(): Error disabling CSMA/CA. Jun 17 19:23:35 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:23:39 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 19:23:40 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:23:48 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 19:23:51 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:23:51 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:36740 Jun 17 19:23:51 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 19:23:52 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:24:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:24:01 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:24:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::handleIncomingSerialFrame(): Dropped message, cuz handling of non-response msg is not implemented yet. Payload is: Jun 17 19:24:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:24:16 0 auth.info sshd[6715]: Accepted password for root from 192.168.SSH.Rechner port 54390 ssh2 Jun 17 19:24:52 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:33970 Jun 17 19:25:01 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 19:25:06 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:25:17 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 19:25:17 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2669210(dec) to coprocessor. Jun 17 19:25:18 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 19:25:18 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2558970(dec) to coprocessor. Jun 17 19:25:19 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 19:25:19 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 2669210(dec) to coprocessor. Jun 17 19:25:19 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 19:25:19 0 user.warn rfd: BidcosRemoteInterface::AddDevice(): Adding device remotely failed. Jun 17 19:25:19 0 user.err rfd: CCU2BidcosRemoteInterface::republishAllDevices(): Could not republish device with address 7737058(dec) to coprocessor. Jun 17 19:25:19 0 user.err rfd: LGWPortWrapper::SendData(): Send error Jun 17 19:25:21 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 17 19:25:21 0 user.err rfd: LanConnection::perror(): recv error Jun 17 19:25:21 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:25:31 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:25:32 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:25:52 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:42118 Jun 17 19:25:59 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 17 19:26:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:26:01 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 17 19:26:03 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 17 19:26:06 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 17 19:26:53 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:36608 Jun 17 19:27:06 0 user.info multimac: ACK received after 0 repetitions: #6E[Ren] 1F07D8->164D85 Ack: 01 04 00 00 31 Jun 17 19:27:53 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:34652 Jun 17 19:28:54 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:34624 Jun 17 19:29:54 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:50508 Jun 17 19:30:32 0 daemon.info udhcpc[1077]: sending renew to server 192.168.Gate.Way Jun 17 19:30:32 0 daemon.info udhcpc[1077]: lease of 192.168.CCU.IP obtained from 192.168.Gate.Way, lease time 8600 Jun 17 19:30:54 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:38752 Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:00 0 local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': empty interface URL (interface: 1009, params: {"System"}) [CallXmlrpcMethod():iseXmlRpc.cpp:2628] Jun 17 19:31:00 0 local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"System"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2202] Jun 17 19:31:54 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:54854 Jun 17 19:32:25 0 auth.info sshd[6715]: Received disconnect from 192.168.SSH.Rechner port 54390:11: Normal Shutdown Jun 17 19:32:25 0 auth.info sshd[6715]: Disconnected from user root 192.168.SSH.Rechner port 54390 Jun 17 19:32:29 0 auth.info sshd[8477]: Accepted password for root from 192.168.SSH.Rechner port 54614 ssh2 Jun 17 19:32:55 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK:37326
nachtrag von eben gerade; ping ist absolut ok
Jun 18 11:44:17 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:44:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::44574 Jun 18 11:45:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::52838 Jun 18 11:46:26 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::60272 Jun 18 11:47:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::39442 Jun 18 11:47:51 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Did not receive reply on keepalive. Jun 18 11:47:52 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 18 11:47:55 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:48:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:48:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 18 11:48:03 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 18 11:48:14 0 user.err rfd: UnifiedLanCommController::connect(): Didn't receive IV or switch protocol command. ... disconnecting Jun 18 11:48:15 0 user.err rfd: LGWPortWrapper::keepAliveThreadFunction(): Cannot connect. Jun 18 11:48:16 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:48:19 0 user.err rfd: LGWPortWrapper::ReadData(): Receive error Jun 18 11:48:23 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:48:24 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:48:25 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:48:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::53734 Jun 18 11:48:27 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:48:30 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:48:38 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:48:46 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:48:46 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:48:53 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:49:00 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:49:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 18 11:49:07 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:14 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:16 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:49:22 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:24 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:49:25 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:49:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::49780 Jun 18 11:49:27 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:49:30 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:37 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:44 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:52 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:49:59 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:50:00 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:50:00 0 user.err watchdog: DutyCycle-CCU2GW0001, NAME: 'CCU2Uhrig', TYPE: HMLGW2, CONNECTED: 0, DC: -1 %, CS: -1 % Jun 18 11:50:07 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:50:14 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:50:15 0 auth.info sshd[25912]: Accepted password for root from 192.168.178.25 port 64157 ssh2 Jun 18 11:50:16 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:50:21 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect. Jun 18 11:50:24 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:50:24 0 user.info qemu-ga: info: guest-ping called Jun 18 11:50:25 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:50:27 0 user.notice root: check_mk_agent - connection accepted from 192.168.Chek.MK::44738 Jun 18 11:50:27 0 user.err rfd: (CCU2GW0001) CCU2CommController::getDutyCycle(): Could not get DutyCycle from coprocessor. Jun 18 11:50:27 0 auth.info sshd[4478]: Received disconnect from 192.168.178.25 port 61393:11: Normal Shutdown Jun 18 11:50:27 0 auth.info sshd[4478]: Disconnected from user root 192.168.178.25 port 61393 Jun 18 11:50:28 0 user.err rfd: UnifiedLanCommController::connect(): Could not connect.