Teslamate: parked car shown as driving... with error in log

Created on 10 Apr 2020  ยท  5Comments  ยท  Source: adriankumpf/teslamate

Describe the bug
Car parked after driving - shown as driving in grafana.

To Reproduce
no idea :(

Expected behavior
car shown as online, or offline ...

Relevant entries from the logs

teslamate_1 13:59:38.187 | 2020-04-10 15:59:38.189438116 CEST  car_id=1 [info] Start / :online
teslamate_1 14:12:41.744 | 2020-04-10 16:12:41.744633192 CEST  [error] TeslaApi.Error / 504 โ€“ %{"error" => "upstream_timeout", "error_description" => "", "response" => nil}
teslamate_1 14:12:41.744 | 2020-04-10 16:12:41.744720227 CEST  car_id=1 [error] Error / :timeout
teslamate_1 14:17:11.739 | 2020-04-10 16:17:11.740327474 CEST  car_id=1 [info] Driving / Start
teslamate_1 14:17:30.017 | 2020-04-10 16:17:30.017418722 CEST  car_id=1 [info] Fetch already in progress ...
teslamate_1 14:17:30.433 | 2020-04-10 16:17:30.434076001 CEST  car_id=1 [info] Driving / Ended / 0 km โ€“ 0 min
teslamate_1 14:17:30.433 | 2020-04-10 16:17:30.434093952 CEST  car_id=1 [info] Start / :online
teslamate_1 14:23:46.397 | 2020-04-10 16:23:46.398112768 CEST  car_id=1 [info] Driving / Start
teslamate_1 14:33:26.685 | 2020-04-10 16:33:26.686680887 CEST  [error] TeslaApi.Error / 504 โ€“ %{"error" => "upstream_timeout", "error_description" => "", "response" => nil}
teslamate_1 14:33:26.686 | 2020-04-10 16:33:26.686731424 CEST  car_id=1 [error] Error / :timeout
teslamate_1 14:33:38.562 | 2020-04-10 16:33:38.563227509 CEST  [error] TeslaApi.Error / 504 โ€“ %{"error" => "upstream_timeout", "error_description" => "", "response" => nil}
teslamate_1 14:33:38.563 | 2020-04-10 16:33:38.563335663 CEST  car_id=1 [error] Error / :timeout
teslamate_1 14:33:49.754 | 2020-04-10 16:33:49.754391239 CEST  [error] TeslaApi.Error / 504 โ€“ %{"error" => "upstream_timeout", "error_description" => "", "response" => nil}
teslamate_1 14:33:49.754 | 2020-04-10 16:33:49.754490717 CEST  car_id=1 [error] Error / :timeout
teslamate_1 14:34:00.944 | 2020-04-10 16:34:00.944274929 CEST  [error] TeslaApi.Error / 504 โ€“ %{"error" => "upstream_timeout", "error_description" => "", "response" => nil}
teslamate_1 14:34:00.944 | 2020-04-10 16:34:00.944385627 CEST  car_id=1 [error] Error / :timeout
teslamate_1 14:35:17.681 | 2020-04-10 16:35:17.682379627 CEST  car_id=1 [info] Driving / Ended / 11 km โ€“ 12 min
teslamate_1 14:35:17.682 | 2020-04-10 16:35:17.682495268 CEST  car_id=1 [info] Start / :online
teslamate_1 14:36:36.105 | 2020-04-10 16:36:36.105496334 CEST  car_id=1 [info] Driving / Start
teslamate_1 14:38:45.309 | 2020-04-10 16:38:45.309544724 CEST  [error] TeslaApi.Error / 408 โ€“ %{
teslamate_1              | 2020-04-10 16:38:45.309604314 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}",
teslamate_1              | 2020-04-10 16:38:45.309610015 CEST "error_description" => "",
teslamate_1              | 2020-04-10 16:38:45.309612864 CEST "response" => nil
teslamate_1              | 2020-04-10 16:38:45.309615634 CEST }
teslamate_1 14:38:45.343 | 2020-04-10 16:38:45.343619236 CEST  car_id=1 [info] Fetch already in progress ...
teslamate_1 14:38:45.503 | 2020-04-10 16:38:45.504150988 CEST  [error] GenStateMachine :"1" terminating
teslamate_1              | 2020-04-10 16:38:45.504187936 CEST ** (UndefinedFunctionError) function nil.timestamp/0 is undefined
teslamate_1              | 2020-04-10 16:38:45.504191898 CEST nil.timestamp()
teslamate_1              | 2020-04-10 16:38:45.504194657 CEST (teslamate 1.19.0-dev) lib/teslamate/vehicles/vehicle.ex:1111: TeslaMate.Vehicles.Vehicle.create_position/2
teslamate_1              | 2020-04-10 16:38:45.504197554 CEST (teslamate 1.19.0-dev) lib/teslamate/vehicles/vehicle.ex:925: anonymous fn/3 in TeslaMate.Vehicles.Vehicle.handle_event/4
teslamate_1              | 2020-04-10 16:38:45.504200297 CEST (ecto_sql 3.4.2) lib/ecto/adapters/sql.ex:894: anonymous fn/3 in Ecto.Adapters.SQL.checkout_or_transaction/4
teslamate_1              | 2020-04-10 16:38:45.504203197 CEST (db_connection 2.2.1) lib/db_connection.ex:1427: DBConnection.run_transaction/4
teslamate_1              | 2020-04-10 16:38:45.504205812 CEST (teslamate 1.19.0-dev) lib/teslamate/vehicles/vehicle.ex:923: TeslaMate.Vehicles.Vehicle.handle_event/4
teslamate_1              | 2020-04-10 16:38:45.504208643 CEST (stdlib 3.12) gen_statem.erl:1120: :gen_statem.loop_state_callback/11
teslamate_1              | 2020-04-10 16:38:45.504211215 CEST (stdlib 3.12) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
teslamate_1 14:38:46.808 | 2020-04-10 16:38:46.809154083 CEST  car_id=1 [info] Start / :online
teslamate_1 14:38:46.812 | 2020-04-10 16:38:46.812992966 CEST  car_id=1 [info] Connecting ...
teslamate_1 15:08:09.523 | 2020-04-10 17:08:09.523719477 CEST  car_id=1 [info] Suspending logging

