You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe your problem
I have just installed my Raspberrymatic on a new SD-Card, because I thought, the old one maybe broken.
Afer Installation and adding all the rooms, then adding all the interfaces to the rooms, at adding the Devices to the last room, HAP Webinterface crashed.
I tried to restart with this command at ssh session:
node /usr/local/addons/hap-homematic/node_modules/hap-homematic/index.js -D
this is throwing some error:
[RPC] Error while sending command getParamset to interface HmIP-RF. Error : Error: XML-RPC fault: Generic error
at createFault (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:83:21)
at Deserializer.onDone (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:89:21)
at SAXStream.emit (node:events:517:28)
at SAXStream._parser.onend (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:171:8)
at emit (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:325:33)
at end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:363:3)
at SAXParser.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:137:24)
at SAXStream.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:209:16)
at IncomingMessage.onend (node:internal/streams/readable:716:10)
at Object.onceWrapper (node:events:631:28) {
code: -1,
faultCode: -1,
faultString: 'Generic error'
I also got a crash Report file:
Error log : Fri Feb 23 2024 14:55:43 GMT+0100 (Central European Standard Time)
Error: XML-RPC fault: Generic error
at createFault (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:83:21)
at Deserializer.onDone (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:89:21)
at SAXStream.emit (node:events:517:28)
at SAXStream._parser.onend (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:171:8)
at emit (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:325:33)
at end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:363:3)
at SAXParser.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:137:24)
at SAXStream.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:209:16)
at IncomingMessage.onend (node:internal/streams/readable:716:10)
at Object.onceWrapper (node:events:631:28)
These are the installed versions on my CCU3 (original)
Homekit Homematic Version: 0.0.14
Raspberrymatic Version: 3.73.9.20231130 (die aktuelle crasht auch immer regelmäßig)
CUX Daemon Version: 2.11
Which Homematic actor/sensor you want to control ?
I have several sensors/devices
Which settings y've choosen for this actor/sensor in hap-homematic ?
Please describe your problem
I have just installed my Raspberrymatic on a new SD-Card, because I thought, the old one maybe broken.
Afer Installation and adding all the rooms, then adding all the interfaces to the rooms, at adding the Devices to the last room, HAP Webinterface crashed.
I tried to restart with this command at ssh session:
node /usr/local/addons/hap-homematic/node_modules/hap-homematic/index.js -D
this is throwing some error:
[RPC] Error while sending command getParamset to interface HmIP-RF. Error : Error: XML-RPC fault: Generic error
at createFault (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:83:21)
at Deserializer.onDone (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:89:21)
at SAXStream.emit (node:events:517:28)
at SAXStream._parser.onend (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:171:8)
at emit (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:325:33)
at end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:363:3)
at SAXParser.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:137:24)
at SAXStream.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:209:16)
at IncomingMessage.onend (node:internal/streams/readable:716:10)
at Object.onceWrapper (node:events:631:28) {
code: -1,
faultCode: -1,
faultString: 'Generic error'
I also got a crash Report file:
Error log : Fri Feb 23 2024 14:55:43 GMT+0100 (Central European Standard Time)
Error: XML-RPC fault: Generic error
at createFault (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:83:21)
at Deserializer.onDone (/usr/local/addons/hap-homematic/node_modules/homematic-xmlrpc/lib/deserializer.js:89:21)
at SAXStream.emit (node:events:517:28)
at SAXStream._parser.onend (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:171:8)
at emit (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:325:33)
at end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:363:3)
at SAXParser.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:137:24)
at SAXStream.end (/usr/local/addons/hap-homematic/node_modules/sax/lib/sax.js:209:16)
at IncomingMessage.onend (node:internal/streams/readable:716:10)
at Object.onceWrapper (node:events:631:28)
These are the installed versions on my CCU3 (original)
Homekit Homematic Version: 0.0.14
Raspberrymatic Version: 3.73.9.20231130 (die aktuelle crasht auch immer regelmäßig)
CUX Daemon Version: 2.11
Which Homematic actor/sensor you want to control ?
I have several sensors/devices
Which settings y've choosen for this actor/sensor in hap-homematic ?
What happends
description just above
What should be happend
Steps to reproduce this issue
(while you are perfoming these steps please run hap-homematic in debug mode ( https://github.com/thkl/hap-homematic/wiki/Troubleshooting#running-in-debug-mode ) and add the log here
the complete log:
Uploading Debug.log…
The text was updated successfully, but these errors were encountered: