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.
    • M
      Momo1982 @tombox last edited by

      @tombox

      host.RaspberryPi4-IOB 2021-01-25 10:16:02.879 info Rebuild for adapter system.adapter.vw-connect.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.879 error instance system.adapter.vw-connect.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.878 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.878 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.876 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.876 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.876 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.875 error Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.875 error Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.874 error Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.874 error Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.874 error Caught by controller[0]: was compiled against a different Node.js version using
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.873 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.873 error Caught by controller[0]: ^
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.872 error Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
      host.RaspberryPi4-IOB 2021-01-25 10:16:02.871 error Caught by controller[0]: internal/modules/cjs/loader.js:1057
      host.RaspberryPi4-IOB 2021-01-25 10:16:01.605 info instance system.adapter.vw-connect.0 started with pid 4741

      Glasfaser T 2 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @Momo1982 last edited by Glasfaser

        @momo1982 sagte in Test Adapter VW Connect v0.0.x für VW We Connect, ID:

        > host.RaspberryPi4-IOB	2021-01-25 10:16:02.875	error	Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
        > host.RaspberryPi4-IOB	2021-01-25 10:16:02.874	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
        > host.RaspberryPi4-IOB	2021-01-25 10:16:02.874	error	Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires
        

        Du hast wohl ein Update von Node gemacht !

        cd /opt/iobroker
        iobroker stop
        npm rebuild 
        iobroker start
        

        EDIT:

        Bitte dein Log in Code-Tags setzten </>

        dp2.gif

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

          @momo1982

          cd /opt/iobroker
          npm install canvas
          
          M 2 Replies Last reply Reply Quote 0
          • M
            Momo1982 @tombox last edited by Momo1982

            @tombox

            Leider hat das nicht wirklich geklappt... Es sind eine Menge Fehlermeldungen aufgetaucht.

            > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
            > node-pre-gyp install --fallback-to-build
            node-pre-gyp WARN Using request for node-pre-gyp https download
            node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@12.20.1 (node-v72 ABI, glibc) (falling back to source compile with node-gyp)
            node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
            gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/12.20.1"
            gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
            gyp ERR! configure error
            gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
            gyp ERR! System Linux 5.4.51-v7l+
            gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
            gyp ERR! cwd /opt/iobroker/node_modules/canvas
            gyp ERR! node -v v12.20.1
            gyp ERR! node-gyp -v v5.1.0
            gyp ERR! not ok
            node-pre-gyp ERR! build error
            node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
            node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
            node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
            node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1022:16)
            node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
            node-pre-gyp ERR! System Linux 5.4.51-v7l+
            node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
            node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
            node-pre-gyp ERR! node -v v12.20.1
            node-pre-gyp ERR! node-pre-gyp -v v0.11.0
            node-pre-gyp ERR! not ok
            Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm ERR! code ELIFECYCLE
            npm ERR! errno 1
            npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
            npm ERR! Exit status 1
            npm ERR!
            npm ERR! Failed at the canvas@2.6.1 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /root/.npm/_logs/2021-01-25T11_25_55_978Z-debug.log
            

            Versuche ich, in das Verzeichnis zu kommen, habe ich (auch mit sudo) keine Berechtigung dazu.

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

              @tombox

              Aber... aus welchen Gründen auch immer, läuft der Adapter jetzt und liefert mir auch Daten... WTF!?
              Vielen Dank also trotzdem für deine Hilfe!

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

                @momo1982

                Hinweis , dein ioBroker ist nicht in Ordnung !!

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

                  @glasfaser

                  Was meinst du?

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

                    @datensammler Hast du mit der aktuellen github Version immer noch die probleme?

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

                      @momo1982 sagte in Test Adapter VW Connect v0.0.x für VW We Connect, ID:

                      current user ("pi") does not have ....
                      EACCES: permission denied,....
                      Versuche ich, in das Verzeichnis zu kommen, habe ich (auch mit sudo) keine Berechtigung dazu.

                      Einmal schreibst du selber das du Rechteprobleme hast ...
                      und ich weiß nicht was du gemacht hast , aber der Fehler " was compiled against a different Node.js version using " geht nicht von alleine weg !

                      Einmal den iobroker fix drüberlaufen lassen
                      und hiernach würde mal Prüfen :

                      https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                      Wenn du Probleme hast ,dann schreibe in diesem Thread weiter

                      https://forum.iobroker.net/topic/39780/diskussion-zum-howto-nodejs-installation-und-upgrade

                      und bitte den LOG in Code-Tags </> setzen !!!!

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

                        @glasfaser

                        NodeJS habe ich erst vor kurzem installiert bzw. aktualisiert. Da lieft auch alles problemlos.
                        PI st kein Admin, daher kann ich die Fehlermeldung noch verstehen.

                        Werde nachher mal dex Fix drüber laufen lassen.

                        Danke für den Hinweis mit dem Code-Tag, da wusste ich ned, wie ich des mache. Danke!

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          fuchs1978 @Momo1982 last edited by

                          Kann man eigentlich irgendwo im Adapter den aktuellen Kilometerstand auslesen?

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

                            @fuchs1978

                            "53KILOMETER_STATUS",                          52, "0x0101010002"); // 0x0101010002.0x0101010002, distanceCovered
                            

                            1.JPG

                            F 1 Reply Last reply Reply Quote 0
                            • Wszene
                              Wszene last edited by

                              @tombox

                              Ich wollte mich nochmal bei dir bedanken
                              Du hast hier einen Adapter erschaffen der einfach funktioniert

                              Du solltest für Skoda die App bauen dann würde diese dann auch funktionieren
                              momentan ist es so das die App mich einfach nur noch nervt

                              Aber dank dir brauche ich die App auch nicht mehr
                              Ich kann mir alles was ich benötige in der VIS anzeigen und schalten was ich benötige

                              Und das Schöne ist es funktioniert

                              Nochmal 1000 Dank dafür

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

                                @glasfaser said in Test Adapter VW Connect v0.0.x für VW We Connect, ID:

                                @fuchs1978

                                "53KILOMETER_STATUS",                          52, "0x0101010002"); // 0x0101010002.0x0101010002, distanceCovered
                                

                                1.JPG

                                Vielen Dank

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

                                  @wszene
                                  Hi,
                                  wie schaffst du es denn, mit einem Script (Button), die Standheizung zu starten? Ich kann bei mir leider nur die Werte auslesen, aber nicht setzen.
                                  Kannst du hier vllt unterstützen?

                                  M Wszene 2 Replies Last reply Reply Quote 0
                                  • M
                                    Momo1982 @Momo1982 last edited by

                                    @momo1982 said in Test Adapter VW Connect v0.0.x für VW We Connect, ID:

                                    @wszene
                                    Hi,
                                    wie schaffst du es denn, mit einem Script (Button), die Standheizung zu starten? Ich kann bei mir leider nur die Werte auslesen, aber nicht setzen.
                                    Kannst du hier vllt unterstützen?

                                    Okay, den Button (im Ordner "Remote") habe ich jetzt auch gefunden, jedoch reagiert meine Standheizung darauf leider gar nicht. Jemand eine Idee?

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

                                      @momo1982 debug log anmachen und mir schicken

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

                                        @tombox anbei das Log via PN.

                                        T 1 Reply Last reply Reply Quote 0
                                        • Wszene
                                          Wszene @Momo1982 last edited by Wszene

                                          @momo1982
                                          Aber sicher doch

                                          Ich habe mir folgende Datenpunkte erstellt
                                          Datenpunkte.png
                                          Das ganze habe ich mit diesem Blockly gemacht


                                          bkockly_datenpunkte.txt

                                          Dann schalte ich mir diesem Blockly die Standheizung
                                          script.png


                                          blockly_standheizung.txt

                                          Und so sieht das Ganze dann in der VIS aus
                                          vis.png
                                          Die Belüftung ist nicht an da habe ich noch nichts gemacht aber das sollte genauso funktionieren wie die Standheizung


                                          vis_standheizung.txt

                                          Ich hoffe ich konnte dir und anderen Interessenten damit helfen

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

                                            @momo1982 löschen mal den log und installier via GitHub

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            389
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

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