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.
    • nik82
      nik82 Most Active @Pedder007 last edited by

      @pedder007
      Also bei meinem EV6 ist das normal, deswegen mache ich nach jeder Aktion ein Force Login:

      e44e7727-8c46-4a3e-95ca-35f5a0aac6c9-image.png

      Weil bei dir ist es ja auch so, du gibts den Stop Befehl und danach eine Abfrage vom Fahrzeug, deswegen die Fehlermeldung, hättest du nach dem Stop Befehl einen Force Login gemacht, dann wäre die Fehlermeldung nicht gekommen.

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

        @nik82 ahaaa, das force_login muss nach dem Befehl für die Klima kommen, ich hatte das vorher gesetzt, um sozusagen das Auto schonmal in 'Hab-Acht' zu holen. Das habe ich dann aber wohl falsch verstanden, danke!
        Wozu setzt Du dann noch den timeout?

        nik82 1 Reply Last reply Reply Quote 0
        • nik82
          nik82 Most Active @Pedder007 last edited by

          @pedder007
          Naja du kannst es auch vor jedem Befehl setzen, aber das finde ich einfach schwieriger umzusetzen 🙂
          Hättest du vor deiner Abfrage vom Fahrzeug noch einen Force Login gemacht wäre es auch gegangen.
          Den Timeout kannst auch weglassen, ich bin nur immer ein Freund davon das man zwischen den Befehlen immer etwas Zeit lässt 😉

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

            @nik82
            Ok, dann sollte es so ja eigentlich auch passen:

            f79e8c47-dea2-423a-abd6-374cfba81976-image.png

            Der Zähler dient dazu, das Ganze nach 20 Minuten wieder abzuschalten, bzw. dazu auch noch einen Rückwärtscountdown in der VIS laufen zu lassen.

            Ich werde das aber trotzdem mal umdrehen und schauen was passiert.

            nik82 1 Reply Last reply Reply Quote 0
            • nik82
              nik82 Most Active @Pedder007 last edited by

              @pedder007
              Sollte passen, würde eber eher 10 Sekunden warten bis "Start Clima" weil der Force Login kann schonmal über 5 Sekunden dauern und dann bekommst wieder ne Fehlermeldung...

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

                So'de'le, gerade nochmal getestet. Beim Ausschalten bleibt die Fehlermeldung (obwohl ausgeschaltet wird) und ich auch zwischen dem 'Klima_stop' und dem 'force_login' 10 Sekunden eingebaut hatte.

                Jetzt habe ich mir die Meldung aber nochmal angeschaut und frage mich, ob das evtl. ein anderer Parameter, der gar nichts mit der Klimaeinstellung zu tun hat, sein kann, der da angemeckert wird

                Nach dem_____11:30:49.367 info Stop clima for vehicle
                kommt ja______11:31:27.928 info Forcing refresh from Car
                dann sagt er___11:31:27.928 info Read new update for KNACT811FR5074045 directly from the car
                und__________11:31:28.334 info Error on API-Full-Status - Fallback GetStatusFromCar

                Und das finde ich komisch, weil erst sagt er, er ließt vom Auto und danach sagt er 'error on API' und ich gehe in den Fallback zum Auto!? - komisch, hätte er da (in Richtung Auto) nicht sowieso schon sein sollen!?

                danach dann__11:31:28.397 error Error on API-Request Status, ErrorCount:1

                und dann noch die lange Fehlermeldung:

                _____________11:31:28.398 error @EuropeVehicle.status: [400] Bad Request on [GET] https://prd.eu-ccapi.kia.com:8080/api/v2/spa/vehicles/c93a609f-12db-4b5b-xxxx-xxxxxxxxxxx/status - {"retCode":"F","resCode":"4002","resMsg":"Invalid request body - Invalid deviceId. ","msgId":"e2880d30-ce74-11ef-xxxx-xxxxxxxxxx"}

                Jetzt hatte ich in meinen vorherigen Posts bei den Hex-Sequenzen die Details ja immer ausge-x-t, da mir nicht klar ist, ob die irgendetwas mit den Zugangsdaten zu tun haben.
                Bei genauerer Betrachtung (und nicht mehr so viel weg-ge-x-t) sieht es für mich aber so aus, als würde er via https request ein bestimmtes Datenfeld holen wollen und bekommt dazu dann aber eine Antwort ("retCode" ....) bzgl. eines invaliden request bodies oder einer invaliden ID, welche dann aber eine andere ist, als diejenige, welche der via https angefragt hat.

                Aber hat das überhaupt etwas mit der Klimaeinst. zu tun?

                nik82 arteck 2 Replies Last reply Reply Quote 0
                • nik82
                  nik82 Most Active @Pedder007 last edited by

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

                  Nach dem_____11:30:49.367 info Stop clima for vehicle
                  kommt ja______11:31:27.928 info Forcing refresh from Car

                  Und wo ist der Force Login dazwischen? Sollte eigentlich im Log zu sehen sein

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

                    @nik82 war in dem Fall noch davor (10 Sek), mit dem Resultat:

                    Update for KNACT811FR5074045 successfull
                    1 Reply Last reply Reply Quote 0
                    • arteck
                      arteck Developer Most Active @Pedder007 last edited by

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

                      Error on API-Full-Status - Fallback GetStatusFromCar

                      du musst schon richtig lesen

                      Full-Status ist nicht gleich mit dem StatusFromCar..

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

                        @arteck ok danke!
                        Da hab ich was gelernt, kann mit der Info so jetzt aber leider nichts anfangen?
                        Kannst Du mich da aufschlauen, bzw. geht meine Vermutung irgendwie in eine sinnvolle Richtung?

                        arteck 1 Reply Last reply Reply Quote 0
                        • arteck
                          arteck Developer Most Active @Pedder007 last edited by arteck

                          @pedder007

                          na ja bei fullstatus holt er alles ab was geht.. funktioniert der nicht (warum auch immer) werden nur rudimäntäre Sachen geholt.. welche müsste ich nachschauen..

                          die Fehlermeldung ist vielleicht ein wenig irreführend..hab es bissel angepasst

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

                            @arteck ok danke.

                            Ich habe oben leider nur nicht mehr gefunden über welche Version ihr da mittlerweile sprecht?
                            Versuchsweise bin ich gerade von meiner aktuellen (3.1.0) auf die 3.1.1 (entsprechend ChangeLog GIT) gegangen, die produziert aber schon beim Start Fehler und der Adapter wird auch nicht grün:

                            bluelink.0
                            2025-01-10 09:21:46.786	info	starting. Version 3.1.1 in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.18.1, js-controller: 7.0.6
                            
                            bluelink.0
                            2025-01-10 09:21:46.793	info	Login to api
                            
                            bluelink.0
                            2025-01-10 09:21:48.755	info	1 Vehicles found
                            
                            bluelink.0
                            2025-01-10 09:21:48.995	info	Read new update for KNACT811FR5074045 from the server
                            
                            bluelink.0
                            2025-01-10 09:21:51.093	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-10 09:21:51.093	error	unhandled promise rejection: The state contains the forbidden properties day, time!
                            
                            bluelink.0
                            2025-01-10 09:21:51.094	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-10 09:21:51.094	error	The state contains the forbidden properties day, time!
                            
                            bluelink.0
                            2025-01-10 09:21:51.096	info	Adapter bluelink cleaned up everything...
                            
                            bluelink.0
                            2025-01-10 09:21:51.096	info	terminating
                            

                            PS.
                            Folgende Randinfo noch:
                            Beim Niro EV geht das Vorklimatisieren doch aus dem Fahrakku, ohne WB-Connect, bzw. Kabel, allerdings nur spontan per App oder Adapter. Lediglich das Vorklimatisieren (ohne Anschluss) per Fahrakku über die Zeitkonfiguration, in der App, geht nicht.
                            Mal gut das wir den Adapter haben 👍
                            Hatte ich heute nochmal 'rausgefunden', bzw. hier auch die Bestätigung gelesen: https://www.goingelectric.de/forum/viewtopic.php?t=71866

                            arteck 1 Reply Last reply Reply Quote 0
                            • arteck
                              arteck Developer Most Active @Pedder007 last edited by arteck

                              @pedder007 kannst du btte die version installieren

                              https://github.com/Newan/ioBroker.bluelink/tarball/error
                              

                              da stimmt was nicht, ich kann es aber nicht nachvollziehen.. dann Log posten bis der abbricht..

                              H Pedder007 2 Replies Last reply Reply Quote 0
                              • H
                                HFlor @arteck last edited by

                                Hallo,

                                ich hoffe ich bin hier jetzt nicht falsch.
                                Seit gestern bekomme ich keine Verbindung mehr zum Auto. Im Log steht diese Zeile:

                                ManagedBluelinkyError: @EuropeController.login: [400] Bad Request on [POST] https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/signin - {"errId":"214fb244-d741-4523-a72f-73a6d9ee44ca","errCode":"4003","errMsg":"Invalid values"}
                                

                                Ich habe keine Logindaten geändert. Wo sehe ich mehr zu diesem Fehler und wie ist er abzustellen? Auf dem Handy funktioniert die App ohne Fehler.

                                Hardy

                                H 1 Reply Last reply Reply Quote 0
                                • H
                                  HFlor @HFlor last edited by

                                  Ich habe das Passwort zurückgesetzt und nun geht es wieder !??!?!

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

                                    @arteck habe ich gerade probiert, sieht aber leider nicht gut aus.

                                    Ich bin jetzt erstmal wieder zurück auf die 3.1.0, weil da hat es heute morgen, wohl mit den je 10 Sek. zwischen force_login und clima_start/stop', zum ersten Mal komplett ohne Fehlermeldung geklappt.
                                    Der Unterschied zu sonst war noch, dass dieses Mal das Fahrzeug nicht eingesteckt war.

                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:33.837	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.159	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.158	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.158	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.158	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 10:01:03.158	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:32.490	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 10:00:01.793	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.004	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:31.003	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.315	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.314	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 09:59:00.314	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.588	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.587	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.587	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:29.587	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.005	error	instance system.adapter.bluelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.005	error	Caught by controller[0]: Node.js v20.18.1
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:8:22)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1104:12)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1428:41)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1378:20)
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: SyntaxError: Unexpected reserved word
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: ^^^^^
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.004	error	Caught by controller[0]: await this.adapter.setObjectNotExistsAsync(vin + '.vehicleStatus.evModeRange', {
                                    
                                    host.raspberrypi
                                    2025-01-11 09:58:07.003	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.bluelink/lib/create_tools.js:478
                                    
                                    bluelink.0
                                    2025-01-11 09:58:03.316	info	terminating
                                    
                                    bluelink.0
                                    2025-01-11 09:58:02.815	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    
                                    bluelink.0
                                    2025-01-11 09:58:02.815	info	terminating
                                    
                                    bluelink.0
                                    2025-01-11 09:58:02.815	info	Adapter bluelink cleaned up everything...
                                    
                                    bluelink.0
                                    2025-01-11 09:58:02.814	info	Got terminate signal TERMINATE_YOURSELF
                                    
                                    host.raspberrypi
                                    2025-01-11 09:57:50.705	error	iobroker Could not uninstall npm packet "iobroker.bluelink": Invalid Version: https://github.com/Newan/ioBroker.bluelink/tarball/error
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      RISSN last edited by

                                      Hallo zusammen, ich habe heute meinen Kona Hybrid bekommen, Bluelink läuft soweit, habe dann den Adapter in iob eingerichtet, bisher sind aber alle DP auf null, wann kommen hier das erst mal Daten?

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

                                        @rissn

                                        Beim Adapterstart. Was sagt da das log?

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

                                          @meister-mopper

                                          3b423fb7-2619-4793-9419-bb3fc6fca549-image.png

                                          diese Meldungen bekomme ich, Adapter ist zwar grün, aber mehr nicht, aber es wird erkannt, dass es ein Kona ist, also muss es ja irgendwie auf den Server zugreifen

                                          Meister Mopper R 2 Replies Last reply Reply Quote 0
                                          • Meister Mopper
                                            Meister Mopper @RISSN last edited by

                                            @rissn

                                            Da wurden zwei Abfragen zu schnell nacheinander abgesetzt. Sowas mögen Server selten.

                                            Warte zwischen den Abfragen

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            790
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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