Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. English
  3. Development
  4. VW Connect adapter not able to login

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    220

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.4k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

VW Connect adapter not able to login

Scheduled Pinned Locked Moved Development
windowsadapter
15 Posts 6 Posters 3.4k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • peltsi515P peltsi515

    @thomas-braun Thanks for the fast answer.

    Do you think that this could be the cause, because it has worked about three weeks perfectly with this version.

    Other question is that how you update the node.js version in windows install?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #4

    @peltsi515 I'm running Linux, no idea about Windows.
    node10 will reach its End Of Live in a few weeks, so it is time to upgrade anyway.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    peltsi515P 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @peltsi515 I'm running Linux, no idea about Windows.
      node10 will reach its End Of Live in a few weeks, so it is time to upgrade anyway.

      peltsi515P Offline
      peltsi515P Offline
      peltsi515
      wrote on last edited by
      #5

      I got the node.js updated and the IObroker controller also. No help there. The connection to VW server is still out. The We Connect ID app is working so the VW server should be ok.

      Anyone able to help?

      GlasfaserG 1 Reply Last reply
      0
      • peltsi515P peltsi515

        I got the node.js updated and the IObroker controller also. No help there. The connection to VW server is still out. The We Connect ID app is working so the VW server should be ok.

        Anyone able to help?

        GlasfaserG Online
        GlasfaserG Online
        Glasfaser
        wrote on last edited by Glasfaser
        #6

        @peltsi515 sagte in VW Connect adapter not able to login:

        The connection to VW server is still out.

        ioBroker Log from Adapter ?

        is a 401 .. 503 in your Log or ?????

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        peltsi515P 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @peltsi515 sagte in VW Connect adapter not able to login:

          The connection to VW server is still out.

          ioBroker Log from Adapter ?

          is a 401 .. 503 in your Log or ?????

          peltsi515P Offline
          peltsi515P Offline
          peltsi515
          wrote on last edited by peltsi515
          #7

          @glasfaser The login information (username and password, etc.) are correct I have checked those.

          2021-03-28 22:36:56.308 - error: vw-connect.0 (5176) Login was not successful, please check your login credentials and selected type
          2021-03-28 22:36:56.310 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
          2021-03-28 22:36:56.346 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
          at Request._callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\main.js:469:105)
          at Request.self.callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:185:22)
          at Request.emit (events.js:315:20)
          at Request.EventEmitter.emit (domain.js:467:12)
          at Request. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1154:10)
          at Request.emit (events.js:315:20)
          at Request.EventEmitter.emit (domain.js:467:12)
          at IncomingMessage. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1076:12)
          at Object.onceWrapper (events.js:421:28)
          at IncomingMessage.emit (events.js:327:22)
          2021-03-28 22:36:56.350 - error: vw-connect.0 (5176) Login Failed
          
          mrbungle64M 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @peltsi515 sagte in VW Connect adapter not able to login:

            Node.js
            v10.17.0

            Update to node12 or node14

            BananaJoeB Offline
            BananaJoeB Offline
            BananaJoe
            Most Active
            wrote on last edited by
            #8

            @thomas-braun sagte in VW Connect adapter not able to login:

            @peltsi515 sagte in VW Connect adapter not able to login:

            Node.js
            v10.17.0

            Update to node12 or node14

            @peltsi515
            I would use v12
            With v14 the Connector did not run in my enviroment

            ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

            1 Reply Last reply
            0
            • peltsi515P peltsi515

              @glasfaser The login information (username and password, etc.) are correct I have checked those.

              2021-03-28 22:36:56.308 - error: vw-connect.0 (5176) Login was not successful, please check your login credentials and selected type
              2021-03-28 22:36:56.310 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
              2021-03-28 22:36:56.346 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
              at Request._callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\main.js:469:105)
              at Request.self.callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:185:22)
              at Request.emit (events.js:315:20)
              at Request.EventEmitter.emit (domain.js:467:12)
              at Request. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1154:10)
              at Request.emit (events.js:315:20)
              at Request.EventEmitter.emit (domain.js:467:12)
              at IncomingMessage. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1076:12)
              at Object.onceWrapper (events.js:421:28)
              at IncomingMessage.emit (events.js:327:22)
              2021-03-28 22:36:56.350 - error: vw-connect.0 (5176) Login Failed
              
              mrbungle64M Offline
              mrbungle64M Offline
              mrbungle64
              Developer
              wrote on last edited by
              #9

              @peltsi515 said in VW Connect adapter not able to login:

              @glasfaser The login information (username and password, etc.) are correct I have checked those.

              2021-03-28 22:36:56.308 - error: vw-connect.0 (5176) Login was not successful, please check your login credentials and selected type
              2021-03-28 22:36:56.310 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
              2021-03-28 22:36:56.346 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
              at Request._callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\main.js:469:105)
              at Request.self.callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:185:22)
              at Request.emit (events.js:315:20)
              at Request.EventEmitter.emit (domain.js:467:12)
              at Request. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1154:10)
              at Request.emit (events.js:315:20)
              at Request.EventEmitter.emit (domain.js:467:12)
              at IncomingMessage. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1076:12)
              at Object.onceWrapper (events.js:421:28)
              at IncomingMessage.emit (events.js:327:22)
              2021-03-28 22:36:56.350 - error: vw-connect.0 (5176) Login Failed
              

              You have to visit the Volkswagen portal and agree to the privacy policy.

              peltsi515P 1 Reply Last reply
              0
              • mrbungle64M mrbungle64

                @peltsi515 said in VW Connect adapter not able to login:

                @glasfaser The login information (username and password, etc.) are correct I have checked those.

                2021-03-28 22:36:56.308 - error: vw-connect.0 (5176) Login was not successful, please check your login credentials and selected type
                2021-03-28 22:36:56.310 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
                2021-03-28 22:36:56.346 - error: vw-connect.0 (5176) TypeError: Cannot read property 'split' of undefined
                at Request._callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\main.js:469:105)
                at Request.self.callback (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:185:22)
                at Request.emit (events.js:315:20)
                at Request.EventEmitter.emit (domain.js:467:12)
                at Request. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1154:10)
                at Request.emit (events.js:315:20)
                at Request.EventEmitter.emit (domain.js:467:12)
                at IncomingMessage. (C:\Program Files\PeltolaIObroker\node_modules\iobroker.vw-connect\node_modules\request\request.js:1076:12)
                at Object.onceWrapper (events.js:421:28)
                at IncomingMessage.emit (events.js:327:22)
                2021-03-28 22:36:56.350 - error: vw-connect.0 (5176) Login Failed
                

                You have to visit the Volkswagen portal and agree to the privacy policy.

                peltsi515P Offline
                peltsi515P Offline
                peltsi515
                wrote on last edited by
                #10

                @mrbungle64 Yes. Like I said the connection/adapter have worked for three weeks perfectly.

                mrbungle64M GlasfaserG 2 Replies Last reply
                0
                • peltsi515P peltsi515

                  @mrbungle64 Yes. Like I said the connection/adapter have worked for three weeks perfectly.

                  mrbungle64M Offline
                  mrbungle64M Offline
                  mrbungle64
                  Developer
                  wrote on last edited by
                  #11

                  @peltsi515 said in VW Connect adapter not able to login:

                  @mrbungle64 Yes. Like I said the connection/adapter have worked for three weeks perfectly.

                  Sounds weird but you have to do it again ;)

                  peltsi515P 1 Reply Last reply
                  0
                  • peltsi515P peltsi515

                    @mrbungle64 Yes. Like I said the connection/adapter have worked for three weeks perfectly.

                    GlasfaserG Online
                    GlasfaserG Online
                    Glasfaser
                    wrote on last edited by
                    #12

                    @peltsi515

                    Have you create a new Account !?

                    Passwort / User not per Drag and Drop !

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    1 Reply Last reply
                    0
                    • mrbungle64M mrbungle64

                      @peltsi515 said in VW Connect adapter not able to login:

                      @mrbungle64 Yes. Like I said the connection/adapter have worked for three weeks perfectly.

                      Sounds weird but you have to do it again ;)

                      peltsi515P Offline
                      peltsi515P Offline
                      peltsi515
                      wrote on last edited by
                      #13

                      @mrbungle64 No way. It worked. You really had to agree to them again. Thank you very much for your help!

                      1 Reply Last reply
                      0
                      • peltsi515P peltsi515

                        @thomas-braun Thanks for the fast answer.

                        Do you think that this could be the cause, because it has worked about three weeks perfectly with this version.

                        Other question is that how you update the node.js version in windows install?

                        V Offline
                        V Offline
                        volker-gi
                        wrote on last edited by
                        #14

                        @peltsi515 Hello, i also have no Connection to the WeConnect Adapter. he had yellow state since one Week. Before the function was ok. I was on the VW Connect site and the Access is OK. Only the Adapter has no function. I delete and reinstalled it with User and password. When i start it, it goes now directly to red state. Any idea?

                        GlasfaserG 1 Reply Last reply
                        0
                        • V volker-gi

                          @peltsi515 Hello, i also have no Connection to the WeConnect Adapter. he had yellow state since one Week. Before the function was ok. I was on the VW Connect site and the Access is OK. Only the Adapter has no function. I delete and reinstalled it with User and password. When i start it, it goes now directly to red state. Any idea?

                          GlasfaserG Online
                          GlasfaserG Online
                          Glasfaser
                          wrote on last edited by
                          #15

                          @volker-gi sagte in VW Connect adapter not able to login:

                          When i start it, it goes now directly to red state. Any idea?

                          Do you have a log from the start of the adapter

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          598

                          Online

                          32.7k

                          Users

                          82.4k

                          Topics

                          1.3m

                          Posts
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Home
                          • Recent
                          • Tags
                          • Unread 0
                          • Categories
                          • Unreplied
                          • Popular
                          • GitHub
                          • Docu
                          • Hilfe