Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Open Source Hausautomation

Moderator: Co-Administratoren

Benutzeravatar
jmaus
Beiträge: 9818
Registriert: 17.02.2015, 14:45
System: Alternative CCU (auf Basis OCCU)
Wohnort: Dresden
Hat sich bedankt: 459 Mal
Danksagung erhalten: 1855 Mal
Kontaktdaten:

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von jmaus » 30.01.2022, 21:19

SFAB hat geschrieben:
30.01.2022, 20:11
Gibt’s eine Möglichkeit ein „kaputtes“ Backup aus 99.0.2 händisch in ein funktionsfähiges zu verwandeln?
Du kannst probieren das sbk mit "tar" auszupacken und darin dann wiederrum das usr_local.tar.gz. Dann gibt es darin ein "crRFD" Verzeichnis das lauter Dateien drin haben sollte. Alle die Dateien müssten dann in ein "data" unterverzeichnis verschoben werden innerhalb des "crRFD". Dann alles wieder einpacken und dann sollte das sbk dem entsprechen welches bei einem 99.0.3 backup rausgespuckt werden sollte.
RaspberryMatic 3.75.6.20240316 @ ProxmoxVE – ~200 Hm-RF/HmIP-RF/HmIPW Geräte + ioBroker + HomeAssistant – GitHub / Sponsors / PayPal / ☕️

SFAB
Beiträge: 11
Registriert: 16.01.2022, 18:11
System: Alternative CCU (auf Basis OCCU)
Wohnort: Reutlingen
Hat sich bedankt: 3 Mal

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von SFAB » 30.01.2022, 23:01

Ich habe das Backup inzwischen umgebaut, erhalte aber beim Einspielen folgende Fehlermeldung:
System-Backup einspielen: Ungültiges Dateiformat
Die ausgewählte Datei enthält kein Homematic System-Backup. Bitte wählen Sie eine gültige Backup-Datei aus.
Ideen, was ich noch ausprobieren könnte?

Benutzeravatar
jmaus
Beiträge: 9818
Registriert: 17.02.2015, 14:45
System: Alternative CCU (auf Basis OCCU)
Wohnort: Dresden
Hat sich bedankt: 459 Mal
Danksagung erhalten: 1855 Mal
Kontaktdaten:

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von jmaus » 31.01.2022, 06:21

SFAB hat geschrieben:
30.01.2022, 23:01
Ich habe das Backup inzwischen umgebaut, erhalte aber beim Einspielen folgende Fehlermeldung:
Dann hast du es offensichtlich falsch gemacht.
RaspberryMatic 3.75.6.20240316 @ ProxmoxVE – ~200 Hm-RF/HmIP-RF/HmIPW Geräte + ioBroker + HomeAssistant – GitHub / Sponsors / PayPal / ☕️

SFAB
Beiträge: 11
Registriert: 16.01.2022, 18:11
System: Alternative CCU (auf Basis OCCU)
Wohnort: Reutlingen
Hat sich bedankt: 3 Mal

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von SFAB » 01.02.2022, 21:54

