TA2k / ioBroker.vw-connect

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

Error: Restart adapter in 10min, but no automatic Restart, must manual restart #199

Open nikmaier opened 2 years ago

nikmaier commented 2 years ago

Hello, i have the problem, almost every day the adapter i goin down:

1

In the Log it say: "Restart adapter in 10min".

But the adapter dont restart in 10min, i have wait about 30 minutes, but no restart. I must restart the adapter manually, then the adapter goes green and is running.

Is that a bug?

P.S. I have set update intervall to 5 minutes in the adapter.

TA2k commented 2 years ago

It looks very exact 10min 11:28:14 and restart 11:38:14 Can you please provide which car type you have selected

nikmaier commented 2 years ago

Ah, ok, you right. I have look only at the time when the message came. I have an Cupra Formentor, and i have select the Type "Seat". So i think the problem is by seat, that the server is not reachable at the time, and the 10 minutes are to less i think.

Ok, so no problem, i make an blockly to monitor the adapter, and then the adapter is not start correct in 10 minutes i wait another 10min and restart again :-)

TA2k commented 2 years ago

Maybe they changed something i will have look. Is the app working?

nikmaier commented 2 years ago

Yes, the App is working when the adapter goes off...

GoClyde commented 2 years ago

I get a similar error with my VW ID.4 after Update to 0.0.48 a few days ago. Will not come up again without manual restart.

2022-02-22 17:06:13.197 - error: vw-connect.0 (13446) 504
2022-02-22 17:06:13.198 - error: vw-connect.0 (13446) "time out"
2022-02-22 17:06:13.199 - error: vw-connect.0 (13446) Failed refresh token. Relogin
2022-02-22 17:15:09.953 - error: vw-connect.0 (13446) 401
2022-02-22 17:15:09.954 - error: vw-connect.0 (13446) "Unauthorized\n"
2022-02-22 17:15:09.955 - error: vw-connect.0 (13446) Failed to get chargeandpay records
2022-02-22 17:15:09.963 - error: vw-connect.0 (13446) 401
2022-02-22 17:15:09.964 - error: vw-connect.0 (13446) get id status Failed
2022-02-22 17:15:09.975 - error: vw-connect.0 (13446) 401
2022-02-22 17:15:09.976 - error: vw-connect.0 (13446) "Unauthorized\n"
2022-02-22 17:15:09.976 - error: vw-connect.0 (13446) Failed to get stations
2022-02-22 17:15:09.978 - error: vw-connect.0 (13446) 401
2022-02-22 17:15:09.979 - error: vw-connect.0 (13446) "Unauthorized\n"
2022-02-22 17:15:09.980 - error: vw-connect.0 (13446) Failed to get subscription
2022-02-22 17:15:09.985 - error: vw-connect.0 (13446) 401
2022-02-22 17:15:09.985 - error: vw-connect.0 (13446) "Unauthorized\n"
2022-02-22 17:15:09.986 - error: vw-connect.0 (13446) Failed to get records
2022-02-22 17:16:13.200 - error: vw-connect.0 (13446) restart adapter in 10min
2022-02-22 17:16:13.201 - warn: vw-connect.0 (13446) Restart initiated
2022-02-22 17:16:13.202 - info: vw-connect.0 (13446) cleaned everything up...
2022-02-22 17:16:13.208 - info: vw-connect.0 (13446) terminating
2022-02-22 17:16:13.210 - info: vw-connect.0 (13446) Terminated (NO_ERROR): Without reason
2022-02-22 17:16:13.909 - info: host.raspberrypi instance system.adapter.vw-connect.0 terminated with code 0 (NO_ERROR)
2022-02-22 17:16:13.914 - info: host.raspberrypi Restart adapter system.adapter.vw-connect.0 because enabled
2022-02-22 17:16:14.957 - info: host.raspberrypi instance system.adapter.vw-connect.0 started with pid 11606
2022-02-22 17:16:17.219 - info: vw-connect.0 (11606) starting. Version 0.0.48 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.2, js-controller: 3.3.15
2022-02-22 17:16:24.247 - error: vw-connect.0 (11606) Failed to get login authenticate
2022-02-22 17:16:24.248 - error: vw-connect.0 (11606) 500
2022-02-22 17:16:24.251 - error: vw-connect.0 (11606) "\n\n\n\n\n \n \n \n \n\n \n \n \n \n\n\n\n\n\n\n\n\n\n \n\n\n\n
\n
\n\n
\n
\n
\n
\n
\n
\n\n\n\n
\n
\n
\n\n\n
\n
\n
Volkswagen ID
\n
\n\n\n\n
\n
\n
Something went wrong
\n
\n Please try again.\n
\n
\n If the problem continues contact Volkswagen support.\n
\n
\n\n
\n Error code: 1ff35ac3-97d3-45fb-bc9c-958bd1cb7a2b-20220222-161624176\n
\n\n
\n \n Log in\n \n
\n
\n\n
\n\n
\n\n\n

    \n
    Imprint
    \n
    Terms of Use
    \n
    Data Privacy Policy
    \n
    Cookie Policy
    \n
    3rdParty Licenses
    \n 

\n
\n
\n
\n
\n\n\n

    \n
    Imprint
    \n
    Terms of Use
    \n
    Data Privacy Policy
    \n
    Cookie Policy
    \n
    3rdParty Licenses
    \n 

\n
\n
\n\n\n\n\n\n"
2022-02-22 17:16:24.255 - error: vw-connect.0 (11606) Login Failed
nikmaier commented 2 years ago

@TA2k Can you make the restart EVERY 10 until the adapter is running again?