Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Adapter Hyundai (Bluelink) oder KIA (UVO)

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    125

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

Adapter Hyundai (Bluelink) oder KIA (UVO)

Scheduled Pinned Locked Moved Tester
2.4k Posts 157 Posters 939.2k Views 146 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? A Former User

    @newan @arteck

    seit heute morgen wieder der hier, kann man das nicht schoener abfangen?
    System: Debian Bookworm, Node 18.16.1., NPM 9.5.1, js-controller 5.0.6, Bluelink von Git V2.3.2

    2023-07-03 08:22:00.220  - info: host.iobrokerS2 "system.adapter.bluelink.0" enabled
    2023-07-03 08:22:00.297  - info: host.iobrokerS2 instance system.adapter.bluelink.0 started with pid 969636
    2023-07-03 08:22:03.523  - info: bluelink.0 (969636) starting. Version 2.3.2 (non-npm: Newan/ioBroker.bluelink) in /opt/iobroker/node_modules/iobroker.bluelink, node: v18.16.1, js-controller: 5.0.6
    2023-07-03 08:22:03.563  - info: bluelink.0 (969636) Login to api
    2023-07-03 08:22:07.794  - info: influxdb.0 (959597) Store 5745 buffered influxDB history points
    2023-07-03 08:22:07.922  - info: bluelink.0 (969636) 1 Vehicles found
    2023-07-03 08:22:07.929  - info: bluelink.0 (969636) Read new update for KMHxxxxxxx from the server
    2023-07-03 08:22:08.503  - info: bluelink.0 (969636) Update for KMHxxxxxx successfull
    2023-07-03 08:22:08.768  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.768  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.770  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:92:21)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.770  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:08.773  - info: bluelink.0 (969636) Adapter bluelink cleaned up everything...
    2023-07-03 08:22:08.774  - info: bluelink.0 (969636) terminating
    2023-07-03 08:22:08.774  - warn: bluelink.0 (969636) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2023-07-03 08:22:08.776  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.777  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.777  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:92:21)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.777  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:08.782  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.782  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.783  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:92:21)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.783  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:08.787  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.788  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.789  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:92:21)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.789  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:08.792  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.793  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.793  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:92:21)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.793  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:08.799  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.800  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.800  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.801  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:08.805  - error: bluelink.0 (969636) 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().
    2023-07-03 08:22:08.805  - error: bluelink.0 (969636) unhandled promise rejection: undefined is not a valid state value
    2023-07-03 08:22:08.806  - error: bluelink.0 (969636) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
        at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5388:49)
        at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5349:21)
        at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:121:34)
        at async Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:253:17)
        at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:90:21)
        at async Bluelink.driveHistory (/opt/iobroker/node_modules/iobroker.bluelink/main.js:406:17)
        at async Oe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:237:29)
    2023-07-03 08:22:08.806  - error: bluelink.0 (969636) undefined is not a valid state value
    2023-07-03 08:22:09.276  - info: bluelink.0 (969636) terminating
    2023-07-03 08:22:09.341  - error: host.iobrokerS2 instance system.adapter.bluelink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2023-07-03 08:22:09.342  - info: host.iobrokerS2 Restart adapter system.adapter.bluelink.0 because enabled
    
    

    arteckA Offline
    arteckA Offline
    arteck
    Developer Most Active
    wrote on last edited by
    #1249

    @ilovegym abgefangen ist es ...

    kein plan was da hackt..

    installier nochmal von GIT

    zigbee hab ich, zwave auch, nuc's genauso und HA auch

    ? 1 Reply Last reply
    0
    • arteckA arteck

      @ilovegym abgefangen ist es ...

      kein plan was da hackt..

      installier nochmal von GIT

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #1250

      @arteck gemacht... kommt beim abrufen vom Fahrverlauf und Tripinfo ein Phone-Registration error.. also Serverproblem, nehm ich an.. ?
      Hab den Haken bei Fahrverlauf und Tripinfo raus, jetzt laeuft der Adapter und holt daten.. .. die Tripinfos brauch ich jetzt grad nich..

      1 Reply Last reply
      0
      • arteckA arteck

        die appid hat sich geändert und bluelinky ist noch nicht aktualisiert..
        der PR ist gestellt .. mal schauen wie lange der braucht

        A Offline
        A Offline
        Aiouh
        wrote on last edited by
        #1251

        Hallo @arteck, es sieht so aus als ob das Problem in bluelinky gefixt wäre
        ... denkt der Laie in der Hoffnung die Experten können damit "unser Problem" auch lösen.
        Und egal wie lange es dauert, vielen Dank für Eure Arbeit mit dem Adapter.

        https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api/issues/348#issuecomment-1618739517

        1 Reply Last reply
        0
        • arteckA Offline
          arteckA Offline
          arteck
          Developer Most Active
          wrote on last edited by
          #1252

          installiert mal von GIT

          zigbee hab ich, zwave auch, nuc's genauso und HA auch

          nik82N A G 3 Replies Last reply
          1
          • arteckA arteck

            installiert mal von GIT

            nik82N Offline
            nik82N Offline
            nik82
            Most Active
            wrote on last edited by
            #1253

            @arteck
            Du bist der beste :-) Funktioniert wieder!!! :+1:
            Vielen, vielen Dank...

            P.S. Vielleicht funktioniert ja jetzt auch der Klimastart bei mir, bekomme Fahrzeug erst wieder in ein paar Tagen, dann werde ich testen.

            1 Reply Last reply
            0
            • arteckA arteck

              installiert mal von GIT

              A Offline
              A Offline
              Aiouh
              wrote on last edited by Aiouh
              #1254

              @arteck Login Funktioniert wieder ! Danke.:+1:
              Allerdings bekomme ich jetzt beim Start Fehlermeldungen:

              bluelink.0 2023-07-04 12:09:20.963	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.distance"
              bluelink.0 2023-07-04 12:09:20.954	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.regen"
              bluelink.0 2023-07-04 12:09:20.946	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.battery"
              bluelink.0 2023-07-04 12:09:20.938	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.devices"
              bluelink.0 2023-07-04 12:09:20.921	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.climate"
              bluelink.0 2023-07-04 12:09:20.892	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.engine"
              bluelink.0 2023-07-04 12:09:20.880	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.total"
              bluelink.0 2023-07-04 12:09:19.303	info	Update for KNAxxxxxxxxxxxxxxx successfull
              bluelink.0 2023-07-04 12:09:05.008	info	Read new update for KNAxxxxxxxxxxxxxxx directly from the car
              bluelink.0 2023-07-04 12:09:04.928	info	1 Vehicles found
              bluelink.0 2023-07-04 12:09:01.221	info	Login to api
              

              be0c3447-ec7b-49de-b82d-bf9eb95b1bdb-image.png

              arteckA 1 Reply Last reply
              0
              • A Aiouh

                @arteck Login Funktioniert wieder ! Danke.:+1:
                Allerdings bekomme ich jetzt beim Start Fehlermeldungen:

                bluelink.0 2023-07-04 12:09:20.963	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.distance"
                bluelink.0 2023-07-04 12:09:20.954	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.regen"
                bluelink.0 2023-07-04 12:09:20.946	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.battery"
                bluelink.0 2023-07-04 12:09:20.938	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.devices"
                bluelink.0 2023-07-04 12:09:20.921	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.climate"
                bluelink.0 2023-07-04 12:09:20.892	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.engine"
                bluelink.0 2023-07-04 12:09:20.880	info	undefined is not a valid state value for id "bluelink.0.KNAxxxxxxxxxxxxxxx.driveHistory.cumulated03.consumption.total"
                bluelink.0 2023-07-04 12:09:19.303	info	Update for KNAxxxxxxxxxxxxxxx successfull
                bluelink.0 2023-07-04 12:09:05.008	info	Read new update for KNAxxxxxxxxxxxxxxx directly from the car
                bluelink.0 2023-07-04 12:09:04.928	info	1 Vehicles found
                bluelink.0 2023-07-04 12:09:01.221	info	Login to api
                

                be0c3447-ec7b-49de-b82d-bf9eb95b1bdb-image.png

                arteckA Offline
                arteckA Offline
                arteck
                Developer Most Active
                wrote on last edited by
                #1255

                @aiouh sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                beim Start Fehlermeldungen

                wo ..ich seh da keine.. nur info

                zigbee hab ich, zwave auch, nuc's genauso und HA auch

                A 1 Reply Last reply
                1
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #1256

                  @arteck sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                  @aiouh sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                  beim Start Fehlermeldungen

                  wo ..ich seh da keine.. nur info

                  ja nur info, hier auch, aber bei JEDEM start.. das ist irritierend.. :-)
                  Hab auch schon genau die Datenpunkte geloescht und Adapter neu gestartet...

                  arteckA 1 Reply Last reply
                  0
                  • ? A Former User

                    @arteck sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                    @aiouh sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                    beim Start Fehlermeldungen

                    wo ..ich seh da keine.. nur info

                    ja nur info, hier auch, aber bei JEDEM start.. das ist irritierend.. :-)
                    Hab auch schon genau die Datenpunkte geloescht und Adapter neu gestartet...

                    arteckA Offline
                    arteckA Offline
                    arteck
                    Developer Most Active
                    wrote on last edited by
                    #1257

                    @ilovegym guckmal jetzt

                    zigbee hab ich, zwave auch, nuc's genauso und HA auch

                    ? 1 Reply Last reply
                    0
                    • arteckA arteck

                      @ilovegym guckmal jetzt

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #1258

                      @arteck

                      Immer noch….

                      1 Reply Last reply
                      0
                      • arteckA arteck

                        @aiouh sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                        beim Start Fehlermeldungen

                        wo ..ich seh da keine.. nur info

                        A Offline
                        A Offline
                        Aiouh
                        wrote on last edited by
                        #1259

                        @arteck sorry, ja sind nur Infos. Ich stell einfach mal den loglevel um, ist als workaround für mich absolut OK.

                        1 Reply Last reply
                        0
                        • arteckA arteck

                          installiert mal von GIT

                          G Offline
                          G Offline
                          GerdSo
                          wrote on last edited by
                          #1260

                          @arteck Bei mir kann er sich zwar einloggen, danach stürzt er aber ab. Aktuelle Version von git und Objekte gelöscht

                          bluelink.0 2023-07-04 14:51:33.380	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                          bluelink.0 2023-07-04 14:51:33.380	info	terminating
                          bluelink.0 2023-07-04 14:51:33.379	info	Adapter bluelink cleaned up everything...
                          bluelink.0 2023-07-04 14:51:33.377	error	Cannot read properties of null (reading 'val')
                          bluelink.0 2023-07-04 14:51:33.377	error	TypeError: Cannot read properties of null (reading 'val') at Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:290:61) at async Te.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:211:17)
                          bluelink.0 2023-07-04 14:51:33.376	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                          bluelink.0 2023-07-04 14:51:33.376	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().
                          bluelink.0 2023-07-04 14:51:33.372	debug	Read new status from api for xxxxx
                          bluelink.0 2023-07-04 14:51:33.369	debug	[{"vehicleConfig":{"nickname":"Niro","name":"Niro","regDate":"2023-01-18 13:33:04.996","brandIndicator":"H","id":"3e953589-376b-43a5-8bb4-bd47cae87ef0","vin": --snip-- "_fullStatus":null,"_status":null,"_location":null,"_odometer":null,"region":"EU","serverRates":{"max":-1,"current":-1}}]
                          bluelink.0 2023-07-04 14:51:33.369	info	1 Vehicles found
                          bluelink.0 2023-07-04 14:51:31.518	info	Login to api
                          bluelink.0 2023-07-04 14:51:31.496	info	starting. Version 2.3.2 (non-npm: Newan/ioBroker.bluelink#54a2a58f9f1bd540237a380c9ea08ce2d8657ea3) in /opt/iobroker/node_modules/iobroker.bluelink, node: v18.16.0, js-controller: 4.0.24
                          
                          nik82N 1 Reply Last reply
                          0
                          • G GerdSo

                            @arteck Bei mir kann er sich zwar einloggen, danach stürzt er aber ab. Aktuelle Version von git und Objekte gelöscht

                            bluelink.0 2023-07-04 14:51:33.380	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                            bluelink.0 2023-07-04 14:51:33.380	info	terminating
                            bluelink.0 2023-07-04 14:51:33.379	info	Adapter bluelink cleaned up everything...
                            bluelink.0 2023-07-04 14:51:33.377	error	Cannot read properties of null (reading 'val')
                            bluelink.0 2023-07-04 14:51:33.377	error	TypeError: Cannot read properties of null (reading 'val') at Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:290:61) at async Te.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:211:17)
                            bluelink.0 2023-07-04 14:51:33.376	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                            bluelink.0 2023-07-04 14:51:33.376	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().
                            bluelink.0 2023-07-04 14:51:33.372	debug	Read new status from api for xxxxx
                            bluelink.0 2023-07-04 14:51:33.369	debug	[{"vehicleConfig":{"nickname":"Niro","name":"Niro","regDate":"2023-01-18 13:33:04.996","brandIndicator":"H","id":"3e953589-376b-43a5-8bb4-bd47cae87ef0","vin": --snip-- "_fullStatus":null,"_status":null,"_location":null,"_odometer":null,"region":"EU","serverRates":{"max":-1,"current":-1}}]
                            bluelink.0 2023-07-04 14:51:33.369	info	1 Vehicles found
                            bluelink.0 2023-07-04 14:51:31.518	info	Login to api
                            bluelink.0 2023-07-04 14:51:31.496	info	starting. Version 2.3.2 (non-npm: Newan/ioBroker.bluelink#54a2a58f9f1bd540237a380c9ea08ce2d8657ea3) in /opt/iobroker/node_modules/iobroker.bluelink, node: v18.16.0, js-controller: 4.0.24
                            
                            nik82N Offline
                            nik82N Offline
                            nik82
                            Most Active
                            wrote on last edited by
                            #1261

                            @gerdso
                            Als ich deinen Post jetzt gelesen habe, habe ich auch mal den Adapter gestoppt und alle Objekte gelöscht, da ja die Klima jetzt in einem anderen Ordner ist.
                            Habe dann wieder gestartet und jetzt habe ich das gleiche Problem wie du und den gleichen Fehler im Log.

                            1 Reply Last reply
                            0
                            • Meister MopperM Online
                              Meister MopperM Online
                              Meister Mopper
                              wrote on last edited by Meister Mopper
                              #1262

                              @arteck

                              Ich bekomme den von github nicht installiert. Es kommt der bekannte 'error 25' bei der Installation.

                              edit:
                              Ich Depp hatte den falschen von github geladen :man-facepalming:

                              Läuft jetzt, vielen Dank!

                              Proxmox und HA

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                stefan.cloer
                                wrote on last edited by
                                #1263

                                Ich habe den gleichen Fehler wie @GerdSo. Auch ich habe vor der Installation alle Objekte gelöscht.
                                0ad19994-e586-4dd4-bd77-97ce4995b6a9-image.png

                                1 Reply Last reply
                                0
                                • arteckA Offline
                                  arteckA Offline
                                  arteck
                                  Developer Most Active
                                  wrote on last edited by
                                  #1264

                                  jetzt nochmal von GIT

                                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                  G nik82N 2 Replies Last reply
                                  1
                                  • arteckA arteck

                                    jetzt nochmal von GIT

                                    G Offline
                                    G Offline
                                    GerdSo
                                    wrote on last edited by
                                    #1265

                                    @arteck funktioniert, Danke <3

                                    1 Reply Last reply
                                    0
                                    • arteckA arteck

                                      jetzt nochmal von GIT

                                      nik82N Offline
                                      nik82N Offline
                                      nik82
                                      Most Active
                                      wrote on last edited by
                                      #1266

                                      @arteck
                                      Bist echt der Wahnsinn!!!
                                      Funktioniert, vielen Dank:+1:

                                      P.S. Klimatest kann ich noch nicht machen, Fahrzeug leider noch nicht da...

                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        Michael Loddoch
                                        wrote on last edited by
                                        #1267

                                        Hallo!
                                        Leider läuft der tolle Adapter seit 10 Tagen nicht mehr bei mir.
                                        Ich bekomme diese Meldungen:
                                        8562900f-0766-41c5-aacd-4cba4c95f9f4-image.png

                                        Hat jemand vielleicht eine Idee, wie ich ihn wieder zum Laufen bekomme?
                                        Ganz viele Grüße!
                                        Michael

                                        [KIA Ceed SW Plug-in Hybrid]

                                        arteckA 1 Reply Last reply
                                        0
                                        • M Michael Loddoch

                                          Hallo!
                                          Leider läuft der tolle Adapter seit 10 Tagen nicht mehr bei mir.
                                          Ich bekomme diese Meldungen:
                                          8562900f-0766-41c5-aacd-4cba4c95f9f4-image.png

                                          Hat jemand vielleicht eine Idee, wie ich ihn wieder zum Laufen bekomme?
                                          Ganz viele Grüße!
                                          Michael

                                          [KIA Ceed SW Plug-in Hybrid]

                                          arteckA Offline
                                          arteckA Offline
                                          arteck
                                          Developer Most Active
                                          wrote on last edited by arteck
                                          #1268

                                          @michael-loddoch du kannst da nix machen.. die Serer spinnen wieder..es nervt langsam bei KIA

                                          zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          587

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe