Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Netatmo 1.4.3 Fehlermeldung

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.6k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    664

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

Netatmo 1.4.3 Fehlermeldung

Geplant Angeheftet Gesperrt Verschoben Error/Bug
4 Beiträge 3 Kommentatoren 359 Aufrufe 1 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • htreckslerH Offline
    htreckslerH Offline
    htrecksler
    Forum Testing
    schrieb am zuletzt editiert von htrecksler
    #1

    Controller: 3.2.16
    Admin: 4.2.2

    Wenn ich die Kamera (Presence) über die App von Netatmo starte kommt neuerdings folgender Log Eintrag:

    2021-07-20 19:43:11.706 - error: netatmo.0 (5898) 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-07-20 19:43:11.707 - error: netatmo.0 (5898) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
    2021-07-20 19:43:11.710 - error: netatmo.0 (5898) Error: The state property "ack" has the wrong type "object" (should be "boolean")!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27)
    at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16
    at new Promise ()
    at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16)
    at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31)
    at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
    2021-07-20 19:43:11.711 - error: netatmo.0 (5898) The state property "ack" has the wrong type "object" (should be "boolean")!
    2021-07-20 19:43:11.727 - info: netatmo.0 (5898) Unregistering realtime events
    2021-07-20 19:43:11.731 - info: netatmo.0 (5898) cleaned everything up...
    2021-07-20 19:43:11.732 - info: netatmo.0 (5898) terminating
    2021-07-20 19:43:11.733 - warn: netatmo.0 (5898) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-07-20 19:43:11.899 - error: netatmo.0 (5898) 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-07-20 19:43:11.900 - error: netatmo.0 (5898) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
    2021-07-20 19:43:11.900 - error: netatmo.0 (5898) Error: The state property "ack" has the wrong type "object" (should be "boolean")!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27)
    at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16
    at new Promise ()
    at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16)
    at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31)
    at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
    2021-07-20 19:43:11.901 - error: netatmo.0 (5898) The state property "ack" has the wrong type "object" (should be "boolean")!
    2021-07-20 19:43:12.385 - error: host.iobrokerVM instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-07-20 19:43:12.390 - info: host.iobrokerVM Restart adapter system.adapter.netatmo.0 because enabled
    2021-07-20 19:43:42.425 - info: host.iobrokerVM instance system.adapter.netatmo.0 started with pid 8010
    2021-07-20 19:43:44.649 - info: netatmo.0 (8010) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.netatmo, node: v12.19.0, js-controller: 3.2.16
    2021-07-20 19:43:44.845 - info: netatmo.0 (8010) Registering realtime events with https://iobroker.herokuapp.com/netatmo/
    
    

    kann das jemand bestätigen?

    Gruss Hermann

    ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • htreckslerH htrecksler

      Controller: 3.2.16
      Admin: 4.2.2

      Wenn ich die Kamera (Presence) über die App von Netatmo starte kommt neuerdings folgender Log Eintrag:

      2021-07-20 19:43:11.706 - error: netatmo.0 (5898) 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-07-20 19:43:11.707 - error: netatmo.0 (5898) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
      2021-07-20 19:43:11.710 - error: netatmo.0 (5898) Error: The state property "ack" has the wrong type "object" (should be "boolean")!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27)
      at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16
      at new Promise ()
      at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16)
      at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31)
      at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
      2021-07-20 19:43:11.711 - error: netatmo.0 (5898) The state property "ack" has the wrong type "object" (should be "boolean")!
      2021-07-20 19:43:11.727 - info: netatmo.0 (5898) Unregistering realtime events
      2021-07-20 19:43:11.731 - info: netatmo.0 (5898) cleaned everything up...
      2021-07-20 19:43:11.732 - info: netatmo.0 (5898) terminating
      2021-07-20 19:43:11.733 - warn: netatmo.0 (5898) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-07-20 19:43:11.899 - error: netatmo.0 (5898) 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-07-20 19:43:11.900 - error: netatmo.0 (5898) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
      2021-07-20 19:43:11.900 - error: netatmo.0 (5898) Error: The state property "ack" has the wrong type "object" (should be "boolean")!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27)
      at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16
      at new Promise ()
      at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16)
      at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31)
      at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
      2021-07-20 19:43:11.901 - error: netatmo.0 (5898) The state property "ack" has the wrong type "object" (should be "boolean")!
      2021-07-20 19:43:12.385 - error: host.iobrokerVM instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-07-20 19:43:12.390 - info: host.iobrokerVM Restart adapter system.adapter.netatmo.0 because enabled
      2021-07-20 19:43:42.425 - info: host.iobrokerVM instance system.adapter.netatmo.0 started with pid 8010
      2021-07-20 19:43:44.649 - info: netatmo.0 (8010) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.netatmo, node: v12.19.0, js-controller: 3.2.16
      2021-07-20 19:43:44.845 - info: netatmo.0 (8010) Registering realtime events with https://iobroker.herokuapp.com/netatmo/
      
      

      kann das jemand bestätigen?

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @htrecksler sagte in Netatmo 1.4.3 Fehlermeldung:

      kann das jemand bestätigen?

      Nee, aber ich kann bestätigen dass deine node-Installation etwas Aufmerksamkeit bekommen sollte.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      htreckslerH 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @htrecksler sagte in Netatmo 1.4.3 Fehlermeldung:

        kann das jemand bestätigen?

        Nee, aber ich kann bestätigen dass deine node-Installation etwas Aufmerksamkeit bekommen sollte.

        htreckslerH Offline
        htreckslerH Offline
        htrecksler
        Forum Testing
        schrieb am zuletzt editiert von
        #3

        @thomas-braun besser?

        2021-07-20 20:43:37.591 - error: netatmo.0 (806) 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-07-20 20:43:37.593 - error: netatmo.0 (806) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
        2021-07-20 20:43:37.596 - error: netatmo.0 (806) Error: The state property "ack" has the wrong type "object" (should be "boolean")!
        at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27)
        at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
        at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16
        at new Promise ()
        at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16)
        at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31)
        at runNextTicks (internal/process/task_queues.js:62:5)
        at processImmediate (internal/timers.js:434:9)
        at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
        2021-07-20 20:43:37.597 - error: netatmo.0 (806) The state property "ack" has the wrong type "object" (should be "boolean")!
        2021-07-20 20:43:37.621 - info: netatmo.0 (806) Unregistering realtime events
        2021-07-20 20:43:37.626 - info: netatmo.0 (806) cleaned everything up...
        2021-07-20 20:43:37.627 - info: netatmo.0 (806) terminating
        2021-07-20 20:43:37.628 - warn: netatmo.0 (806) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2021-07-20 20:43:37.685 - error: netatmo.0 (806) 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-07-20 20:43:37.685 - error: netatmo.0 (806) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
        2021-07-20 20:43:37.686 - error: netatmo.0 (806) Error: The state property "ack" has the wrong type "object" (should be "boolean")!
        at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27)
        at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
        at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16
        at new Promise ()
        at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16)
        at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31)
        at runNextTicks (internal/process/task_queues.js:62:5)
        at processImmediate (internal/timers.js:434:9)
        at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
        2021-07-20 20:43:37.687 - error: netatmo.0 (806) The state property "ack" has the wrong type "object" (should be "boolean")!
        2021-07-20 20:43:38.231 - error: host.iobrokerVM instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2021-07-20 20:43:38.235 - info: host.iobrokerVM Restart adapter system.adapter.netatmo.0 because enabled
        2021-07-20 20:44:08.341 - info: host.iobrokerVM instance system.adapter.netatmo.0 started with pid 890
        2021-07-20 20:44:11.725 - info: netatmo.0 (890) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.netatmo, node: v12.22.2, js-controller: 3.2.16
        2021-07-20 20:44:12.271 - info: netatmo.0 (890) Registering realtime events with https://iobroker.herokuapp.com/netatmo/
        

        Gruss Hermann

        ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

        1 Antwort Letzte Antwort
        0
        • S Offline
          S Offline
          Sprite01
          schrieb am zuletzt editiert von
          #4

          Die Fehlermeldung habe ich seit dem neuesten Update (Host 3.3.15 und Admin5) jetzt auch, kann ich bestätigen.

          host.iobroker
          	2021-08-09 11:36:09.732	error	instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          netatmo.0
          	2021-08-09 11:36:08.813	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          netatmo.0
          	2021-08-09 11:36:08.803	error	The state property "ack" has the wrong type "object" (should be "boolean")!
          netatmo.0
          	2021-08-09 11:36:08.802	error	Error: The state property "ack" has the wrong type "object" (should be "boolean")! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6017:27) at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6091:21) at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1576:16 at new Promise (<anonymous>) at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1575:16) at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31) at async Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46)
          netatmo.0
          	2021-08-09 11:36:08.799	error	unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")!
          netatmo.0
          	2021-08-09 11:36:08.797	error	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().
          

          Gruß

          Dirk

          http://www.DessauWetter.de

          (ioBroker auf IntelNuc und Proxmox)

          1 Antwort Letzte Antwort
          0

          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

          Registrieren Anmelden
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate

          262

          Online

          32.9k

          Benutzer

          82.9k

          Themen

          1.3m

          Beiträge
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Anmelden

          • Du hast noch kein Konto? Registrieren

          • Anmelden oder registrieren, um zu suchen
          • Erster Beitrag
            Letzter Beitrag
          0
          • Home
          • Aktuell
          • Tags
          • Ungelesen 0
          • Kategorien
          • Unreplied
          • Beliebt
          • GitHub
          • Docu
          • Hilfe