wubbl0rz/FiatChamp

Not Loading Vehicles

cbire880 opened this issue · 1 comments

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

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