Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda

    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 VW Connect für VW, ID, Audi, Seat, Skoda

    This topic has been deleted. Only users with topic management privileges can see it.
    • pfried
      pfried @tombox last edited by

      @tombox Hallo tombox, ich hatte mit der Version 0.26 im LOG des IObrokers dauernd Token Errors. Ich habe dann den Adapter deinstalliert und wollte diesen neu installieren. Nachdem nun im IOBroker die Versionsauswahl nicht mehr angeboten wird sondern nur mehr 0.26 abe ich versucht diese zu installieren.
      Anbei ein Screenshot der Installation.

      $ ./iobroker add vw-connect  --host RaspberryPi-Office
      host.RaspberryPi-Office install adapter vw-connect
      npm install --loglevel error --production (System call) in "/node_modules/iobroker.vw-connect"
      npm
       
      ERR! code
       EACCESnpm 
      ERR! syscall
       accessnpm 
      ERR! path /node_modules/iobroker.vw-connect
      npm 
      ERR! errno -13npm ERR! Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'npm ERR!  [Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'] {npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path: '/node_modules/iobroker.vw-connect'npm ERR! }npm ERR! npm ERR!
       The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-04T10_12_23_326Z-debug.log
      Cannot install iobroker.vw-connect: 243
      ERROR: process exited with code 25
      
      1 Reply Last reply Reply Quote 0
      • T
        tombox last edited by

        @pfried

        iobroker fix
        

        Aber du solltest vorrangig über die admin oberfläche adapter installieren
        Eine Neuinstallation hilft bei token errors nicht

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

          @tombox Nach Ausführung von Iobroker fix:

          $ ./iobroker add vw-connect  --host RaspberryPi-Office
          host.RaspberryPi-Office install adapter vw-connect
          npm install --loglevel error --production (System call) in "/node_modules/iobroker.vw-connect"
          npm
           ERR! code EACCESnpm ERR! syscall accessnpm ERR! path /node_modules/iobroker.vw-connectnpm ERR! errno -13
          npm ERR! Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'npm ERR!  [Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'] {npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path: '/node_modules/iobroker.vw-connect'npm ERR! }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
          npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-04T10_20_58_945Z-debug.log
          Cannot install iobroker.vw-connect: 243
          ERROR: process exited with code 25
          

          EDIT: Changing the directory iobroker.vw-connect to 777 helped. Thx!

          Nun steht im LOG:

          host.RaspberryPi-Office	2021-02-04 14:14:17.527	info	instance system.adapter.vw-connect.0 started with pid 16629
          host.RaspberryPi-Office	2021-02-04 14:13:47.488	info	Restart adapter system.adapter.vw-connect.0 because enabled
          host.RaspberryPi-Office	2021-02-04 14:13:47.487	error	instance system.adapter.vw-connect.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
          host.RaspberryPi-Office	2021-02-04 14:13:47.179	info	instance system.adapter.vw-connect.0 started with pid 13521
          host.RaspberryPi-Office	2021-02-04 14:13:44.721	info	Restart adapter system.adapter.vw-connect.0 because enabled
          host.RaspberryPi-Office	2021-02-04 14:13:44.720	error	instance system.adapter.vw-connect.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
          host.RaspberryPi-Office	2021-02-04 14:13:44.426	info	instance system.adapter.vw-connect.0 started with pid 13285
          
          A 1 Reply Last reply Reply Quote 0
          • A
            aba320 @pfried last edited by

            @pfried @tombox hallo also das mit dem Logüberfüllen kann ich in der 0026 bei meinem Skoda bestätigen.

            host.raspberrypiiobroker	2021-02-04 11:38:57.382	info	instance system.adapter.vw-connect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            vw-connect.0	2021-02-04 11:38:57.151	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:57.151	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:57.151	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:57.150	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:56.801	info	(8807) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            vw-connect.0	2021-02-04 11:38:56.799	info	(8807) terminating
            vw-connect.0	2021-02-04 11:38:56.798	info	(8807) cleaned everything up...
            vw-connect.0	2021-02-04 11:38:56.796	info	(8807) Got terminate signal TERMINATE_YOURSELF
            host.raspberrypiiobroker	2021-02-04 11:38:56.780	info	stopInstance system.adapter.vw-connect.0 send kill signal
            host.raspberrypiiobroker	2021-02-04 11:38:56.777	info	stopInstance system.adapter.vw-connect.0 (force=false, process=true)
            host.raspberrypiiobroker	2021-02-04 11:38:56.774	info	"system.adapter.vw-connect.0" disabled
            vw-connect.0	2021-02-04 11:38:56.589	error	(8807) Relogin
            vw-connect.0	2021-02-04 11:38:56.589	error	(8807) 400
            vw-connect.0	2021-02-04 11:38:56.589	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
            vw-connect.0	2021-02-04 11:38:56.589	error	(8807) VwToken
            vw-connect.0	2021-02-04 11:38:56.589	error	(8807) Failing to refresh token.
            vw-connect.0	2021-02-04 11:38:56.507	error	(8807) Relogin
            vw-connect.0	2021-02-04 11:38:56.507	error	(8807) 400
            vw-connect.0	2021-02-04 11:38:56.507	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
            vw-connect.0	2021-02-04 11:38:56.507	error	(8807) VwToken
            vw-connect.0	2021-02-04 11:38:56.506	error	(8807) Failing to refresh token.
            vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:55.275	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:53.964	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:53.963	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:53.963	error	(8807) Failed to get token
            vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:53.692	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:53.434	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:53.433	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:53.433	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:53.433	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:53.429	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:53.429	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:53.429	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:53.428	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:52.168	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:52.167	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:52.167	error	(8807) Failed to get token
            vw-connect.0	2021-02-04 11:38:52.161	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:52.160	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:52.160	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:52.160	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:51.995	error	(8807) Relogin
            vw-connect.0	2021-02-04 11:38:51.995	error	(8807) 400
            vw-connect.0	2021-02-04 11:38:51.995	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
            vw-connect.0	2021-02-04 11:38:51.995	error	(8807) VwToken
            vw-connect.0	2021-02-04 11:38:51.994	error	(8807) Failing to refresh token.
            vw-connect.0	2021-02-04 11:38:51.673	error	(8807) Failed relogin
            vw-connect.0	2021-02-04 11:38:51.672	error	(8807) {"code":"ECONNRESET"}
            vw-connect.0	2021-02-04 11:38:51.672	error	(8807) Error: socket hang up
            vw-connect.0	2021-02-04 11:38:51.672	error	(8807) Failed in first login step
            vw-connect.0	2021-02-04 11:38:51.637	error	(8807) Relogin
            vw-connect.0	2021-02-04 11:38:51.637	error	(8807) 400
            vw-connect.0	2021-02-04 11:38:51.637	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
            vw-connect.0	2021-02-04 11:38:51.637	error	(8807) VwToken
            vw-connect.0	2021-02-04 11:38:51.637	error	(8807) Failing to refresh token.
            vw-connect.0	2021-02-04 11:38:51.517	error	(8807) Relogin
            vw-connect.0	2021-02-04 11:38:51.517	error	(8807) 400
            vw-connect.0	2021-02-04 11:38:51.517	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
            vw-connect.0	2021-02-04 11:38:51.517	error	(8807) VwToken
            vw-connect.0	2021-02-04 11:38:51.517	error	(8807) Failing to refresh token.
            

            das ging noch viel länger würde aber den Post sprengen.
            ich bin dann wieder zur 0023 zurück. da sind wieder nur alle 54 Minuten die folgen 2 Zeiler. übrigens die 54 Minuten bleiben, egal welche abrufzeit man einstellt( selbst bei 77 erfolgt nach 54 Min der Fehler).
            Adaptereinstellungen wurden nicht verändert. update 77 min erzwungen 0 und trip steht auf kurz.( fehler das bei alle nur die cyclic kommen hatte ich schon gepostet.)

            vw-connect.0	2021-02-04 17:09:13.149	error	(5468) 400
            vw-connect.0	2021-02-04 17:09:13.148	error	(5468) Failing to refresh token.
            vw-connect.0	2021-02-04 16:15:13.121	error	(5468) 400
            vw-connect.0	2021-02-04 16:15:13.120	error	(5468) Failing to refresh token.
            vw-connect.0	2021-02-04 15:21:13.117	error	(5468) 400
            vw-connect.0	2021-02-04 15:21:13.115	error	(5468) Failing to refresh token.
            vw-connect.0	2021-02-04 14:27:13.153	error	(5468) 400
            vw-connect.0	2021-02-04 14:27:13.147	error	(5468) Failing to refresh token.
            vw-connect.0	2021-02-04 13:33:13.173	error	(5468) 400
            vw-connect.0	2021-02-04 13:33:13.171	error	(5468) Failing to refresh token.
            

            pfried 1 Reply Last reply Reply Quote 0
            • pfried
              pfried @aba320 last edited by

              @aba320 Wie bist Du auf 0.23 zurückgegangen? Bitte um Deine Hilfe!! Liebe Grüße Paul

              Glasfaser A 2 Replies Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @pfried last edited by

                @pfried

                https://forum.iobroker.net/topic/26438/test-adapter-vw-connect-v0-0-x-für-vw-we-connect-id/671

                pfried 1 Reply Last reply Reply Quote 0
                • pfried
                  pfried @Glasfaser last edited by

                  @glasfaser Diesen Button habe ich nicht, auch nicht im Expert Modus .....

                  1 Reply Last reply Reply Quote 0
                  • A
                    aba320 @pfried last edited by aba320

                    @pfried in den adaptern die Expertenansicht aktivieren (2 männlein symbol von rechts) muß rot sein. dann im adapter rechts unten das + dann findes dur die vorhergehenden versionen.

                    pfried 1 Reply Last reply Reply Quote 0
                    • pfried
                      pfried @aba320 last edited by pfried

                      @aba320 Wie gesagt, diesen Button habe ich leider auch im Expert Modus nicht ...

                      EDIT: Habe den IObroker angehalten, IOBroker fix ausgeführt, jetzt sehe ich den Button wieder ... danke

                      A 2 Replies Last reply Reply Quote 0
                      • A
                        aba320 @pfried last edited by

                        @pfried hatte sich überschnitten aber das Kreuz hab ich im expert moduns schon ewig.

                        1 Reply Last reply Reply Quote 0
                        • A
                          aba320 @pfried last edited by aba320

                          @pfried das ist gut dann mal auf 0023 die 0025 hat bei mir nicht gefunzt.

                          pfried 1 Reply Last reply Reply Quote 0
                          • pfried
                            pfried @aba320 last edited by

                            @aba320 Der Connector geht auf Grün und er liest Daten! Super!
                            Hat die Meldung im Log was zu bedeuten?

                            vw-connect.0	2021-02-04 18:38:33.601	error	(29157) get vehicle data Failed
                            vw-connect.0	2021-02-04 18:38:33.600	error	(29157) TypeError: Cannot convert undefined or null to object
                            vw-connect.0	2021-02-04 18:38:27.104	info	(29157) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                            
                            A 1 Reply Last reply Reply Quote 1
                            • A
                              aba320 @pfried last edited by aba320

                              @pfried natürlich bedeutet das was. aber da bin ich kein experte. wie gesagt der adapter wirft bei mir schon seit etlichen versionen alle 54 Minuten einen Fehler(2 Zeiler im log) aus. aber die Probleme finde ich in diesem frühen Stadium des Adapters als normal.des wegen arbeite ich im experten modus um zurück zu können. beobachte mal wie oft die Fehler kommen.
                              Edit: alles io solange der reale Skoda nicht alle 54 minuten stehen bleibt......

                              pfried 1 Reply Last reply Reply Quote 0
                              • pfried
                                pfried @aba320 last edited by

                                @aba320 Nur zur Bestätigung, bei mir sind es auch 54 Minuten ....

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  aba320 @pfried last edited by

                                  @pfried na das wird @tombox sicher weiterhelfen. ich habe ihm auf seine Anfrage hin meinen Zugang zum Testen mitgeteilt. mal sehen was kommt.

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

                                    @aba320 @pfried
                                    Bitte mal via github installieren und schauen ob das Problem weg ist

                                    A 3 Replies Last reply Reply Quote 0
                                    • A
                                      aba320 @tombox last edited by

                                      @tombox ok mach ich gleich mal

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        aba320 @tombox last edited by

                                        @tombox hab dir infos in chat gesendet

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          aba320 @tombox last edited by

                                          @tombox hallo also das logvollschreiben scheint erledigt. es lauft jetzt mehr als 12 Stunden (nacht) ohne die Meldungen. auch der 54 Minuten Fehler ist nicht mehr da. Danke für die Arbeiten!

                                          E pfried 2 Replies Last reply Reply Quote 0
                                          • E
                                            emptykai @aba320 last edited by

                                            Kann mir jemand sagen wieso ich nicht soviele Informationen auslesen kann?
                                            (siehe Screenshot)
                                            Kann mein Fahrzeug dann ggf. die Fenster nicht auslesen etc.? Oder wodran könnte das liegen.

                                            Bildschirmfoto 2021-02-06 um 13.05.24.png

                                            Glasfaser A 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            752
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            audi id.3 myaudi seat skoda skoda connect volkswagen vw id we connect wecharge
                                            387
                                            3032
                                            1453158
                                            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