marcsowen / homebridge-homematicip

Homematic IP plugin for homebridge
Apache License 2.0
76 stars 18 forks source link

Fehlermeldung beim Access Point #527

Open LeoricTheKnight opened 2 months ago

LeoricTheKnight commented 2 months ago

Ich bekomme folgende Fehlermeldung: Homebridge v1.8.1 (HAP v0.12.0) (Homebridge 16BD) is running on port 51271. Failed to create listener for avahi-daemon server state. The system will not be notified about restarts of avahi-daemon and will therefore stay undiscoverable in those instances. Error message: Error: No such interface found [5/3/2024, 1:10:38 PM]

Cannot request: url=https://srv0018.a.homematic.com:6969/hmip/home/getCurrentState, request="{\"clientCharacteristics\":{\"apiVersion\":\"10\",\"applicationIdentifier\":\"homebridge-homematicip\",\"applicationVersion\":\"1.3.1\",\"deviceManufacturer\":\"none\",\"deviceType\":\"Computer\",\"language\":\"de_DE\",\"osType\":\"Linux\",\"osVersion\":\"3.10.108\"},\"id\":\"3014XXXXXX\"}", headers={"content-type":"application/json","accept":"application/json","VERSION":"12","AUTHTOKEN":"","CLIENTAUTH":"XXXX"}, code=403, message=Forbidden, response.headers={}

Es ist alles ausgefüllt. Auch in der App auf dem Handy sehe ich die Bridge, nur was sagt mir der Fehler? Auch werden keine Geräte angezeigt. Also ist da anscheinend noch etwas falsch?

Bitte um Hilfe

MarkusRiLi commented 2 months ago

Hello,

I've got the same problem as described by LeoricTheKnight: Installation seems to work fine. User appears in in Homematic-IP App.

Error message as shown above and: [5/5/2024, 7:58:10 AM] [HomematicIP] HomematicIP response is incomplete or could not be parsed: false

Version Plugin: v1.3.1 Node.js Version v20.9.0 Homebridgt v1.8.1 UI v 4.56.2

What can we do?