Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Error while getting current value: -70405

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Error while getting current value: -70405

    This topic has been deleted. Only users with topic management privileges can see it.
    • Vinze.nt
      Vinze.nt last edited by

      Homebridge lokaler MOdus startet mir Homebridge-Hut Plugin ständig neu und dieser Fehler wird angezeigt: Error while getting current value: -70405-

      Die Config hab ich aus einer laufenden Homebridge kopiert, dort lief alles... Homebridge gelöscht und über Ham.0 probiert. Dann kommt der Fehler nach einer weile.

      Außerdem bleibt die Registerkarte "Homebridge" bei mir leer.

      apollon77 1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @Vinze.nt last edited by

        @vinze-nt bitte mal debug log Posten. Ggf sicherstellen das das Modul aktuell ist.

        Die homebridge ui hat noch nie funktioniert weil die sich auch in Abläufe reinhängt wie der Adapter.

        Vinze.nt 1 Reply Last reply Reply Quote 0
        • Vinze.nt
          Vinze.nt @apollon77 last edited by

          @apollon77 also jetzt lief sie ohne den Fehler 18h und als ich jetzt neu gestartet habe steht das im log:

          2021-09-30 20:21:04.734 - info: host.lorke-Lenovo "system.adapter.ham.0" enabled
          2021-09-30 20:21:05.230 - info: host.lorke-Lenovo instance system.adapter.ham.0 started with pid 34085
          2021-09-30 20:21:15.454 - error: ham.0 (34085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2021-09-30 20:21:15.455 - error: ham.0 (34085) unhandled promise rejection: bind EADDRINUSE 0.0.0.0:48899
          2021-09-30 20:21:15.456 - error: ham.0 (34085) Error: bind EADDRINUSE 0.0.0.0:48899
          at dgram.js:357:20
          at processTicksAndRejections (internal/process/task_queues.js:83:21)
          2021-09-30 20:21:15.456 - error: ham.0 (34085) Exception-Code: EADDRINUSE: bind EADDRINUSE 0.0.0.0:48899
          2021-09-30 20:21:15.569 - warn: ham.0 (34085) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2021-09-30 20:21:17.148 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:17.148 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.149 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.149 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.149 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.149 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.149 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.150 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.151 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.171 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.171 - warn: ham.0 (34085) get state error: DB closed
          2021-09-30 20:21:17.958 - error: ham.0 (34085) uncaught exception: Not running
          2021-09-30 20:21:17.959 - error: ham.0 (34085) Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
          at healthCheck (dgram.js:919:11)
          at Socket.close (dgram.js:741:3)
          at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-magichome-dynamic-platform/src/magichome-interface/Discover.ts:66:16)
          at listOnTimeout (internal/timers.js:557:17)
          at processTimers (internal/timers.js:500:7)
          2021-09-30 20:21:17.959 - error: ham.0 (34085) Exception-Code: ERR_SOCKET_DGRAM_NOT_RUNNING: Not running
          2021-09-30 20:21:17.959 - warn: ham.0 (34085) Exception: Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
          2021-09-30 20:21:18.164 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.164 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.165 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.165 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.165 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.165 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.165 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.166 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.166 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.166 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.166 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.166 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:18.167 - warn: ham.0 (34085) get state error: Connection is closed.
          2021-09-30 20:21:19.912 - error: ham.0 (34085) uncaught exception: listen EADDRINUSE: address already in use :::51141
          2021-09-30 20:21:19.912 - error: ham.0 (34085) Error: listen EADDRINUSE: address already in use :::51141
          at Server.setupListenHandle [as _listen2] (net.js:1320:16)
          at listenInCluster (net.js:1368:12)
          at Server.listen (net.js:1454:7)
          at EventedHTTPServer.listen (/opt/iobroker/node_modules/iobroker.ham/node_modules/hap-nodejs/src/lib/util/eventedhttp.ts:155:20)
          at HAPServer.listen (/opt/iobroker/node_modules/iobroker.ham/node_modules/hap-nodejs/src/lib/HAPServer.ts:316:21)
          at MyBridge.Accessory.publish (/opt/iobroker/node_modules/iobroker.ham/node_modules/hap-nodejs/src/lib/Accessory.ts:1231:18)
          at MyBridge.publish (/opt/iobroker/node_modules/iobroker.ham/lib/global-handler.js:158:35)
          at BridgeService.publishBridge (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge/src/bridgeService.ts:213:17)
          at Server.publishBridge (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge/src/server.ts:186:24)
          at /opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge/src/server.ts:177:24
          at Server.start (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge/src/server.ts:176:5)
          2021-09-30 20:21:19.912 - error: ham.0 (34085) Exception-Code: EADDRINUSE: listen EADDRINUSE: address already in use :::51141
          2021-09-30 20:21:19.912 - warn: ham.0 (34085) Exception: Error: listen EADDRINUSE: address already in use :::51141
          2021-09-30 20:19:57.007 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:19:57.008 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:19:57.008 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:00.655 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:00.656 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:00.656 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:03.666 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:03.667 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:03.667 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:06.805 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:06.805 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:06.806 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:09.772 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:09.772 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:09.773 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:12.829 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:12.829 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:12.851 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:16.337 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:16.704 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:18.893 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:20.162 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:22.376 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:23.893 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:26.566 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:28.506 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:30.003 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:32.371 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:33.965 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:36.808 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:37.273 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:39.704 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:40.091 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:42.584 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:43.057 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:45.347 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:45.808 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:48.004 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:49.526 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:51.736 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:53.102 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:55.735 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:56.053 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:58.591 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:20:58.992 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:01.102 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:02.870 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:07.237 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:07.911 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:12.957 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:13.356 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:18.348 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:19.063 - warn: ham.0 (34022) Error while getting current value: -70405
          2021-09-30 20:21:21.433 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.434 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.434 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.435 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.435 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.435 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.435 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.435 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.435 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.436 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.436 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.436 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.436 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.436 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.436 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.437 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.437 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.437 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.437 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.437 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.437 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.438 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.439 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.439 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.439 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.439 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.439 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.439 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.440 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.441 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.442 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.443 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.443 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.443 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.443 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.443 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.444 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.444 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.444 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.444 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.444 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.444 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.445 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.446 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.446 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.446 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.446 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.446 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.446 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.447 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.448 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.448 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.448 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.448 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.448 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.448 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.449 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.450 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.451 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.451 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.451 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.451 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.451 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.451 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.452 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.453 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.454 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.455 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.455 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.455 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.455 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.455 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.455 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.456 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.456 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.456 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.456 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.456 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.456 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.457 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.458 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.459 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.459 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.459 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.459 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.459 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.459 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.460 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.460 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.460 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.460 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.460 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.460 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.465 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.465 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.465 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.466 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.466 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.466 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.466 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.467 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.467 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.468 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.468 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.468 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.468 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.468 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.468 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.469 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.470 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.470 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.470 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.470 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.470 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.470 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.471 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.472 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.473 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.473 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.473 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.473 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:21.484 - error: ham.0 (34022) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2021-09-30 20:21:21.485 - error: ham.0 (34022) unhandled promise rejection: bind EADDRINUSE 0.0.0.0:48899
          2021-09-30 20:21:21.486 - error: ham.0 (34022) Error: bind EADDRINUSE 0.0.0.0:48899
          at dgram.js:357:20
          at processTicksAndRejections (internal/process/task_queues.js:83:21)
          at runNextTicks (internal/process/task_queues.js:64:3)
          at processTimers (internal/timers.js:497:9)
          2021-09-30 20:21:21.487 - error: ham.0 (34022) Exception-Code: EADDRINUSE: bind EADDRINUSE 0.0.0.0:48899
          2021-09-30 20:21:28.075 - error: ham.0 (34022) uncaught exception: Cannot read property 'methodCall' of undefined
          2021-09-30 20:21:28.076 - error: ham.0 (34022) TypeError: Cannot read property 'methodCall' of undefined
          at HomeMaticRPC.stop (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-homematic/HomeMaticRPC.js:313:15)
          at process. (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-homematic/index.js:156:19)
          at process.emit (events.js:412:35)
          2021-09-30 20:21:28.076 - error: ham.0 (34022) Cannot read property 'methodCall' of undefined
          2021-09-30 20:21:28.076 - warn: ham.0 (34022) Exception: TypeError: Cannot read property 'methodCall' of undefined
          2021-09-30 20:21:28.229 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.229 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.229 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.229 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.230 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.230 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.230 - warn: ham.0 (34022) get state error: Connection is closed.
          2021-09-30 20:21:28.518 - error: ham.0 (34022) uncaught exception: Not running
          2021-09-30 20:21:28.519 - error: ham.0 (34022) Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
          at healthCheck (dgram.js:919:11)
          at Socket.close (dgram.js:741:3)
          at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-magichome-dynamic-platform/src/magichome-interface/Discover.ts:66:16)
          at listOnTimeout (internal/timers.js:557:17)
          at processTimers (internal/timers.js:500:7)
          2021-09-30 20:21:28.519 - error: ham.0 (34022) Exception-Code: ERR_SOCKET_DGRAM_NOT_RUNNING: Not running
          2021-09-30 20:21:28.519 - warn: ham.0 (34022) Exception: Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
          2021-09-30 20:21:35.640 - warn: deconz.0 (5948) {"address":"/lights/26/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
          
          
          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @Vinze.nt last edited by

            @vinze-nt hast du homebridge parallel zum ham Adapter morbider gleichen konfig auf gleichen Rechner am laufen?? Das geht nicht. Nur einer darf oder du musst bei ham die Bridge konfig ändern

            Vinze.nt 1 Reply Last reply Reply Quote 0
            • Vinze.nt
              Vinze.nt @apollon77 last edited by

              @apollon77 Nein das hatte ich alles gelöscht.... wenn ich aber iobroker beende über "iob stop" und dann den fixer laufen lassen möchte, dann zeigt er mir an das die ham.0 noch läuft und das 4x untereinander. Aber immer die ham.0.

              Was kann ich machen um herauszufinden ob noch irgendeine alte Bridge läuft?

              apollon77 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @Vinze.nt last edited by

                @vinze-nt Also erstmal iobroker stoppen und alle komischen Zombie prozesse killen. Dann neu starten. dann sehe ich mir gern nochmal das Log an. ABer scheinbar ist das Fehlerhandling in dem homebridge Modul eher schlecht und führt zu komischen "bleibt Hängen situationen"

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Support us

                ioBroker
                Community Adapters
                Donate

                825
                Online

                31.8k
                Users

                80.0k
                Topics

                1.3m
                Posts

                2
                6
                302
                Loading More Posts
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes
                Reply
                • Reply as topic
                Log in to reply
                Community
                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                The ioBroker Community 2014-2023
                logo