Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Adapter Hyundai (Bluelink) oder KIA (UVO)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter Hyundai (Bluelink) oder KIA (UVO)

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RISSN @Meister Mopper last edited by

      @meister-mopper ich habe mal die letzte Beta v3.1.0 installiert, aber Daten kommen leider auch nicht

      Wolfgang Gary 1 Reply Last reply Reply Quote 0
      • Wolfgang Gary
        Wolfgang Gary @RISSN last edited by

        Hallo, seit gestern kommen nur Fehlermeldungen aber keine Daten. Login dürfte noch funktionieren, aber dann kommen Error wie:

        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().
        unhandled promise rejection: The state contains the forbidden properties day, time!
        Und dann gehen die Fehlermeldungen weiter..

        vom Adapter habe ich Version 3.1.2 installiert, passiert bei einem Kia EV6 und Hyundai Kona.

        Hat diese wer andere auch schon bemerkt?

        danke & mfg Wolfgang

        Neuschwansteini 1 Reply Last reply Reply Quote 0
        • Neuschwansteini
          Neuschwansteini @Wolfgang Gary last edited by

          @wolfgang-gary

          Hab heute die 3.1.2 frisch von Git installiert, laeuft bei mir ohne Fehler.
          gib mal in der Console " iob diag" ein und poste hier die komplette Summary (in Codetags setzen bitte).

          Wolfgang Gary Pedder007 2 Replies Last reply Reply Quote 0
          • Wolfgang Gary
            Wolfgang Gary @Neuschwansteini last edited by

            @ilovegym

            bitte sehr. Liegts nur an der älteren Debian version am Raspi?
            danke & mfg Wolfgang

            ======================= SUMMARY =======================
                                    v.2024-10-19
            
            
               Static hostname: iobroker-pi
                     Icon name: computer
              Operating System: Debian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            
            Installation:           native
            Kernel:                 aarch64
            Userland:               64 bit
            Timezone:               Europe/Vienna (CET, +0100)
            User-ID:                1000
            Display-Server:         false
            Boot Target:            multi-user.target
            
            Pending OS-Updates:     0
            Pending iob updates:    0
            
            Nodejs-Installation:
            /usr/bin/nodejs         v20.18.1
            /usr/bin/node           v20.18.1
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.4
            
            Recommended versions are nodejs  and npm
            nodeJS installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        1.7G        852M        0.0K        1.2G        2.0G
            Swap:            99M         45M         54M
            Total:          3.9G        1.8G        906M
            
            Active iob-Instances:   2
            Upgrade policy: none
            
            ioBroker Core:          js-controller           7.0.6
                                    admin                   7.4.10
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              system.adapter.web.0                    : web                   : iobroker-pi                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: wgary
            
            Objects:                38399
            States:                 30674
            
            Size of iob-Database:
            
            39M     /opt/iobroker/iobroker-data/objects.jsonl
            15M     /opt/iobroker/iobroker-data/states.jsonl
            
            
            Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
            
            =================== END OF SUMMARY ====================
            
            
            Meister Mopper Neuschwansteini 2 Replies Last reply Reply Quote 0
            • Meister Mopper
              Meister Mopper @Wolfgang Gary last edited by

              @wolfgang-gary

              Das ist die Zusammenfassung. Zeig bitte mal die Langfassung.

              1 Reply Last reply Reply Quote 0
              • Neuschwansteini
                Neuschwansteini @Wolfgang Gary last edited by

                @wolfgang-gary

                "nur" ist gut.. backup machen, bookworm komplett neu installieren in der 64bit Version (lite), iobroker installieren und dann das Backup restoren..
                Vorher brauch man garnicht weiter schauen.

                Nimm am besten gleich ne neue SDKarte, dann hast du die alte noch als Backup, falls irgendwas mit dem Restore doch nicht geht.

                Wolfgang Gary 1 Reply Last reply Reply Quote 1
                • E
                  Erstam Developer last edited by

                  Ich muss mich Wolfgang Gary leider anschließen. Seit dem Update auf 3.1.1 erhalte ich auch nur noch Fehlermeldungen im Log. Mit der vorherigen Version 3.1.0 hatte ich keine Probleme. Ein Downgrade auf 3.1.0 hat das Problem behoben.

                  bluelink.0  2025-01-14 09:46:33.499	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                  bluelink.0  2025-01-14 09:46:33.498	info	terminating
                  bluelink.0  2025-01-14 09:46:33.497	info	Adapter bluelink cleaned up everything...
                  bluelink.0  2025-01-14 09:46:33.350	error	The state contains the forbidden properties day, time!
                  bluelink.0  2025-01-14 09:46:33.349	error	Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:299:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4984:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4962:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13)
                  bluelink.0  2025-01-14 09:46:33.344	error	unhandled promise rejection: The state contains the forbidden properties day, time!
                  bluelink.0  2025-01-14 09:46:33.343	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  2025-01-14 09:46:29.511	info	Read new update for KMHKR81FPPU165752 from the server
                  bluelink.0  2025-01-14 09:46:29.233	info	1 Vehicles found
                  bluelink.0  2025-01-14 09:46:26.911	info	Login to api
                  bluelink.0  2025-01-14 09:46:26.899	info	starting. Version 3.1.1 in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.18.1, js-controller: 7.0.6
                  
                  arteck 1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active @Erstam last edited by

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

                    Error: The state contains the forbidden properties day, time!

                    ja da ist noch ein Problem .. ich weiss auch wo ..

                    /opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js
                    

                    nur nicht wiso..

                    kannst du mal schauen warum der hier im if murks macht ??

                    https://github.com/Newan/ioBroker.bluelink/blob/232f9a0a0e01834b422cf86b907f614dd8fc675f/lib/json2iob.js#L95

                    1 Reply Last reply Reply Quote 0
                    • Wolfgang Gary
                      Wolfgang Gary @Neuschwansteini last edited by Wolfgang Gary

                      @ilovegym said in Adapter Hyundai (Bluelink) oder KIA (UVO):

                      @wolfgang-gary

                      "nur" ist gut.. backup machen, bookworm komplett neu installieren in der 64bit Version (lite), iobroker installieren und dann das Backup restoren..

                      bookworm hat das Problem nicht gelöst.
                      Bin auf version 2.3.6 zurück gestiegen, läuft nun wieder fehlerfrei.

                      danke & mfg Wolfgang

                      Neuschwansteini 1 Reply Last reply Reply Quote 0
                      • R
                        RISSN @RISSN last edited by RISSN

                        könnte mir vielleicht jemand das erklären? Wäre ja schön, wenn ich Daten bekommen würde, aber leider kommt nichts, nach 30 Minuten sind die maximalen Anfragen erreicht und dann geht auch die App nicht mehr

                        8aa59b3b-93b9-4895-ba8a-cf61bf68bc43-image.png

                        Neuschwansteini 1 Reply Last reply Reply Quote 0
                        • Neuschwansteini
                          Neuschwansteini @Wolfgang Gary last edited by

                          @wolfgang-gary

                          naja, nach 2 Jahren kann man auch mal die Betriebssystem Updates machen.. schaffst ja auch nicht mehr mit Windows XP, oder?
                          Was du fuern Fahrzeug hast und welches Infotainment, waere halt noch interessant, und dann die komplette Fehlermeldung von anfang an, nicht nur Bruchstuecke vom Fehler.. das wichtige ist meist vorher, welche Anfrage wurde wie gesendet.. also Adapter im Debug ..

                          1 Reply Last reply Reply Quote 0
                          • Neuschwansteini
                            Neuschwansteini @RISSN last edited by

                            @rissn

                            nach 30 Minuten max erreicht? Das sind 400 am Tag!
                            Du ziehst dir die 12V leer.. aendere mal deine Scripts und achte darauf, vom Server die Daten zu holen und hoffentlich nicht vom Fahrzeug. Auch beim Server ist eine Limitierung vorhanden.

                            Der Fehler sagt aus, dass zuviele Requests innerhalb kurzer Zeit gesendet wurde, oder doppelt.

                            R 1 Reply Last reply Reply Quote 0
                            • Neuschwansteini
                              Neuschwansteini @Newan last edited by

                              @newan @arteck und alle hier

                              Sofern ich mich an die neuen Nutzerbestimmungen erinnere, die ich ende letzten Jahres im Fahrzeug bestatigt habe, gibt es dieses Jahr eine neue Software, die etliche Neuerungen hat.

                              In der App sind inzwischen still und heimlich die komplette Konfig des Fahrzeuges inkl. des Navi usw. entfernt worden.
                              Wahrscheinlich wird damit platz fuer neues gemacht, dass man aus der Ferne jetzt Hupen und Fernlicht geben kann, ist seit dem letzten Update der App ja dazu gekommen.

                              Zugestimmt habe ich auch in den Nutzungbestimmungen, dass die 3D Rundumsicht per Picture alle 2h an die App gesendet werden kann. Also muss mehr an den Servern geaendert werden und daher wird es demnaechst bestimmt noch zu Aenderungen kommen.

                              ( Ich fahre zur Zeit u.a. einen Ioniq 5N )

                              Das hat natuerlich fuer alle wieder die folge, dass die Server
                              a) nicht erreichbar sein werden
                              b) der Adapter nicht mehr so funktioniert wie gewohnt
                              c) wieder Zeit investiert werden muss von uns allen, um Debug-Logs zu erzeugen und vom lieben Arteck, da wieder was draus zu zaubern.. 🙂

                              d) eine kleine Spende hilft dem Dev immer, die Lust zu behalten 🙂 also wenn ihr ein paar Euro fuer die Motivation spenden magt, dann an @arteck !!

                              1 Reply Last reply Reply Quote 1
                              • R
                                RISSN @Neuschwansteini last edited by

                                @ilovegym ich habe keine Scripte, ich habe den Adapter installiert, die Daten eingetragen und dann kommt der Fehler, ich bekomme zwar angezeigt, welches Auto ich habe, aber mehr kommt nicht, nur alle paar Sekunden kommt der Fehler und Ruck Zuck sind die 400 Anfragen überschritten. Das ist ja mein Problem, ich bekomme NULL Daten

                                Neuschwansteini 1 Reply Last reply Reply Quote 0
                                • Pedder007
                                  Pedder007 @Neuschwansteini last edited by

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

                                  Hab heute die 3.1.2 frisch von Git installiert, laeuft bei mir ohne Fehler.

                                  Die hatte ich, nach der 3.1.1., gerade auch noch probiert. Leider will die bei mir auch nicht. Die geloggten Errors wiederholen sich dann, bis man den Adapter stopt.

                                  bluelink.0
                                  2025-01-15 16:26:06.519	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  
                                  bluelink.0
                                  2025-01-15 16:26:06.519	info	terminating
                                  
                                  bluelink.0
                                  2025-01-15 16:26:06.518	info	Adapter bluelink cleaned up everything...
                                  
                                  bluelink.0
                                  2025-01-15 16:26:06.516	error	The state contains the forbidden properties day, time!
                                  
                                  bluelink.0
                                  2025-01-15 16:26:06.516	error	Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:299:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4984:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4962:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13)
                                  
                                  bluelink.0
                                  2025-01-15 16:26:06.515	error	unhandled promise rejection: The state contains the forbidden properties day, time!
                                  
                                  bluelink.0
                                  2025-01-15 16:26:06.515	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
                                  2025-01-15 16:26:03.482	info	Read new update for KNACT811FR5074045 from the server
                                  
                                  bluelink.0
                                  2025-01-15 16:26:03.216	info	1 Vehicles found
                                  
                                  bluelink.0
                                  2025-01-15 16:26:01.583	info	Login to api
                                  
                                  bluelink.0
                                  2025-01-15 16:26:01.576	info	starting. Version 3.1.2 (non-npm: Newan/ioBroker.bluelink) in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.18.1, js-controller: 7.0.6
                                  
                                  bluelink.0
                                  2025-01-15 16:25:57.510	info	terminating
                                  
                                  bluelink.0
                                  2025-01-15 16:25:57.009	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  
                                  bluelink.0
                                  2025-01-15 16:25:57.009	info	terminating
                                  
                                  bluelink.0
                                  2025-01-15 16:25:57.009	info	Adapter bluelink cleaned up everything...
                                  
                                  bluelink.0
                                  2025-01-15 16:25:57.009	info	Got terminate signal TERMINATE_YOURSELF
                                  

                                  Bleibe entsprechend wieder auf der 3.1.0 🙂

                                  1 Reply Last reply Reply Quote 0
                                  • Neuschwansteini
                                    Neuschwansteini @RISSN last edited by

                                    Schreibt bitte mal

                                    Welches Fahrzeug ihr habt und mit welcher Version der Adapter läuft

                                    Bei abstürzen und Error‘s bitte immer angeben, welches System, js-Controller und Nodejs ihr verwendet

                                    R Pedder007 Gargano 3 Replies Last reply Reply Quote 0
                                    • R
                                      RISSN @Neuschwansteini last edited by

                                      @ilovegym bei mir läuft nicht eine Version, alle getestet, Adapter geht immer wieder in die Schleife und startet neu. NodeJs 20.18.1.

                                      Neuschwansteini 1 Reply Last reply Reply Quote 0
                                      • Neuschwansteini
                                        Neuschwansteini @RISSN last edited by Neuschwansteini

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

                                        @ilovegym bei mir läuft nicht eine Version, alle getestet, Adapter geht immer wieder in die Schleife und startet neu. NodeJs 20.18.1.

                                        Welches Fahrzeug, welcher JS Controller und welches Betriebssystem?
                                        Menno... lasst euch doch nicht alles wichtige aus der Nase ziehn.. 😞
                                        und ein DEBUG Log!
                                        Ohne log - kein fix!

                                        R 1 Reply Last reply Reply Quote 0
                                        • Pedder007
                                          Pedder007 @Neuschwansteini last edited by Pedder007

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

                                          Schreibt bitte mal
                                          Welches Fahrzeug ihr habt und mit welcher Version der Adapter läuft
                                          Bei abstürzen und Error‘s bitte immer angeben, welches System, js-Controller und Nodejs ihr verwendet

                                          Moin,
                                          js-Controller u. Nodejs standen ja im Log und den KIA Niro EV hatten wir schon weiter oben 😉
                                          Ansonsten läuft das bei mir alles unter Debian Bookworm im Proxmox Container (mit ca. 1x 'sudo apt upgrade'/Woche) , so wie in meinem Footer zu lesen 😉
                                          Ich weiß, muss man sich natürlich etwas zusammen suchen, ist aber alles da 🙂

                                          Und wie gesagt, die Version 3.1.0 läuft ja auch gut bei mir.
                                          Mein Post war eher so zu verstehen: "Das passiert bei mir bei der 3.1.2, ich bleibe also noch auf der 3.1.0 und bin damit happy"
                                          Hätte ich evtl. deutlicher drannschreiben sollen. Also sozusagen als Hilfestellung/Test zu 3.1.2.

                                          Neuschwansteini 1 Reply Last reply Reply Quote 1
                                          • Neuschwansteini
                                            Neuschwansteini @Pedder007 last edited by

                                            @pedder007 Danke, ja, bei dir habe ich alle Infos, super!
                                            Wollte mal ne Uebersicht anlegen, damit man vielleicht mal n System dahinter findet..

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            426
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            127
                                            1984
                                            677921
                                            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