Ich habe es inzwischen mindestens 20x mit verschiedenen Backups versucht, komme aber nicht weiter. Vielleicht erkennt ja jemand meinen Fehler:
  1. Die Backups aus dem Homematic-Addon sind 80,0 kB groß
  2. Die Backups tragen den Namen ccu-backup.sbk
  3. Die Backups haben das Dateiformat tar
  4. Im Backup befinden sich die Dateien

    Code: Alles auswählen

    firmware_version
    key_index 
    signature
    signature.sha256
    usr_local.tar.gz
  5. usr_local.tar.gz habe ich im selben Verzeichnis in folgende Substruktur entpackt

    Code: Alles auswählen

    ccu-backup/usr/local/etc/config/
  6. Im Unterverzeichnis crRFD befinden sich folgende Dateien:

    Code: Alles auswählen

    3014F711A00001DD89AAD62D.dev
    3014F711A000041709ADFAEB.apkx
    3014F711A000041709ADFAEB.ap
    
  7. Im Ordner crRFD habe ich einen Ordner "data" angelegt

    Code: Alles auswählen

    ccu-backup/usr/local/etc/config/crRFD/data
  8. In diesen Ordner habe ich die o.g. drei Dateien verschoben
  9. Ich habe die Struktur usr/local/etc/config/* in ein tar.gz-Archiv gepackt und anschließend den Ordner gelöscht

    Code: Alles auswählen

    firmware_version
    key_index 
    signature
    signature.sha256
    usr_local.tar.gz
  10. Zum Schluss habe ich den ganzen Ordner wieder als tar-Archiv gepackt und die Endung in .sbk geändert: ccu-backup.sbk
  11. Das Archiv ist wieder 80,0 kB groß
  12. Beim Versuch das auf diese Weise veränderte Backup einzuspielen erhalte ich die Fehlermeldung
    System-Backup einspielen: Ungültiges Dateiformat
    Die ausgewählte Datei enthält kein Homematic System-Backup. Bitte wählen Sie eine gültige Backup-Datei aus.
Bin für jeden Hinweis dankbar, was ich noch ausprobieren könnte.

Ansonsten würde ich versuchen ein Firmware-Downgrade des HM-MOD-RPI-PCB auf 1.4.1 durchzuführen und damit ein neues Backup aus dem alten Homematic-Addon erstellen. Für das Downgrade würde ich ein separates Raspberry Pi OS einrichten und folgende Anleitung befolgen: https://heinz-otto.blogspot.com/2016/07 ... modul.html
Wenn es dazu eine einfache Alternative gibt, freue ich mich ebenfalls über Hinweise.

Benutzeravatar
jmaus
Beiträge: 9818
Registriert: 17.02.2015, 14:45
System: Alternative CCU (auf Basis OCCU)
Wohnort: Dresden
Hat sich bedankt: 459 Mal
Danksagung erhalten: 1855 Mal
Kontaktdaten:

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von jmaus » 02.02.2022, 07:52

Das wird sicherlich an den signature dateien liegen warum das backup abgelehnt werden. Mach es dich anders: lass das alte backup einspielen und verschiebe dann innerhalb der laufenden zentrale die dateien in crRFD in das data unterverzeichnis und starte neu.

Achja, und das firmware downgrade des funkmodules schaffst du auch wenn du RaspberryMatic in den LAN Gateqay modus bringst, dann downgraded der firmware auf die 1.4.1 und dann kannst du ausschalten und das funkmodul wieder unter HA mit dem alten Addon verwenden.
RaspberryMatic 3.75.6.20240316 @ ProxmoxVE – ~200 Hm-RF/HmIP-RF/HmIPW Geräte + ioBroker + HomeAssistant – GitHub / Sponsors / PayPal / ☕️

SFAB
Beiträge: 11
Registriert: 16.01.2022, 18:11
System: Alternative CCU (auf Basis OCCU)
Wohnort: Reutlingen
Hat sich bedankt: 3 Mal

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von SFAB » 03.02.2022, 20:58

Ich mache Fortschritte!

Dank Jens' Hinweisen habe ich zunächst am HM-MOD-RPI-PCB ein Firmware-Upgrade auf Version 1.4.1 durchgeführt (über die temporäre Umstellung auf HM-LAN-GW) und anschließend ein Backup aus dem "alten" Homematic Addon 99.0.5 erstellt.
Dann habe ich das Homematic-Addon deaktiviert, die Einstellungen in der config.txt vorgenommen und Home Assistant neu gebootet und das Raspberrymatic-Addon neu installiert.

Jetzt konnte ich erstmalig laut Webinterface erfolgreich das Backup aus dem alten Homematic Addon einspielen :D

Problem:
Ich sehe in Raspberrymatic jetzt ausschließlich das eine HM-IP-Gerät (HMIP-PSM), das ich als letztes meinem Homematic-Netzwerk hinzugefügt habe (über den parallel im alten Addon genutzten HMIP-RF-USB, der jetzt nicht mehr angeschlossen ist). Die übrigen HM-RF-Geräte, die im alten Homematic Addon über den HM-MOD-RPI-PCB angelernt waren, tauchen in der Geräteliste nicht auf, auch nicht nach zwei Neustarts :(

Irgendeine Idee, woran das liegen könnte und wie ich es beheben kann?

SFAB
Beiträge: 11
Registriert: 16.01.2022, 18:11
System: Alternative CCU (auf Basis OCCU)
Wohnort: Reutlingen
Hat sich bedankt: 3 Mal

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von SFAB » 06.02.2022, 14:14

Update:
Ich habe jetzt noch einmal das alte Homematic-Addon installiert und darin das eine HMIP-Gerät gelöscht. Anschließend habe ich den HMIP-RF-USB abgezogen, neu gestartet und ein neues Backup aus 99.0.5 heraus erstellt.

Danach habe ich das RaspberryMatic Addon neu installiert und das Backup eingespielt. Leider werden gar keine der vorher angelegten Geräte angezeigt.

Im Log meine ich herauslesen zu können, dass die Geräte zwar aus dem Backup übertragen wurden, aber nicht eingerichtet/ausgelesen werden können:

Code: Alles auswählen

***** messages *****
Feb  6 13:19:49 de838cd8-raspberrymatic syslog.info syslogd started: BusyBox v1.34.1
Feb  6 13:19:49 de838cd8-raspberrymatic user.info firewall: configuration set
Feb  6 13:19:59 de838cd8-raspberrymatic daemon.err xinetd[301]: Unable to read included directory: /etc/config/xinetd.d [file=/etc/xinetd.conf] [line=14]
Feb  6 13:19:59 de838cd8-raspberrymatic daemon.crit xinetd[301]: 301 {init_services} no services. Exiting...
Feb  6 13:19:59 de838cd8-raspberrymatic user.info root: Updating RF Lan Gateway Coprocessor Firmware
Feb  6 13:19:59 de838cd8-raspberrymatic user.debug update-coprocessor: firmware filename is: coprocessor_update_hm_only.eq3
Feb  6 13:19:59 de838cd8-raspberrymatic user.info root: Updating RF Lan Gateway Firmware
Feb  6 13:19:59 de838cd8-raspberrymatic user.info update-lgw-firmware: No gateway found in config file /etc/config/rfd.conf
Feb  6 13:20:34 de838cd8-raspberrymatic user.info homematic: meine-homematic.de Versions - Upgrade auf 1.503
Feb  6 13:20:34 de838cd8-raspberrymatic user.info homematic: meine-homematic.de VPN Dienst und Autoupdate DEAKTIVIERT
Feb  6 13:20:36 de838cd8-raspberrymatic daemon.info : starting pid 651, tty '/dev/null': '/usr/bin/monit -Ic /etc/monitrc'
Feb  6 13:20:36 de838cd8-raspberrymatic user.info monit[651]:  New Monit id: 5933377ebbbd3968955a40a9aa93bffb  Stored in '/usr/local/etc/monit.id'
Feb  6 13:20:36 de838cd8-raspberrymatic user.info monit[651]: Starting Monit 5.29.0 daemon with http interface at /var/run/monit.sock
Feb  6 13:20:36 de838cd8-raspberrymatic user.info monit[651]: 'de838cd8-raspberrymatic' Monit 5.29.0 started
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","ENERGY_COUNTER"}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"LEQ1344907:2","ENERGY_COUNTER"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0.000000 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","ENERGY_COUNTER"}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0571620:2","ENERGY_COUNTER"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0.000000 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","ENERGY_COUNTER"}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0573040:2","ENERGY_COUNTER"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0.000000 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","BOOT"}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"LEQ1344907:2","BOOT"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:6","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","BOOT"}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0571620:2","BOOT"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:6","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1262 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","BOOT"}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0573040:2","BOOT"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:5","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:5","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1260 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:4","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:4","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1258 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:3","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:3","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1256 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","VOLTAGE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:2","VOLTAGE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1254 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","POWER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:2","POWER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1253 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","FREQUENCY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:2","FREQUENCY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1252 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","ENERGY_COUNTER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:2","ENERGY_COUNTER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1251 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","CURRENT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:2","CURRENT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1250 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","BOOT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:2","BOOT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1249 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:1","WORKING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:1","WORKING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1247 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:1","STATE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:1","STATE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1246 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:1","ON_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:1","ON_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1245 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1244 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:1","INHIBIT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:1","INHIBIT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1243 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","UPDATE_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","UPDATE_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1238 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1234 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1230 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1229 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1228 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","DUTYCYCLE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","DUTYCYCLE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1224 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","DEVICE_IN_BOOTLOADER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","DEVICE_IN_BOOTLOADER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1220 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1216 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"LEQ1344907:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1215 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete LEQ1344907)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:6","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:6","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1327 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:6","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:6","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1326 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:6","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:6","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1325 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:6","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:6","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1324 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:6","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:6","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1323 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:5","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:5","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1321 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:5","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:5","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1320 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:5","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:5","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1319 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:5","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:5","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1318 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:5","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:5","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1317 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:4","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:4","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1315 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:4","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:4","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1314 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:4","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:4","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1313 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:4","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:4","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1312 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:4","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:4","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1311 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:3","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:3","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1309 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:3","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:3","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1308 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:3","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:3","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1307 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:3","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:3","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1306 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:3","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:3","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1305 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:2","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:2","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1303 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:2","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:2","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1302 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:2","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:2","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1301 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:2","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:2","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1300 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:2","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:2","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1299 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:1","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:1","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1297 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:1","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:1","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1296 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:1","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:1","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1295 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:1","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:1","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1294 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1293 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","UPDATE_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","UPDATE_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1288 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1284 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1280 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1279 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1278 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","LOWBAT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","LOWBAT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1274 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","DEVICE_IN_BOOTLOADER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","DEVICE_IN_BOOTLOADER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1270 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1266 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435034:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1265 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete NEQ0435034)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:6","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:6","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1392 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:6","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:6","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1391 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:6","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:6","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1390 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:6","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:6","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1389 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:6","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:6","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1388 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:5","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:5","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1386 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:5","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:5","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1385 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:5","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:5","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1384 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:5","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:5","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1383 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:5","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:5","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1382 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:4","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:4","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1380 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:4","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:4","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1379 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:4","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:4","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1378 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:4","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:4","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1377 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:4","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:4","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1376 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:3","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:3","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1374 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:3","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:3","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1373 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:3","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:3","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1372 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:3","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:3","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1371 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:3","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:3","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1370 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:2","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:2","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1368 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:2","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:2","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1367 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:2","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:2","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1366 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:2","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:2","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1365 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:2","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:2","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1364 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:1","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:1","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1362 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:1","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:1","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1361 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:1","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:1","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1360 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:1","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:1","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1359 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1358 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","UPDATE_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","UPDATE_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1353 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1349 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1345 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1344 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1343 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","LOWBAT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","LOWBAT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1339 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","DEVICE_IN_BOOTLOADER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","DEVICE_IN_BOOTLOADER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1335 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1331 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0435136:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1330 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete NEQ0435136)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","WORKING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","WORKING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1434 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","RAMP_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","RAMP_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1433 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","RAMP_STOP",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","RAMP_STOP",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1432 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","ON_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","ON_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1431 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","OLD_LEVEL",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","OLD_LEVEL",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1430 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","LEVEL",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","LEVEL",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1429 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1428 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","INHIBIT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","INHIBIT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1427 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","ERROR_REDUCED",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","ERROR_REDUCED",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1423 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","ERROR_OVERLOAD",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","ERROR_OVERLOAD",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1419 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","ERROR_OVERHEAT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","ERROR_OVERHEAT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1415 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:1","DIRECTION",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:1","DIRECTION",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1414 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1409 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1405 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1404 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1403 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:0","DUTYCYCLE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:0","DUTYCYCLE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1399 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ0864935:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1395 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete NEQ0864935)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:6","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:6","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1499 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:6","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:6","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1498 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:6","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:6","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1497 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:6","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:6","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1496 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:6","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:6","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1495 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:5","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:5","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1493 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:5","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:5","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1492 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:5","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:5","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1491 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:5","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:5","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1490 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:5","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:5","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1489 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:4","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:4","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1487 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:4","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:4","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1486 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:4","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:4","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1485 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:4","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:4","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1484 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:4","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:4","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1483 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:3","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:3","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1481 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:3","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:3","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1480 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:3","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:3","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1479 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:3","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:3","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1478 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:3","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:3","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1477 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:2","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:2","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1475 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:2","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:2","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1474 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:2","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:2","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1473 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:2","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:2","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1472 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:2","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:2","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1471 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:1","PRESS_SHORT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:1","PRESS_SHORT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1469 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:1","PRESS_LONG_RELEASE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:1","PRESS_LONG_RELEASE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1468 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:1","PRESS_LONG",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:1","PRESS_LONG",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1467 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:1","PRESS_CONT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:1","PRESS_CONT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1466 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1465 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","UPDATE_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","UPDATE_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1460 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1456 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1452 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1451 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1450 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","LOWBAT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","LOWBAT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1446 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","DEVICE_IN_BOOTLOADER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","DEVICE_IN_BOOTLOADER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1442 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1438 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1068613:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1437 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete NEQ1068613)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","WORKING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","WORKING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1541 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","RAMP_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","RAMP_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1540 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","RAMP_STOP",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","RAMP_STOP",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1539 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","ON_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","ON_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1538 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","OLD_LEVEL",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","OLD_LEVEL",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1537 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","LEVEL",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","LEVEL",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1536 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1535 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","INHIBIT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","INHIBIT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1534 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","ERROR_REDUCED",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","ERROR_REDUCED",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1530 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","ERROR_OVERLOAD",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","ERROR_OVERLOAD",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1526 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","ERROR_OVERHEAT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","ERROR_OVERHEAT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1522 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:1","DIRECTION",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:1","DIRECTION",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1521 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1516 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1512 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1511 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1510 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:0","DUTYCYCLE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:0","DUTYCYCLE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1506 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"NEQ1359575:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1502 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete NEQ1359575)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:1","WORKING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:1","WORKING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1572 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:1","STATE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:1","STATE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1571 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:1","ON_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:1","ON_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1570 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1569 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:1","INHIBIT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:1","INHIBIT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1568 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1563 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1559 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1558 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1557 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","LOWBAT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","LOWBAT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1553 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","DUTYCYCLE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","DUTYCYCLE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1549 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1545 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0250975:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1544 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete OEQ0250975)
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:6","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:6","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1622 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:5","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:5","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1620 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:4","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:4","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1618 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:3","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:3","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1616 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","VOLTAGE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:2","VOLTAGE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1614 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","POWER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:2","POWER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1613 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","FREQUENCY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:2","FREQUENCY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1612 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","ENERGY_COUNTER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:2","ENERGY_COUNTER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1611 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","CURRENT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:2","CURRENT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1610 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","BOOT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:2","BOOT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1609 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:1","WORKING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:1","WORKING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1607 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:1","STATE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:1","STATE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1606 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:1","ON_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:1","ON_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1605 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1604 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:1","INHIBIT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:1","INHIBIT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1603 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","UPDATE_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","UPDATE_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1598 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1594 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1590 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1589 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1588 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","DUTYCYCLE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","DUTYCYCLE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1584 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","DEVICE_IN_BOOTLOADER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","DEVICE_IN_BOOTLOADER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1580 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1576 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0571620:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:39 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1575 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete OEQ0571620)
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:6","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:6","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1672 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:5","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:5","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1670 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:4","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:4","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1668 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:3","DECISION_VALUE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:3","DECISION_VALUE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1666 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","VOLTAGE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:2","VOLTAGE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1664 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","POWER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:2","POWER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1663 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","FREQUENCY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:2","FREQUENCY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1662 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","ENERGY_COUNTER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:2","ENERGY_COUNTER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1661 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","CURRENT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:2","CURRENT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1660 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","BOOT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:2","BOOT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1659 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:1","WORKING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:1","WORKING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1657 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:1","STATE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:1","STATE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1656 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:1","ON_TIME",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:1","ON_TIME",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1655 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:1","INSTALL_TEST",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:1","INSTALL_TEST",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1654 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:1","INHIBIT",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:1","INHIBIT",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1653 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","UPDATE_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","UPDATE_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1648 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1644 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","STICKY_UNREACH",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","STICKY_UNREACH",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1640 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","RSSI_PEER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","RSSI_PEER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1639 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","RSSI_DEVICE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","RSSI_DEVICE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1638 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","DUTYCYCLE",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","DUTYCYCLE",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1634 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","DEVICE_IN_BOOTLOADER",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","DEVICE_IN_BOOTLOADER",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1630 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","CONFIG_PENDING",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","CONFIG_PENDING",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1626 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.warn ReGaHss: WARNING: XMLRPC 'reportValueUsage': rpcClient.isFault() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:0","AES_KEY",0}, result: [faultCode:-2,faultString:"Unknown instance"]) [CallXmlrpcMethod():iseXmlRpc.cpp:2608]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: XMLRPC 'reportValueUsage' call failed (interface: 1007, params: {"OEQ0573040:0","AES_KEY",0}) [CallReportValueUsage():iseXmlRpc.cpp:1676]
Feb  6 13:20:40 de838cd8-raspberrymatic local0.err ReGaHss: ERROR: rpc.CallReportValueUsage failed dp id = 1625 [RemoveDPFromCollections():iseManageDP.cpp:439]
Feb  6 13:20:40 de838cd8-raspberrymatic user.debug hm_deldev: event fired (delete OEQ0573040)
Feb  6 13:20:51 de838cd8-raspberrymatic user.err monit[651]: 'udevdEnabled' status failed (0) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: 'sshdEnabled' status failed (1) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: 'hs485dEnabled' status failed (2) -- grep: /var/etc/hs485d.conf: No such file or directory
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: 'hmlangwEnabled' status failed (1) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.warn monit[651]: 'hasUSB' status failed (1) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: 'hb_rf_eth-CheckEnabled' status failed (1) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.warn monit[651]: 'rpi4usb3Check' status failed (1) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: 'tailscaleEnabled' status failed (1) -- no output
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: Lookup for '/media/usb1' filesystem failed  -- not found in /proc/self/mounts
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: Filesystem '/media/usb1' not mounted
Feb  6 13:20:53 de838cd8-raspberrymatic user.err monit[651]: 'usb1' unable to read filesystem '/media/usb1' state
Feb  6 13:20:53 de838cd8-raspberrymatic user.info monit[651]: 'usb1' trying to restart
Feb  6 13:21:09 de838cd8-raspberrymatic user.warn monit[651]: 'hasUSB' status failed (1) -- no output
Feb  6 13:21:09 de838cd8-raspberrymatic user.warn monit[651]: 'rpi4usb3Check' status failed (1) -- no output
Feb  6 13:21:09 de838cd8-raspberrymatic user.err monit[651]: Filesystem '/media/usb1' not mounted
Feb  6 13:21:09 de838cd8-raspberrymatic user.err monit[651]: 'usb1' unable to read filesystem '/media/usb1' state
Feb  6 13:21:09 de838cd8-raspberrymatic user.info monit[651]: 'usb1' trying to restart
Feb  6 13:21:25 de838cd8-raspberrymatic user.warn monit[651]: 'hasUSB' status failed (1) -- no output
Feb  6 13:21:25 de838cd8-raspberrymatic user.err monit[651]: 'rpi4usb3Check' status failed (1) -- no output
Feb  6 13:21:25 de838cd8-raspberrymatic user.err monit[651]: Filesystem '/media/usb1' not mounted
Feb  6 13:21:25 de838cd8-raspberrymatic user.err monit[651]: 'usb1' unable to read filesystem '/media/usb1' state
Feb  6 13:21:25 de838cd8-raspberrymatic user.info monit[651]: 'usb1' trying to restart
Feb  6 13:21:41 de838cd8-raspberrymatic user.warn monit[651]: 'hasUSB' status failed (1) -- no output
Feb  6 13:21:41 de838cd8-raspberrymatic user.err monit[651]: Filesystem '/media/usb1' not mounted
Feb  6 13:21:41 de838cd8-raspberrymatic user.err monit[651]: 'usb1' unable to read filesystem '/media/usb1' state
Feb  6 13:21:41 de838cd8-raspberrymatic user.info monit[651]: 'usb1' trying to restart
Feb  6 13:21:57 de838cd8-raspberrymatic user.err monit[651]: 'hasUSB' status failed (1) -- no output
Feb  6 13:22:44 de838cd8-raspberrymatic user.err monit[651]: 'rfd' process is not running
Feb  6 13:22:44 de838cd8-raspberrymatic user.info monit[651]: 'rfd' trying to restart
Feb  6 13:22:44 de838cd8-raspberrymatic user.info monit[651]: 'rfd' restart: '/etc/init.d/S61rfd restart'
Hat jemand einen Hinweis für mich, wie sich das Problem beheben lässt?

SFAB
Beiträge: 11
Registriert: 16.01.2022, 18:11
System: Alternative CCU (auf Basis OCCU)
Wohnort: Reutlingen
Hat sich bedankt: 3 Mal

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von SFAB » 08.02.2022, 21:34

2. Update:

Ich habe heute mal den aktuellen RaspberryMatic Snapshot ausprobiert. Das erste Hochfahren funktioniert fehlerfrei und das HM-MOD-RPI-PCB wurde korrekt erkannt und eingebunden. Danach habe ich wieder versucht das Backup aus dem HomeMatic Addon 99.0.5 einzuspielen, leider mit wenig bzw. noch weniger Erfolg:

Code: Alles auswählen

Mounting /data as /usr/local (Home Assistant Add-On): OK
Starting watchdog...
Identifying onboard hardware: oci, OK
Initializing RTC Clock: no hardware found
Running sysctl: OK
Checking for Factory Reset: not required
Checking for Backup Restore: not required
Initializing System: OK
Starting logging: OK
Init onboard LEDs: init, OK
Starting irqbalance: OK
Starting iptables: OK
Starting network: eth0: link up, fixed, firewall, inet up, 172.30.33.2, OK
Identifying Homematic RF-Hardware: ....HmRF: HM-MOD-RPI-PCB/GPIO, HmIP: HM-MOD-RPI-PCB/GPIO, OK
Updating Homematic RF-Hardware: HM-MOD-RPI-PCB: 2.8.6, not necessary, OK
Starting hs485dLoader: disabled
Starting xinetd: OK
Starting eq3configd: OK
Starting lighttpd: OK
Starting ser2net: disabled
Starting ssdpd: OK
Starting ha-proxy: OK
Starting NUT services: disabled
Initializing Third-Party Addons: OK
Starting LGWFirmwareUpdate: ...OK
Setting LAN Gateway keys: OK
Starting hs485d: disabled
Starting multimacd: ..........ERROR
Starting rfd: ERROR: /dev/mmd_bidcos missing, no BidCos-RF hardware found
Starting HMIPServer: ERROR: /dev/mmd_hmip missing
Starting ReGaHss: .OK
Starting CloudMatic: OK
Starting NeoServer: disabled
Starting Third-Party Addons: OK
Starting crond: OK
Setup onboard LEDs: booted, OK
Finished Boot: 3.61.7.20220208 (raspmatic_oci_arm)
In der Weboberfläche erscheinen weiterhin keine Geräte und mit dieser Version nicht einmal die HM bzw. HM-IP-Zentralen. Das Systemlog zeigt ähnliche Einträge wie im letzten Stable-Release:

Code: Alles auswählen

***** messages *****
Feb  8 21:21:21 de838cd8-raspberrymatic-dev syslog.info syslogd started: BusyBox v1.34.1
Feb  8 21:21:22 de838cd8-raspberrymatic-dev user.info firewall: configuration set
Feb  8 21:21:31 de838cd8-raspberrymatic-dev daemon.err xinetd[285]: Unable to read included directory: /etc/config/xinetd.d [file=/etc/xinetd.conf] [line=14]
Feb  8 21:21:31 de838cd8-raspberrymatic-dev daemon.crit xinetd[285]: 285 {init_services} no services. Exiting...
Feb  8 21:21:56 de838cd8-raspberrymatic-dev daemon.info : starting pid 500, tty '': '/bin/mv /tmp/boot.log /var/log/boot.log'
Feb  8 21:21:56 de838cd8-raspberrymatic-dev daemon.info : starting pid 501, tty '/dev/null': '/usr/bin/monit -Ic /etc/monitrc'
Feb  8 21:21:56 de838cd8-raspberrymatic-dev user.info monit[501]: Starting Monit 5.30.0 daemon with http interface at /var/run/monit.sock
Feb  8 21:21:56 de838cd8-raspberrymatic-dev user.info monit[501]: 'de838cd8-raspberrymatic-dev' Monit 5.30.0 started
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","ENERGY_COUNTER"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"LEQ1344907:2","ENERGY_COUNTER"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0.000000 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","ENERGY_COUNTER"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0571620:2","ENERGY_COUNTER"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0.000000 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","ENERGY_COUNTER"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0573040:2","ENERGY_COUNTER"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0.000000 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907:2","BOOT"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"LEQ1344907:2","BOOT"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620:2","BOOT"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0571620:2","BOOT"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'init': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"xmlrpc_bin://127.0.0.1:31999","1007"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'init' call failed (interface: 1007, params: {"xmlrpc_bin://127.0.0.1:31999","1007"}) [CallInit():iseXmlRpc.cpp:1204]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: failed CallInit() for interface=BidCos-RF [ThreadFunction():iseRTHss.cpp:163]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'init': rpcClient.execute() failed (url: xmlrpc://127.0.0.1:39292/groups, params: {"xmlrpc_bin://127.0.0.1:31999","1008"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getValue': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040:2","BOOT"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'init' call failed (interface: 1008, params: {"xmlrpc_bin://127.0.0.1:31999","1008"}) [CallInit():iseXmlRpc.cpp:1204]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: failed CallInit() for interface=VirtualDevices [ThreadFunction():iseRTHss.cpp:163]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getValue' call failed (interface: 1007, params: {"OEQ0573040:2","BOOT"}) [CallGetValue():iseXmlRpc.cpp:1435]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: CallGetValue failed; sVal = 0 [ReadValue():iseDOMdpHSS.cpp:124]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'init': rpcClient.execute() failed (url: xmlrpc://127.0.0.1:32010, params: {"xmlrpc_bin://127.0.0.1:31999","1009"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'init' call failed (interface: 1009, params: {"xmlrpc_bin://127.0.0.1:31999","1009"}) [CallInit():iseXmlRpc.cpp:1204]
Feb  8 21:22:01 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: failed CallInit() for interface=HmIP-RF [ThreadFunction():iseRTHss.cpp:163]
Feb  8 21:22:10 de838cd8-raspberrymatic-dev user.err monit[501]: 'udevdEnabled' status failed (0) -- no output
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.err monit[501]: 'sshdEnabled' status failed (1) -- no output
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.err monit[501]: 'hs485dEnabled' status failed (2) -- grep: /var/etc/hs485d.conf: No such file or directory
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.err monit[501]: 'hmlangwEnabled' status failed (1) -- no output
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.err monit[501]: 'rfdEnabled' status failed (1) -- no output
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.err monit[501]: 'HMIPServer' process is not running
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' trying to restart
Feb  8 21:22:11 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' restart: '/etc/init.d/S62HMServer restart'
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.err monit[501]: 'HMIPServer' failed to restart (exit status 1) -- '/etc/init.d/S62HMServer restart': Stopping HMIPServer: OK Starting HMIPServer: ERROR: /dev/mmd_hmip missing
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.warn monit[501]: 'hasUSB' status failed (1) -- no output
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.err monit[501]: 'hb_rf_eth-CheckEnabled' status failed (1) -- no output
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.warn monit[501]: 'rpi4usb3Check' status failed (1) -- no output
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.err monit[501]: 'tailscaleEnabled' status failed (1) -- no output
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.err monit[501]: Lookup for '/media/usb1' filesystem failed  -- not found in /proc/self/mounts
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.err monit[501]: Filesystem '/media/usb1' not mounted
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.err monit[501]: 'usb1' unable to read filesystem '/media/usb1' state
Feb  8 21:22:42 de838cd8-raspberrymatic-dev user.info monit[501]: 'usb1' trying to restart
Feb  8 21:22:56 de838cd8-raspberrymatic-dev user.err monit[501]: 'HMIPServer' service restarted 1 times within 1 cycles(s) - exec
Feb  8 21:22:56 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' exec: '/bin/triggerAlarm.tcl HMIPServer restarted WatchDog: hmipserver-restart true'
Feb  8 21:22:56 de838cd8-raspberrymatic-dev user.err monit[501]: 'HMIPServer' process is not running
Feb  8 21:22:56 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' trying to restart
Feb  8 21:22:56 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' restart: '/etc/init.d/S62HMServer restart'
Feb  8 21:23:27 de838cd8-raspberrymatic-dev user.err monit[501]: 'HMIPServer' failed to restart (exit status 1) -- '/etc/init.d/S62HMServer restart': Stopping HMIPServer: OK Starting HMIPServer: ERROR: /dev/mmd_hmip missing
Feb  8 21:23:28 de838cd8-raspberrymatic-dev user.warn monit[501]: 'hasUSB' status failed (1) -- no output
Feb  8 21:23:28 de838cd8-raspberrymatic-dev user.warn monit[501]: 'rpi4usb3Check' status failed (1) -- no output
Feb  8 21:23:28 de838cd8-raspberrymatic-dev user.err monit[501]: Filesystem '/media/usb1' not mounted
Feb  8 21:23:28 de838cd8-raspberrymatic-dev user.err monit[501]: 'usb1' unable to read filesystem '/media/usb1' state
Feb  8 21:23:28 de838cd8-raspberrymatic-dev user.info monit[501]: 'usb1' trying to restart
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"LEQ1344907"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"LEQ1344907"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"LEQ1344907"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"LEQ1344907"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0571620"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0571620"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0571620"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0571620"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0573040"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0573040"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0573040"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0573040"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0864935"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0864935"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0864935"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0864935"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ1359575"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ1359575"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1359575"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ1359575"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0250975"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0250975"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"OEQ0250975"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"OEQ0250975"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0435034"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0435034"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435034"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0435034"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0435136"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0435136"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ0435136"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ0435136"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ1068613"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ1068613"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"NEQ1068613"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"NEQ1068613"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"BidCoS-RF"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"BidCoS-RF"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"BidCoS-RF"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"BidCoS-RF"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc_bin://127.0.0.1:32001, params: {"BidCoS-RF"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1007, params: {"BidCoS-RF"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc://127.0.0.1:32010, params: {"HmIP-RCV-1"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"HmIP-RCV-1"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc://127.0.0.1:32010, params: {"HmIP-RCV-1"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"HmIP-RCV-1"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XmlRpc: Error in XmlRpcClient::writeRequest: write error (error 111). [error():iseXmlRpc.h:281]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.warn ReGaHss: WARNING: XMLRPC 'getDeviceDescription': rpcClient.execute() failed (url: xmlrpc://127.0.0.1:32010, params: {"HmIP-RCV-1"}, result: nil) [CallXmlrpcMethod():iseXmlRpc.cpp:2602]
Feb  8 21:23:33 de838cd8-raspberrymatic-dev local0.err ReGaHss: ERROR: XMLRPC 'getDeviceDescription' call failed (interface: 1009, params: {"HmIP-RCV-1"}) [CallGetDeviceDescription():iseXmlRpc.cpp:2192]
Feb  8 21:23:43 de838cd8-raspberrymatic-dev user.err monit[501]: 'HMIPServer' process is not running
Feb  8 21:23:43 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' trying to restart
Feb  8 21:23:43 de838cd8-raspberrymatic-dev user.info monit[501]: 'HMIPServer' restart: '/etc/init.d/S62HMServer restart'
Mir gehen jetzt die Ideen aus, was ich außer Neuinstallation inkl. neuem Anlernen aller Geräte noch tun könnte, um RaspberryMatic hier funktionsfähig einsetzen zu können. Ratschläge?

Benutzeravatar
tomg1970
Beiträge: 62
Registriert: 14.03.2019, 17:36
System: Alternative CCU (auf Basis OCCU)
Hat sich bedankt: 21 Mal

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von tomg1970 » 24.04.2022, 16:23

Ich weiss nicht ob das hier her passt?
Ich nutze aktuell Raspberrymatic auf einer Proxmox VM (ova Version)
Die Entitäten bekomme ich per 'configuration.yaml'.

Ich möchte jetzt Raspberrymatix lokal in meiner Home Assistant Instanz als Addon betreiben.
Wie sollte ich hier vorgehen?
RaspberryMatic auf PROXMOX VM (ova)
https://github.com/jens-maus/RaspberryMatic/wiki

Benutzeravatar
jmaus
Beiträge: 9818
Registriert: 17.02.2015, 14:45
System: Alternative CCU (auf Basis OCCU)
Wohnort: Dresden
Hat sich bedankt: 459 Mal
Danksagung erhalten: 1855 Mal
Kontaktdaten:

Re: Home Assistant: Umstieg von HomeMatic CCU Addon auf RaspberryMatic CCU Addon

Beitrag von jmaus » 24.04.2022, 22:10

tomg1970 hat geschrieben:
24.04.2022, 16:23
Ich möchte jetzt Raspberrymatix lokal in meiner Home Assistant Instanz als Addon betreiben.
Wie sollte ich hier vorgehen?
.., und täglich grüßt das Murmeltier: Du hattest die selbe Frage doch bereits im Forum gestellt. Egal, lies einfach die von dir selbst in deiner Signatur verlinkten RaspberryMatic Dokumentation doch einfach nur mal aufmerksam durch und das sollte dann all deine Frage doch eigentlich ausreichend beantworten:

https://github.com/jens-maus/RaspberryM ... eAssistant
https://github.com/jens-maus/RaspberryM ... ntegration
RaspberryMatic 3.75.6.20240316 @ ProxmoxVE – ~200 Hm-RF/HmIP-RF/HmIPW Geräte + ioBroker + HomeAssistant – GitHub / Sponsors / PayPal / ☕️

Antworten

Zurück zu „Home Assistant“