Screenshots

If applicable, add screenshots to help explain the problem.

Data
can be provided on request

Operating environment

  • TeslaMate Version: v1.19.0 dev
  • Type of installation: Docker
  • OS: Debian
    1
bug

All 5 comments

car parked at 16:36. Doors open for approx 15 mins, then car locked.

Still shows as driving.

Restarted docker container, but no change.

opera_2020-04-10_17-44-04

Thanks for the report! I'll update the v1.19.0 dev image with the fix soon.

You can "terminate" the incompletely recorded drive manually if you want. The instructions are available here: https://docs.teslamate.org/docs/maintenance/manually_fixing_data

Awesome thank you! I wish Elixir was a little easier to get into to contribute a PR ;-)

PS: I think the FAQ should also have instructions on how to get logs from docker console as well as how to make it log to disk additionally. Just a suggestion.

I hope this is not spam but using this:

teslamate/grafana 1.19.0-dev 2e1e483b74ab 2 days ago 234MB
teslamate/teslamate 1.19.0-dev 21d0d129310d 2 days ago 41.9MB

I just got this [error] GenStateMachine :"1" terminating.

Should have been fixed no? I seem unable to verify wether docker image version correlates to git version/commit.

teslamate_1 17:42:56.365 | 2020-04-16 19:42:56.366282286 CEST car_id=1 [info] Start / :online teslamate_1 17:42:56.371 | 2020-04-16 19:42:56.372190538 CEST car_id=1 [info] Connecting ... teslamate_1 17:42:56.373 | 2020-04-16 19:42:56.373452063 CEST car_id=1 [info] Driving / Start teslamate_1 18:01:03.393 | 2020-04-16 20:01:03.394111957 CEST [error] TeslaApi.Error / 504 โ€“ %{"error" => "upstream_timeout", "error_description" => "", "response" => nil} teslamate_1 18:01:03.393 | 2020-04-16 20:01:03.394173993 CEST car_id=1 [error] Error / :timeout teslamate_1 18:01:05.295 | 2020-04-16 20:01:05.296115221 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:05.296139861 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:05.296144361 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:05.296147368 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:05.296150212 CEST } teslamate_1 18:01:05.488 | 2020-04-16 20:01:05.489394212 CEST car_id=1 [warn] Vehicle went offline while driving teslamate_1 18:01:11.217 | 2020-04-16 20:01:11.217646664 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.217 | 2020-04-16 20:01:11.218121486 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.218 | 2020-04-16 20:01:11.218263601 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.220 | 2020-04-16 20:01:11.221143879 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.221 | 2020-04-16 20:01:11.221584350 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.354 | 2020-04-16 20:01:11.355144155 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:11.355168333 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:11.355172512 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:11.355175427 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:11.355178354 CEST } teslamate_1 18:01:11.422 | 2020-04-16 20:01:11.422517383 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.422 | 2020-04-16 20:01:11.422765780 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.422 | 2020-04-16 20:01:11.423077279 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.423 | 2020-04-16 20:01:11.423407798 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:11.423 | 2020-04-16 20:01:11.423622939 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:12.077 | 2020-04-16 20:01:12.077441690 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:12.273 | 2020-04-16 20:01:12.273384615 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:12.273410331 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:12.273414444 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:12.273417445 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:12.273420227 CEST } teslamate_1 18:01:12.535 | 2020-04-16 20:01:12.535594850 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:12.722 | 2020-04-16 20:01:12.722503952 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:12.722530068 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:12.722560538 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:12.722564613 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:12.722567128 CEST } teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842192212 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842386397 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842393062 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842395668 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842398077 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842400415 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842402710 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842405104 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842407480 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842409762 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842412015 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:15.841 | 2020-04-16 20:01:15.842414304 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.082 | 2020-04-16 20:01:16.083235204 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:16.083330270 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:16.083339364 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:16.083344192 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:16.083348290 CEST } teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321310148 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321419209 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321428517 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321431439 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321433999 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321436620 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321443902 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.320 | 2020-04-16 20:01:16.321446533 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.321 | 2020-04-16 20:01:16.321448889 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.321 | 2020-04-16 20:01:16.321451338 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.498 | 2020-04-16 20:01:16.498468974 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.498 | 2020-04-16 20:01:16.498499858 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.515 | 2020-04-16 20:01:16.516030725 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:16.516045570 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:16.516060045 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:16.516063004 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:16.516065414 CEST } teslamate_1 18:01:16.613 | 2020-04-16 20:01:16.613957405 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.613 | 2020-04-16 20:01:16.614002466 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.613 | 2020-04-16 20:01:16.614007833 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:16.613 | 2020-04-16 20:01:16.614069123 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:17.111 | 2020-04-16 20:01:17.111908939 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:17.111933443 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:17.111937318 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:17.111940084 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:17.111942636 CEST } teslamate_1 18:01:17.277 | 2020-04-16 20:01:17.277905817 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:17.277 | 2020-04-16 20:01:17.277930415 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:17.277 | 2020-04-16 20:01:17.277933437 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:17.670 | 2020-04-16 20:01:17.671285005 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:17.671325326 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:17.671332472 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:17.671337179 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:17.671341865 CEST } teslamate_1 18:01:17.691 | 2020-04-16 20:01:17.691882773 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:17.691 | 2020-04-16 20:01:17.691904997 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.682008461 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684081115 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684093931 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684099030 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684103477 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684107546 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684111494 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684115511 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684119579 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684124820 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684130699 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684151184 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684156185 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684159884 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684163427 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684166878 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.681 | 2020-04-16 20:01:21.684170564 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:21.866 | 2020-04-16 20:01:21.867029445 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:21.867063999 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:21.867067831 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:21.867070443 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:21.867072912 CEST } teslamate_1 18:01:22.111 | 2020-04-16 20:01:22.111849895 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:22.111 | 2020-04-16 20:01:22.111974989 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:22.255 | 2020-04-16 20:01:22.255543780 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:22.296 | 2020-04-16 20:01:22.296977159 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:22.297002177 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:22.297005950 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:22.297014440 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:22.297017341 CEST } teslamate_1 18:01:22.415 | 2020-04-16 20:01:22.415263521 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:23.284 | 2020-04-16 20:01:23.284766592 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:23.284793903 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:23.284803333 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:23.284813702 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:23.284816696 CEST } teslamate_1 18:01:24.101 | 2020-04-16 20:01:24.101767415 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:24.101798000 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:24.101802008 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:24.101804833 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:24.101807511 CEST } teslamate_1 18:01:25.963 | 2020-04-16 20:01:25.963877452 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:25.963902727 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:25.963906324 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:25.963908941 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:25.963911461 CEST } teslamate_1 18:01:26.058 | 2020-04-16 20:01:26.058609453 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:26.217 | 2020-04-16 20:01:26.217933023 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:26.217 | 2020-04-16 20:01:26.218099491 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:26.337 | 2020-04-16 20:01:26.337602972 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:26.413 | 2020-04-16 20:01:26.413709996 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:26.413735646 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:26.413739583 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:26.413742084 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:26.413744595 CEST } teslamate_1 18:01:26.417 | 2020-04-16 20:01:26.417974748 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:26.845 | 2020-04-16 20:01:26.845858772 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:26.845927109 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:26.845936028 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:26.845939031 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:26.845941515 CEST } teslamate_1 18:01:26.938 | 2020-04-16 20:01:26.938338063 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:27.376 | 2020-04-16 20:01:27.376844815 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:27.376877212 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:27.376881141 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:27.376883736 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:27.376886341 CEST } teslamate_1 18:01:27.531 | 2020-04-16 20:01:27.531717435 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:32.775 | 2020-04-16 20:01:32.776104794 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:32.776137670 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:32.776141903 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:32.776144565 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:32.776147124 CEST } teslamate_1 18:01:33.268 | 2020-04-16 20:01:33.268895211 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:33.268928685 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:33.268932521 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:33.268935083 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:33.268937589 CEST } teslamate_1 18:01:33.420 | 2020-04-16 20:01:33.420257621 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:33.420 | 2020-04-16 20:01:33.420281754 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:33.779 | 2020-04-16 20:01:33.779204333 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:33.942 | 2020-04-16 20:01:33.942912920 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:33.942972438 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:33.942980731 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:33.942986784 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:33.942991942 CEST } teslamate_1 18:01:34.176 | 2020-04-16 20:01:34.176918202 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:34.176 | 2020-04-16 20:01:34.176954860 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:34.176 | 2020-04-16 20:01:34.176959656 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:34.176 | 2020-04-16 20:01:34.176963446 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:34.335 | 2020-04-16 20:01:34.335982192 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:34.336010959 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:34.336015247 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:34.336017919 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:34.336020415 CEST } teslamate_1 18:01:34.462 | 2020-04-16 20:01:34.462893923 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:35.158 | 2020-04-16 20:01:35.158350081 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:35.308 | 2020-04-16 20:01:35.308823584 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:35.308848194 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:35.308853579 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:35.308857462 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:35.308861238 CEST } teslamate_1 18:01:35.397 | 2020-04-16 20:01:35.397761846 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:35.397 | 2020-04-16 20:01:35.397778930 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:35.796 | 2020-04-16 20:01:35.796621116 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:35.796645259 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:35.796655634 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:35.796658356 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:35.796660965 CEST } teslamate_1 18:01:35.880 | 2020-04-16 20:01:35.881013398 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:35.916 | 2020-04-16 20:01:35.916816100 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:36.195 | 2020-04-16 20:01:36.195553982 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:36.299 | 2020-04-16 20:01:36.299448717 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:36.299 | 2020-04-16 20:01:36.299585650 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:36.312 | 2020-04-16 20:01:36.312445365 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:36.353 | 2020-04-16 20:01:36.353655058 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:36.388 | 2020-04-16 20:01:36.389414145 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:36.389445899 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:36.389451932 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:36.389455861 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:36.389459726 CEST } teslamate_1 18:01:37.088 | 2020-04-16 20:01:37.089200224 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:37.089238997 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:37.089245870 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:37.089249870 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:37.089253274 CEST } teslamate_1 18:01:37.135 | 2020-04-16 20:01:37.135346824 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:40.195 | 2020-04-16 20:01:40.195396711 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:40.276 | 2020-04-16 20:01:40.276305027 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:40.310 | 2020-04-16 20:01:40.310929441 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:40.310941804 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:40.310979576 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:40.310984764 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:40.310987646 CEST } teslamate_1 18:01:40.400 | 2020-04-16 20:01:40.400602701 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:40.613 | 2020-04-16 20:01:40.613967414 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:40.675 | 2020-04-16 20:01:40.675531270 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:40.802 | 2020-04-16 20:01:40.802210098 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:40.802273880 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:40.802280135 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:40.802351143 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:40.802355530 CEST } teslamate_1 18:01:41.272 | 2020-04-16 20:01:41.272807203 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:41.437 | 2020-04-16 20:01:41.437292128 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:41.679 | 2020-04-16 20:01:41.680060127 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:41.714 | 2020-04-16 20:01:41.715302249 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:41.715319404 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:41.715323626 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:41.715326546 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:41.715329357 CEST } teslamate_1 18:01:43.399 | 2020-04-16 20:01:43.399281988 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:43.605 | 2020-04-16 20:01:43.606502688 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:43.606548633 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:43.606553444 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:43.606556061 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:43.606558436 CEST } teslamate_1 18:01:43.910 | 2020-04-16 20:01:43.910444304 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:44.237 | 2020-04-16 20:01:44.237933735 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:44.314 | 2020-04-16 20:01:44.314176581 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:44.380 | 2020-04-16 20:01:44.380774320 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:44.380805934 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:44.380812006 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:44.380816447 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:44.380820865 CEST } teslamate_1 18:01:44.416 | 2020-04-16 20:01:44.416999266 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:44.448 | 2020-04-16 20:01:44.448838281 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:45.143 | 2020-04-16 20:01:45.144287523 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:45.264 | 2020-04-16 20:01:45.265283005 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:45.265319172 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:45.265333984 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:45.265337113 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:45.265339635 CEST } teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120272375 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120297183 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120300429 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120302889 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120305261 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120307577 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120309973 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120312226 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120314462 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120316696 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120319024 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120321271 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120323540 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120325879 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120339912 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120342530 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120344830 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.119 | 2020-04-16 20:01:50.120347036 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:50.332 | 2020-04-16 20:01:50.332375187 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:50.332409937 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:50.332414112 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:50.332416796 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:50.332419347 CEST } teslamate_1 18:01:51.058 | 2020-04-16 20:01:51.059027719 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:51.059054205 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:51.059058204 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:51.059060832 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:51.059063407 CEST } teslamate_1 18:01:51.107 | 2020-04-16 20:01:51.107663338 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:51.577 | 2020-04-16 20:01:51.578342454 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:51.578366018 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:51.578369685 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:51.578372341 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:51.578374830 CEST } teslamate_1 18:01:51.607 | 2020-04-16 20:01:51.607891555 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:52.065 | 2020-04-16 20:01:52.066019289 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:52.066042412 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:52.066046153 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:52.066048913 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:52.066051474 CEST } teslamate_1 18:01:52.108 | 2020-04-16 20:01:52.108444142 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:52.552 | 2020-04-16 20:01:52.552712090 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:52.552735885 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:52.552739725 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:52.552742501 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:52.552745004 CEST } teslamate_1 18:01:53.074 | 2020-04-16 20:01:53.074435981 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:53.074461250 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:53.074465243 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:53.074485628 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:53.074488886 CEST } teslamate_1 18:01:53.561 | 2020-04-16 20:01:53.561788080 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:53.561823097 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:53.561827658 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:53.561830316 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:53.561832771 CEST } teslamate_1 18:01:53.611 | 2020-04-16 20:01:53.611931532 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:54.047 | 2020-04-16 20:01:54.047645031 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:54.047669283 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:54.047673233 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:54.047675846 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:54.047683475 CEST } teslamate_1 18:01:54.109 | 2020-04-16 20:01:54.109504572 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:54.571 | 2020-04-16 20:01:54.571453330 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:54.571476377 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:54.571480171 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:54.571482711 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:54.571485472 CEST } teslamate_1 18:01:54.609 | 2020-04-16 20:01:54.609666639 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:55.045 | 2020-04-16 20:01:55.045557345 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:55.045580826 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:55.045590461 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:55.045593202 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:55.045595779 CEST } teslamate_1 18:01:55.125 | 2020-04-16 20:01:55.125629622 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:55.583 | 2020-04-16 20:01:55.583732433 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:55.583756381 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:55.583760110 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:55.583762746 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:55.583765229 CEST } teslamate_1 18:01:55.609 | 2020-04-16 20:01:55.609595263 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:56.099 | 2020-04-16 20:01:56.100074784 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:56.100099418 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:56.100103357 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:56.100106068 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:56.100125415 CEST } teslamate_1 18:01:56.111 | 2020-04-16 20:01:56.111604736 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:56.584 | 2020-04-16 20:01:56.585191435 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:56.585216429 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:56.585220380 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:56.585300882 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:56.585306818 CEST } teslamate_1 18:01:56.609 | 2020-04-16 20:01:56.609446051 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:57.077 | 2020-04-16 20:01:57.077817328 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:57.077842070 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:57.077845803 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:57.077848508 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:57.077851045 CEST } teslamate_1 18:01:57.109 | 2020-04-16 20:01:57.109581029 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:57.615 | 2020-04-16 20:01:57.615766407 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:57.623 | 2020-04-16 20:01:57.623654059 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:57.623665491 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:57.623676012 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:57.623678806 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:57.623681406 CEST } teslamate_1 18:01:58.056 | 2020-04-16 20:01:58.056386440 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:58.056410415 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:58.056414296 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:58.056416922 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:58.056419325 CEST } teslamate_1 18:01:58.113 | 2020-04-16 20:01:58.113313042 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:58.551 | 2020-04-16 20:01:58.551181118 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:58.551205181 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:58.551221335 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:58.551224302 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:58.551226903 CEST } teslamate_1 18:01:58.609 | 2020-04-16 20:01:58.609878894 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:59.080 | 2020-04-16 20:01:59.080491782 CEST [error] TeslaApi.Error / 408 โ€“ %{ teslamate_1 | 2020-04-16 20:01:59.080517398 CEST "error" => "vehicle unavailable: {:error=>\"vehicle unavailable:\"}", teslamate_1 | 2020-04-16 20:01:59.080521319 CEST "error_description" => "", teslamate_1 | 2020-04-16 20:01:59.080523974 CEST "response" => nil teslamate_1 | 2020-04-16 20:01:59.080540490 CEST } teslamate_1 18:01:59.113 | 2020-04-16 20:01:59.113517082 CEST car_id=1 [info] Fetch already in progress ... teslamate_1 18:01:59.291 | 2020-04-16 20:01:59.291866354 CEST [error] GenStateMachine :"1" terminating teslamate_1 | 2020-04-16 20:01:59.291891097 CEST ** (UndefinedFunctionError) function nil.timestamp/0 is undefined teslamate_1 | 2020-04-16 20:01:59.291894338 CEST nil.timestamp() teslamate_1 | 2020-04-16 20:01:59.291896936 CEST (teslamate 1.19.0-dev) lib/teslamate/vehicles/vehicle.ex:844: TeslaMate.Vehicles.Vehicle.handle_event/4 teslamate_1 | 2020-04-16 20:01:59.291899362 CEST (stdlib 3.12.1) gen_statem.erl:1120: :gen_statem.loop_state_callback/11 teslamate_1 | 2020-04-16 20:01:59.291901754 CEST (stdlib 3.12.1) proc_lib.erl:249: :proc_lib.init_p_do_apply/3 teslamate_1 18:01:59.482 | 2020-04-16 20:01:59.483008468 CEST car_id=1 [info] Start / :offline

Interesting. The root cause is apparently the same (invalid API responses) but it hits a different code path. Should be fixed in 27578ff.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

netkruzer picture netkruzer  ยท  6Comments

JakobLichterfeld picture JakobLichterfeld  ยท  6Comments

cwanja picture cwanja  ยท  3Comments

tobiasehlert picture tobiasehlert  ยท  4Comments

detritu5 picture detritu5  ยท  4Comments