Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter BMW/Mini v2.0.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter BMW/Mini v2.0.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • bahnuhr
      bahnuhr Forum Testing Most Active last edited by

      @tombox

      Instanz neu starten, dann ist der Fehler wieder da.

      bmw.0
      2023-12-06 08:20:52.126	error	{"statusCode":429,"message":"Rate limit is exceeded. Try again in 1 seconds."}
      
      bmw.0
      2023-12-06 08:20:52.126	error	AxiosError: Request failed with status code 429
      
      bmw.0
      2023-12-06 08:20:52.125	error	getvehicles v2 failed
      

      bin aktuell auf git 2.7.0.
      und Intervall 15 Minuten.

      M 1 Reply Last reply Reply Quote 1
      • M
        McLane @bahnuhr last edited by McLane

        @bahnuhr
        Merkwürdig, bei mir funktioniert alles normal, Daten werden zufriedenstellend aktualisiert. Wie viele Lücken es gibt, versuche ich mal zu protokollieren.
        Was mir in der MyBMW App auffiel und was auf generelle Probleme schließen lässt, ist, dass man mehrmals auf "Status prüfen" klicken muss, bis der Status dann tatsächlich angezeigt wird. Meldung: Sie sind offline!

        Edit: Habe mal bissel Protokoll geführt. Sieht recht gut aus, kleine Aussetzer sind kein Problem.
        Intervall immer noch 10 min. Version: 2.7.2
        aktu.png

        M 1 Reply Last reply Reply Quote 1
        • M
          manny4566 @McLane last edited by

          @mclane

          Ja, die Aktualisierung der Daten funktioniert an sich. Trotz der Meldungen, die hin und wieder auftreten und der API Zickerei. Daten kommen aber weiterhin an.

          1 Reply Last reply Reply Quote 1
          • M
            mike1429 @Marc Berg last edited by

            @marc-berg
            Hallo. Hat jemand das Problem mit "costsGroupedByCurrency" (siehe Marc Berg 15 Nov 2023, 11:30) gelöst? Bekomme es immer wieder, und zwar seit der letzten Adapter Aktualisierung.
            Danke!

            T 1 Reply Last reply Reply Quote 0
            • T
              tombox @mike1429 last edited by

              @mike1429 ein debug log via mail wäre hilfreich
              tombox2020@gmail.com

              M 2 Replies Last reply Reply Quote 0
              • M
                mike1429 @tombox last edited by

                @tombox
                Gerne. Hier z.B.:

                2023-12-28 11:04:35.136 - warn: host.buanet-iobroker1-Server States 127.0.0.1:47846 Error from InMemDB: Error: The pattern "bmw.0.xxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 24,78 EUR" is not a valid ID pattern
                at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2470:15)
                at StatesInMemoryServer.handleSubscribe (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:324:59)
                at StatesInMemoryServer._subscribeForClient (/opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:258:14)
                at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:395:26)
                at RedisHandler.emit (node:events:513:28)
                at RedisHandler.emit (node:domain:489:12)
                at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:209:37)
                at processImmediate (node:internal/timers:466:21)

                2023-12-28 11:04:35.141 - error: admin.0 (26310) Cannot subscribe "bmw.0.xxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 24,78 EUR": Error The pattern "bmw.0.xxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 24,78 EUR" is not a valid ID pattern

                31ff3eae-1716-4c80-8e9c-8ce3034f04d4-image.png

                Es kam auch mal die Meldung, dass "," durch "_" ersetzt wird, also aus 24,78 wurde dann 24_78

                Danke!

                T 1 Reply Last reply Reply Quote 0
                • T
                  tombox @mike1429 last edited by

                  @mike1429 ich brauch eine debug log via mail

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mike1429 @tombox last edited by

                    @tombox
                    Sorry, sollte per mail raus... Reicht das so?

                    1 Reply Last reply Reply Quote 0
                    • M
                      mike1429 @tombox last edited by

                      @tombox
                      Ist gerade raus

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tombox @mike1429 last edited by

                        @mike1429 bitte mal die GitHub version installieren und schauen ob die charging sessions so besser sind

                        1 Reply Last reply Reply Quote 0
                        • Marc Berg
                          Marc Berg Most Active last edited by

                          @tombox sagte in Test Adapter BMW/Mini v2.0.0:

                          bitte mal die GitHub version installieren und schauen ob die charging sessions so besser sind

                          mit der Version kommen jetzt diese Fehler:

                          2023-12-30 21:14:02.516 - error: bmw.0 (32525) updateChargingSessionv2 failed
                          2023-12-30 21:14:02.518 - error: bmw.0 (32525) https://cocoapi.bmwgroup.com/eadrax-chs/v1/charging-sessions?vin=Wxxxx&next_token&date=2023-12-01T00%3A00%3A00.000Z&maxResults=40&include_date_picker=true
                          2023-12-30 21:14:02.518 - error: bmw.0 (32525) TypeError: data.costsGroupedByCurrency.replace is not a function
                          
                          T 1 Reply Last reply Reply Quote 0
                          • T
                            tombox @Marc Berg last edited by

                            nochmal installieren

                            Marc Berg 1 Reply Last reply Reply Quote 0
                            • Marc Berg
                              Marc Berg Most Active @tombox last edited by Marc Berg

                              @tombox sagte in Test Adapter BMW/Mini v2.0.0:

                              nochmal

                              Eine Fehlermeldung wird nun nicht mehr angezeigt, es wird ein Objekt mit der ID

                                "_id": "bmw.0.Wxxx.chargingSessions.2023-12.costsGroupedByCurrency.~ 20_65 EUR",
                              

                              angelegt.
                              262b1f53-88a7-44b6-8a42-fa57596a0653-grafik.png

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                mike1429 @Marc Berg last edited by

                                @marc-berg
                                Kann das bestätigen

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  mike1429 @mike1429 last edited by

                                  @mike1429
                                  Hmmm....

                                  admin.0
                                  2023-12-30 22:21:19.047 error Cannot subscribe "bmw.0.xxxxxxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 24,78 EUR": Error The pattern "bmw.0.xxxxxxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 24,78 EUR" is not a valid ID pattern
                                  host.buanet-iobroker1-Server
                                  2023-12-30 22:21:19.045 warn States 127.0.0.1:47846 Error from InMemDB: Error: The pattern "bmw.0.xxxxxxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 24,78 EUR" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2470:15) at StatesInMemoryServer.handleSubscribe (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:324:59) at StatesInMemoryServer._subscribeForClient (/opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:258:14) at RedisHandler.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:395:26) at RedisHandler.emit (node:events:513:28) at RedisHandler.emit (node:domain:489:12) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:209:37) at processImmediate (node:internal/timers:466:21)

                                  admin.0
                                  2023-12-30 22:21:19.042 error Invalid pattern on subscribe: The pattern "bmw.0.xxxxxxxxxxxxx.chargingSessions.2023-11.costsGroupedByCurrency.~ 13,52 EUR" is not a valid ID pattern

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    tombox @mike1429 last edited by

                                    @mike1429 Nochmal installieren

                                    1 Reply Last reply Reply Quote 0
                                    • JB_Sullivan
                                      JB_Sullivan last edited by

                                      Läßt sich z.Zt. über die Katze nicht aktualisieren.

                                      $ iobroker url TA2k/ioBroker.bmw --host GLT --debug
                                      
                                      Server Cannot start inMem-states on port 9000: Failed to lock DB file "C:\ioBroker\GLT\iobroker-data\states.jsonl"!
                                      
                                      ERROR: Process exited with code 24
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • L
                                        lessthanmore last edited by lessthanmore

                                        Bei mir lässt es sich über die Katze installieren.
                                        Allerdings bekomme ich nun folgende Warnung recht unregelmäßig bei einem Interval von 10 Minuten.

                                        
                                        bmw.0
                                        2024-01-01 16:56:10.239	warn	Out of call volume quota. Quota will be replenished in 00:03:50.
                                        
                                        bmw.0
                                        2024-01-01 14:46:10.219	warn	Out of call volume quota. Quota will be replenished in 00:13:50.
                                        
                                        bmw.0
                                        2024-01-01 12:46:10.181	warn	Out of call volume quota. Quota will be replenished in 00:13:50.
                                        
                                        Marc Berg 1 Reply Last reply Reply Quote 0
                                        • Marc Berg
                                          Marc Berg Most Active @lessthanmore last edited by

                                          @lessthanmore sagte in Test Adapter BMW/Mini v2.0.0:

                                          Allerdings bekomme ich nun folgende Warnung recht unregelmäßig bei einem Interval von 10 Minuten.

                                          Das kommt, wenn der Adapter ein paar mal hintereinander neu gestartet wurde, verschwindet dann aber nach Ablauf der Zeit.

                                          L 1 Reply Last reply Reply Quote 1
                                          • L
                                            lessthanmore @Marc Berg last edited by

                                            @marc-berg Die Instanz wurde eigentlich nicht neugestartet.
                                            Die Meldung kommt auch nicht jede Stunde.
                                            Aber ich lasse ihn mal laufen.
                                            Danke.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            814
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            71
                                            670
                                            129888
                                            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