Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HAP Homematic crashes after final installation #675

Open
vansemtt opened this issue Feb 23, 2024 · 0 comments
Open

HAP Homematic crashes after final installation #675

vansemtt opened this issue Feb 23, 2024 · 0 comments

Comments

@vansemtt
Copy link

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…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant