Beiträge von ohawd

    Hallo,


    ich habe in der Homebridge die Plugins "Fritz" und "Zway" installiert. Auf dem Raspberry sitzt ein RazBerry Modul neuester Bauart. Es ist ein Raspi 4 mit dem OS Buster.

    Im Prinzip läuft alles. Aber zu unterschiedlichen Zeitpunkten gibt es im Protokoll der Homebridge UI Fehlermeldungen unterschiedlichen Umfangs. Hier mal ein längeres Beispiel:


    [2020-11-12 10:19:57] [FRITZ!Box] < getSwitchEnergy failed

    Unhandled rejection getSwitchState failed

    Unhandled rejection getSwitchPower failed

    Unhandled rejection getSwitchEnergy failed

    Unhandled rejection getSwitchState failed

    Unhandled rejection getSwitchPower failed

    Unhandled rejection getSwitchEnergy failed

    [2020-11-12 10:19:58] [ZWayServer] ERROR: Request failed! Error code ENETUNREACH. Check the URL in config.json and ensure that the URL can be reached from this system!

    [2020-11-12 10:19:58] [FRITZ!Box] Error: getaddrinfo EAI_AGAIN fritz.box

    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26) {

    errno: 'EAI_AGAIN',

    code: 'EAI_AGAIN',

    syscall: 'getaddrinfo',

    hostname: 'fritz.box'

    }

    [2020-11-12 10:20:00] [ZWayServer] ERROR: Request failed! Error code ENETUNREACH. Check the URL in config.json and ensure that the URL can be reached from this system!

    [2020-11-12 10:20:02] [ZWayServer] ERROR: Request failed! Error code ENETUNREACH. Check the URL in config.json and ensure that the URL can be reached from this system!


    Wie gesagt - das ganze HomeKit scheint trotzdem einwandfrei zu funktionieren. Die URL in config.json ist die eigene des PI, in der FritzBox auf constante Adresse zugewiesen.


    Hat jemand eine Idee?


    Viele Grüße

    Wolfgang