thkl / homebridge-homematic

Homematic plugin for homebridge: https://github.com/nfarina/homebridge
180 stars 51 forks source link

Hombridge could not fetch data from CCU3 #715

Open Andruvion opened 1 year ago

Andruvion commented 1 year ago

Describe the bug Ich hab die homebridge auf meiner Synology am laufen und diese kann meine CCU3 nicht auslesen.

Homebridge 1.5.0 Homematic CCU3 3.65.8

Kennst das Ptroblem jemand und kann helfen? [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] init RPC for BidCos-Wired. [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] local ip used : 192.168.x.x. you may change that with local_ip parameter in config [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] init RPC for HmIP-RF. [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] local ip used : 192.168.x.x. you may change that with local_ip parameter in config [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] server for interface BidCos-RF. is listening on port 9090. [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] Creating Local HTTP Client for CCU RPC Events [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] server for interface VirtualDevices. is listening on port 9093. [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] Creating Local HTTP Client for CCU RPC Events [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] server for interface BidCos-Wired. is listening on port 9091. [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] Creating Local HTTP Client for CCU RPC Events [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] server for interface HmIP-RF. is listening on port 9092. [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [RPC] Creating Local HTTP Client for CCU RPC Events [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] if PONG is PONG CCU is alive [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [Core] Unable to parse live ccu data. Will try cache if there is one. If you want to know what, start homebridge in debug mode -> DEBUG=* homebridge -D [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [Core] ok local cache is set to /volume2/homebridge/ccu.json [9/25/2022, 12:38:59 AM] [HomeMatic CCU3] [Core] Unable to load cached ccu data. giving up

ravenhal commented 1 year ago

Das liegt wohl an den Firewall-Einstellungen bzw. an einer aktiven Authentifizierung für XMLRPC in den Sicherheitseinstellungen. Ich finde es auch sehr gefährlich, den Zugriff ohne Nutzer und Passwort freizugeben und habe daher den entsprechenden Issue "Authentication" nochmals aufleben lassen. Hoffentlich passiert etwas in dieser Richtung.