wubbl0rz / FiatChamp

FIAT (uconnect) Home Assistant Addon 🚗
https://github.com/wubbl0rz/FiatChamp
MIT License
91 stars 17 forks source link

Not Loading Vehicles #68

Open cbire880 opened 6 months ago

cbire880 commented 6 months ago

Attempting to run a stand alone instance. Container seems to be running, logs show connection to MQTT and I get the initial parameters back from the UConnect servers. Receiving the following error followed by what looks to be a properly constructed JSON string.

Response could not be deserialized to JSON: GET https://channels.sdpr-02.fcagcv.com/v4/accounts/AFFUSENd2308111311998129s/vehicles?stage=ALL

After the long JSON, I get the following:

[06:51:39 INF] Fetching COMPLETED. Next update in 15 minutes. [06:53:38 INF] REFRESH SESSION [06:55:38 INF] REFRESH SESSION [06:57:38 INF] REFRESH SESSION

jmc1983 commented 2 weeks ago

I am getting the same issue. I am able to run successfully as a Home Assistant add-on, but receive the error "ERROR: Response could not be deserialized to JSON" error when running the same configuration as a standalone docker. The Docker container log is attached. fiatchamp_Log.html.txt