michaelwoods / onstar2mqtt

OnStarJS wrapper for MQTT
MIT License
106 stars 38 forks source link

Since last update, it just die at requesting vehicle info #285

Closed nodiaque closed 1 year ago

nodiaque commented 1 year ago

Hello, Just found out that my docker container isn't running. When I start it, it stop in 5 sec. Log show it get to requesting vehicule information and exit right away.

image

thank you

BigThunderSR commented 1 year ago

Like like OnStar made some change yet again and everything has broken again.

nodiaque commented 1 year ago

Ahhh... hurray for onstar..... make me rethink if I want a gm/chevrolet next car, this onstar service really suck.

HaTaX2 commented 1 year ago

Looking at the changes made in the most recent update, it looks like when the myChevrolet app is updated a few config keys need to be updated to keep things working:

https://github.com/samrum/OnStarJS/commit/81fbffc24d8e2fe76890a7450b4801efe0d13fd1

Looks like the last app build number they pulled was 4175 and the app version on my android device currently is 4181.

BigThunderSR commented 1 year ago

Looking at the changes made in the most recent update, it looks like when the myChevrolet app is updated a few config keys need to be updated to keep things working:

https://github.com/samrum/OnStarJS/commit/81fbffc24d8e2fe76890a7450b4801efe0d13fd1

Looks like the last app build number they pulled was 4175 and the app version on my android device currently is 4181.

The OnStar API has decided to start working again, so it's not the app keys issue this time.