TA2k / ioBroker.vw-connect

ioBroker Adapter for VW We connect and Skoda connect
MIT License
90 stars 22 forks source link

"fault filter abort" 410 Get Vehicles Failed #300

Open gyroslav opened 6 months ago

gyroslav commented 6 months ago

Describe the bug
Kriege kein Daten-Update mehr rein.

To Reproduce
Steps to reproduce the behavior: VW-Connect Starten

Expected behavior
Dass der Adapter die Daten von Skoda holt.

Screenshots & Logfiles

vw-connect.0 | 2023-12-22 20:44:42.778 | error | Get Vehicles Failed vw-connect.0 | 2023-12-22 20:44:42.778 | error | 410 vw-connect.0 | 2023-12-22 20:44:42.777 | error | "fault filter abort" vw-connect.0 | 2023-12-22 20:44:42.280 | info | Login successful vw-connect.0 | 2023-12-22 20:44:37.013 | debug | Error: Invalid protocol: skodaconnect: vw-connect.0 | 2023-12-22 20:44:36.639 | debug | {"date":"Fri, 22 Dec 2023 19:44:36 GMT","content-length":"0","connection":"close","apigw-requestid":"QXENuiKnliAEJCQ=","x-content-type-options":"nosniff","x-xss-protection":"0","cache-control":"no-cache, no-store, max-age=0, must-revalidate","pragma":"no-cache","expires":"0","strict-transport-security":"max-age=31536000; includeSubDomains; preload","x-frame-options":"DENY","location":"https://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=...@apps_vw-dilab_com&relayState=...&userId=...&HMAC=...","content-language":"en-US"} vw-connect.0 | 2023-12-22 20:44:36.637 | debug | "" vw-connect.0 | 2023-12-22 20:44:36.354 | debug | emailPasswordForm2 vw-connect.0 | 2023-12-22 20:44:36.146 | debug | parseEmailForm vw-connect.0 | 2023-12-22 20:44:35.661 | info | Login in with skodae vw-connect.0 | 2023-12-22 20:44:35.621 | info | starting. Version 0.4.2 (non-npm: ta2k/ioBroker.vw-connect) in /opt/iobroker/node_modules/iobroker.vw-connect, node: v16.20.2, js-controller: 5.0.12 vw-connect.0 | 2023-12-22 20:44:35.440 | info | Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system vw-connect.0 | 2023-12-22 20:44:35.427 | debug | Plugin sentry Initialize Plugin (enabled=true) vw-connect.0 | 2023-12-22 20:44:30.163 | info | terminating vw-connect.0 | 2023-12-22 20:44:29.657 | info | Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason vw-connect.0 | 2023-12-22 20:44:29.656 | debug | Plugin sentry destroyed vw-connect.0 | 2023-12-22 20:44:29.653 | info | terminating vw-connect.0 | 2023-12-22 20:44:29.651 | info | cleaned everything up... vw-connect.0 | 2023-12-22 20:44:29.647 | info | Got terminate signal TERMINATE_YOURSELF

Versions:

Additional context
Hatte die letzten Tage andauernd Fehler-Logs vom Adapter. Hab ihn dann heute mal auf "neue" GitHub Version aktualisiert.

binfra commented 6 months ago

Same here. Also Skoda. Issue started 2023-12-22 08:28 CET. The day before had many "Server not available:"Unable to load vehicle status for vin: ...". MySkoda app still works.

Versions:

TA2k commented 6 months ago

Fixed with 0.5.0

gyroslav commented 6 months ago

Jetzt mit 0.5.0 kriege ich diese Fehler: vw-connect.0 | 2023-12-22 22:44:23.662 | error | https://api.connect.skoda-auto.cz/api/v2/vehicle-status/[...] vw-connect.0 | 2023-12-22 22:44:23.662 | error | AxiosError: Request failed with status code 403 vw-connect.0 | 2023-12-22 22:44:23.661 | error | "" vw-connect.0 | 2023-12-22 22:44:23.582 | error | https://api.connect.skoda-auto.cz/api/v1/charging/[...]/settings vw-connect.0 | 2023-12-22 22:44:23.581 | error | AxiosError: Request failed with status code 403 vw-connect.0 | 2023-12-22 22:44:23.580 | error | "" vw-connect.0 | 2023-12-22 22:44:23.492 | error | https://api.connect.skoda-auto.cz/api/v1/charging/[...]/status vw-connect.0 | 2023-12-22 22:44:23.491 | error | AxiosError: Request failed with status code 403 vw-connect.0 | 2023-12-22 22:44:23.489 | error | "" vw-connect.0 | 2023-12-22 22:44:23.382 | error | https://api.connect.skoda-auto.cz/api/v1/air-conditioning/[...]/settings vw-connect.0 | 2023-12-22 22:44:23.380 | error | AxiosError: Request failed with status code 403 vw-connect.0 | 2023-12-22 22:44:23.378 | error | "" vw-connect.0 | 2023-12-22 22:44:23.114 | info | Login in with skodae vw-connect.0 | 2023-12-22 22:44:23.112 | info | Found 1 vehicles

TA2k commented 6 months ago

Kann ignoriert werden aber sollte mit 0.5.1 weg sein

binfra commented 6 months ago

Danke, 0.5.1 funktioniert. Bei dem flotten Support mache ich doch gerne den Beta-Test.

gyroslav commented 6 months ago

Ja hier tut es die 0.5.1 auch. Danke dir!