Beiträge von boy

    Hallo, auch ich habe heute meine manuelle installation platt gemacht und dirch die app version neu aufgesetzt. Bei mir startete homebridge nicht mehr und wenn ich auf debuggen war kam dieselbe fehlermeldung. Als Workaround habe ich rausgefunden, dass man in den pi einstellungen zum pfad der config.json nur den pfad angeben muss. Löscht mal einfach das config.json und versucht danach zu debuggen.

    Nachdem der fehler beim debuggen rausgefunden wurde, müsst ihr in den einstellungen das config.json wieder einfügen, sonst funktioniert die app nicht mehr. WRum auch immer. Muss ein Bug sein.


    Also zum debuggen = pfad ohne config.json

    Ohne debuggen= pfad mit config.json


    Hoffe das klappt bei euch auch ??

    Hallo,


    weiß jemand warum ich diesen fehler hier bekomme?


    aktuell installiert:


    /usr/local/lib

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]


    pi@smarthome:~ $ node -v

    v9.8.0



    Code
    0|homebrid | HAP Warning: Characteristic 00000079-0000-1000-8000-0026BB765291 not in required or optional characteristics for service 0000007E-0000-1000-8000-0026BB765291. Adding anyway.
    0|homebrid | You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection:
    0|homebrid | TimeoutError: operation timed out
    0|homebrid |     at afterTimeout (/usr/local/lib/node_modules/homebridge-harmonyhub/node_modules/bluebird/js/release/timers.js:46:19)
    0|homebrid |     at Timeout.timeoutTimeout [as _onTimeout] (/usr/local/lib/node_modules/homebridge-harmonyhub/node_modules/bluebird/js/release/timers.js:76:13)
    0|homebrid |     at ontimeout (timers.js:466:11)
    0|homebrid |     at tryOnTimeout (timers.js:304:5)
    0|homebrid |     at Timer.listOnTimeout (timers.js:267:5)