Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong start/stop drives if no internet connection #3892

Open
1 task done
rickou opened this issue May 14, 2024 · 2 comments
Open
1 task done

wrong start/stop drives if no internet connection #3892

rickou opened this issue May 14, 2024 · 2 comments
Labels
undetermined Not sure if this is considered a real bug

Comments

@rickou
Copy link

rickou commented May 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I see sometimes the drives are not complete.
for example, last week, i drives from my Home to another city (>100km distance, Lyon, France), but in the drives table, the start point is from a road near lyon (about 20km far from destination)
if i change the time range, i can well see all the location points in the map, but stats are wrong..
that's mean the data is well recorded (with some time range lost, maybe due to bad LTE network)
i think the start location is set after the last network loose/recovery..

Expected Behavior

the drive start should not be overwriten when network recovery, or at least partial drives should appear..

best could be to modify theses start and/or stop points

Steps To Reproduce

drives with bad LTE network ;)

Relevant log output

mai 08 05:02:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:02:12.309 car_id=1 [info] Start / :online
mai 08 05:02:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:02:12.314 car_id=1 [info] Connecting ...
mai 08 05:04:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:04:44.868 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715137483, heading: 313, latitude: 45.xxx, longitude: 6.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 6.xxx, native_type: "wgs", power: 6, shift_state: "D", speed: 0, timestamp: 1715137484820}
mai 08 05:04:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:04:44.868 car_id=1 [info] Driving / Start
mai 08 05:19:24 raspberrypi5 teslamate[1393]: 2024-05-08 05:19:24.761 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.326 ms)
mai 08 05:19:24 raspberrypi5 teslamate[1393]: 2024-05-08 05:19:24.761 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:19:24 raspberrypi5 teslamate[1393]: 2024-05-08 05:19:24.761 car_id=1 [error] Error / :unknown
mai 08 05:19:43 raspberrypi5 teslamate[1393]: 2024-05-08 05:19:43.847 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9085.662 ms)
mai 08 05:19:43 raspberrypi5 teslamate[1393]: 2024-05-08 05:19:43.847 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:19:43 raspberrypi5 teslamate[1393]: 2024-05-08 05:19:43.847 car_id=1 [error] Error / :unknown
mai 08 05:20:02 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:02.931 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9082.412 ms)
mai 08 05:20:02 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:02.931 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:20:02 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:02.931 car_id=1 [error] Error / :unknown
mai 08 05:20:22 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:22.019 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9086.233 ms)
mai 08 05:20:22 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:22.019 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:20:22 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:22.019 car_id=1 [error] Error / :unknown
mai 08 05:20:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:34.052 [notice]     :alarm_handler: {:set, {TeslaMate.Vehicles.Vehicle_1_api_error, :fuse_blown}}
mai 08 05:20:41 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:41.107 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9086.290 ms)
mai 08 05:20:41 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:41.107 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:20:41 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:41.107 car_id=1 [error] Error / :unknown
mai 08 05:20:51 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:51.192 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (83.019 ms)
mai 08 05:20:51 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:51.268 car_id=1 [warning] Vehicle went offline while driving
mai 08 05:20:51 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:51.727 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (81.180 ms)
mai 08 05:20:52 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:52.646 car_id=1 [info] Fetch already in progress ...
mai 08 05:20:52 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:52.896 car_id=1 [info] Fetch already in progress ...
mai 08 05:20:53 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:53.146 car_id=1 [info] Fetch already in progress ...
mai 08 05:20:53 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:53.545 car_id=1 [info] Fetch already in progress ...
mai 08 05:20:54 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:54.146 car_id=1 [info] Fetch already in progress ...
mai 08 05:20:54 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:54.643 car_id=1 [info] Fetch already in progress ...
mai 08 05:20:54 raspberrypi5 teslamate[1393]: 2024-05-08 05:20:54.671 car_id=1 [info] Vehicle is back online
mai 08 05:23:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:23:30.436 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.994 ms)
mai 08 05:23:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:23:30.436 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:23:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:23:30.436 car_id=1 [error] Error / :unknown
mai 08 05:23:49 raspberrypi5 teslamate[1393]: 2024-05-08 05:23:49.526 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.335 ms)
mai 08 05:23:49 raspberrypi5 teslamate[1393]: 2024-05-08 05:23:49.526 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:23:49 raspberrypi5 teslamate[1393]: 2024-05-08 05:23:49.526 car_id=1 [error] Error / :unknown
mai 08 05:24:08 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:08.667 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9139.424 ms)
mai 08 05:24:08 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:08.667 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:24:08 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:08.667 car_id=1 [error] Error / :unknown
mai 08 05:24:27 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:27.753 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.089 ms)
mai 08 05:24:27 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:27.753 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:24:27 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:27.753 car_id=1 [error] Error / :unknown
mai 08 05:24:46 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:46.848 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9094.684 ms)
mai 08 05:24:46 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:46.848 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:24:46 raspberrypi5 teslamate[1393]: 2024-05-08 05:24:46.848 car_id=1 [error] Error / :unknown
mai 08 05:25:05 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:05.937 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.684 ms)
mai 08 05:25:05 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:05.937 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:25:05 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:05.937 car_id=1 [error] Error / :unknown
mai 08 05:25:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:25.027 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9088.702 ms)
mai 08 05:25:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:25.027 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:25:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:25.027 car_id=1 [error] Error / :unknown
mai 08 05:25:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:44.114 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9085.342 ms)
mai 08 05:25:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:44.114 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:25:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:25:44.114 car_id=1 [error] Error / :unknown
mai 08 05:26:03 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:03.203 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.911 ms)
mai 08 05:26:03 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:03.204 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:26:03 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:03.204 car_id=1 [error] Error / :unknown
mai 08 05:26:07 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:07.753 [info] Streaming API: Vehicle offline
mai 08 05:26:07 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:07.753 car_id=1 [info] Stream reports vehicle as offline …
mai 08 05:26:07 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:07.753 car_id=1 [info] Start / :offline
mai 08 05:26:07 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:07.755 car_id=1 [info] Disconnecting ...
mai 08 05:26:26 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:26.909 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.220 ms)
mai 08 05:26:26 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:26.909 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:26:26 raspberrypi5 teslamate[1393]: 2024-05-08 05:26:26.909 car_id=1 [error] Error / :unknown
mai 08 05:27:00 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:00.441 car_id=1 [info] Start / :online
mai 08 05:27:00 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:00.446 car_id=1 [info] Connecting ...
mai 08 05:27:00 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:00.446 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715138816, heading: 294, latitude: 45.xxx, longitude: 5.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 5.xxx, native_type: "wgs", power: 4, shift_state: "D", speed: 70, timestamp: 1715138817167}
mai 08 05:27:00 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:00.446 car_id=1 [info] Driving / Start
mai 08 05:27:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:12.037 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.348 ms)
mai 08 05:27:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:12.037 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:27:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:12.037 car_id=1 [error] Error / :unknown
mai 08 05:27:31 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:31.120 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9081.608 ms)
mai 08 05:27:31 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:31.120 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:27:31 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:31.121 car_id=1 [error] Error / :unknown
mai 08 05:27:50 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:50.225 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9103.722 ms)
mai 08 05:27:50 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:50.225 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:27:50 raspberrypi5 teslamate[1393]: 2024-05-08 05:27:50.225 car_id=1 [error] Error / :unknown
mai 08 05:28:09 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:09.335 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9108.352 ms)
mai 08 05:28:09 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:09.335 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:28:09 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:09.335 car_id=1 [error] Error / :unknown
mai 08 05:28:28 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:28.420 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9083.707 ms)
mai 08 05:28:28 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:28.420 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:28:28 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:28.420 car_id=1 [error] Error / :unknown
mai 08 05:28:47 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:47.506 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.735 ms)
mai 08 05:28:47 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:47.506 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:28:47 raspberrypi5 teslamate[1393]: 2024-05-08 05:28:47.506 car_id=1 [error] Error / :unknown
mai 08 05:29:06 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:06.600 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9092.078 ms)
mai 08 05:29:06 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:06.600 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:29:06 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:06.600 car_id=1 [error] Error / :unknown
mai 08 05:29:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:25.687 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9086.580 ms)
mai 08 05:29:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:25.687 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:29:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:25.687 car_id=1 [error] Error / :unknown
mai 08 05:29:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:44.782 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9093.155 ms)
mai 08 05:29:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:44.782 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:29:44 raspberrypi5 teslamate[1393]: 2024-05-08 05:29:44.782 car_id=1 [error] Error / :unknown
mai 08 05:30:03 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:03.880 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9098.032 ms)
mai 08 05:30:03 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:03.881 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:30:03 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:03.881 car_id=1 [error] Error / :unknown
mai 08 05:30:18 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:18.561 [info] Streaming API: Vehicle offline
mai 08 05:30:18 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:18.561 car_id=1 [info] Stream reports vehicle as offline …
mai 08 05:30:18 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:18.561 car_id=1 [info] Start / :offline
mai 08 05:30:18 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:18.563 car_id=1 [info] Disconnecting ...
mai 08 05:30:23 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:23.010 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9128.257 ms)
mai 08 05:30:23 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:23.010 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:30:23 raspberrypi5 teslamate[1393]: 2024-05-08 05:30:23.010 car_id=1 [error] Error / :unknown
mai 08 05:33:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:33:34.065 [notice]     :alarm_handler: {:clear, TeslaMate.Vehicles.Vehicle_1_api_error}
mai 08 05:36:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:25.694 car_id=1 [info] Start / :online
mai 08 05:36:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:25.698 car_id=1 [info] Connecting ...
mai 08 05:36:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:25.698 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715139383, heading: 350, latitude: 45.xxx, longitude: 5.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 5.xxx, native_type: "wgs", power: 11, shift_state: "D", speed: 43, timestamp: 1715139384048}
mai 08 05:36:25 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:25.698 car_id=1 [info] Driving / Start
mai 08 05:36:37 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:37.291 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9088.005 ms)
mai 08 05:36:37 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:37.292 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:36:37 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:37.292 car_id=1 [error] Error / :unknown
mai 08 05:36:56 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:56.387 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9094.555 ms)
mai 08 05:36:56 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:56.387 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:36:56 raspberrypi5 teslamate[1393]: 2024-05-08 05:36:56.387 car_id=1 [error] Error / :unknown
mai 08 05:37:15 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:15.481 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9092.452 ms)
mai 08 05:37:15 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:15.481 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:37:15 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:15.481 car_id=1 [error] Error / :unknown
mai 08 05:37:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:34.584 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9102.042 ms)
mai 08 05:37:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:34.584 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:37:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:34.584 car_id=1 [error] Error / :unknown
mai 08 05:37:53 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:53.674 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.274 ms)
mai 08 05:37:53 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:53.674 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:37:53 raspberrypi5 teslamate[1393]: 2024-05-08 05:37:53.674 car_id=1 [error] Error / :unknown
mai 08 05:38:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:12.763 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9088.122 ms)
mai 08 05:38:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:12.763 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:38:12 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:12.763 car_id=1 [error] Error / :unknown
mai 08 05:38:31 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:31.845 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9081.628 ms)
mai 08 05:38:31 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:31.845 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:38:31 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:31.846 car_id=1 [error] Error / :unknown
mai 08 05:38:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:34.070 [notice]     :alarm_handler: {:set, {TeslaMate.Vehicles.Vehicle_1_api_error, :fuse_blown}}
mai 08 05:38:41 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:41.927 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (80.426 ms)
mai 08 05:38:41 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:41.997 car_id=1 [warning] Vehicle went offline while driving
mai 08 05:38:47 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:47.073 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (75.898 ms)
mai 08 05:38:48 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:48.524 [info] Streaming API: Vehicle offline
mai 08 05:38:48 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:48.524 car_id=1 [info] Stream reports vehicle as offline …
mai 08 05:38:48 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:48.524 car_id=1 [info] Start / :offline
mai 08 05:38:48 raspberrypi5 teslamate[1393]: 2024-05-08 05:38:48.526 car_id=1 [info] Disconnecting ...
mai 08 05:40:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:40:30.257 car_id=1 [info] Start / :online
mai 08 05:40:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:40:30.263 car_id=1 [info] Connecting ...
mai 08 05:40:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:40:30.264 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715139626, heading: 276, latitude: 45.xxx, longitude: 5.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 5.xxx, native_type: "wgs", power: 10, shift_state: "D", speed: 68, timestamp: 1715139628933}
mai 08 05:40:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:40:30.264 car_id=1 [info] Driving / Start
mai 08 05:44:27 raspberrypi5 teslamate[1393]: 2024-05-08 05:44:27.398 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.283 ms)
mai 08 05:44:27 raspberrypi5 teslamate[1393]: 2024-05-08 05:44:27.398 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:44:27 raspberrypi5 teslamate[1393]: 2024-05-08 05:44:27.398 car_id=1 [error] Error / :unknown
mai 08 05:44:46 raspberrypi5 teslamate[1393]: 2024-05-08 05:44:46.490 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9091.763 ms)
mai 08 05:44:46 raspberrypi5 teslamate[1393]: 2024-05-08 05:44:46.490 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 05:44:46 raspberrypi5 teslamate[1393]: 2024-05-08 05:44:46.490 car_id=1 [error] Error / :unknown
mai 08 05:45:34 raspberrypi5 teslamate[1393]: 2024-05-08 05:45:34.077 [notice]     :alarm_handler: {:clear, TeslaMate.Vehicles.Vehicle_1_api_error}
mai 08 05:47:30 raspberrypi5 teslamate[1393]: 2024-05-08 05:47:30.325 car_id=1 [info] Received stream data: :inactive
mai 08 05:59:43 raspberrypi5 teslamate[1393]: 2024-05-08 05:59:43.878 car_id=1 [info] Received stream data: :inactive
mai 08 06:05:43 raspberrypi5 teslamate[1393]: 2024-05-08 06:05:43.563 car_id=1 [info] Received stream data: :inactive
mai 08 06:06:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:06:53.697 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.680 ms)
mai 08 06:06:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:06:53.697 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:06:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:06:53.698 car_id=1 [error] Error / :unknown
mai 08 06:12:37 raspberrypi5 teslamate[1393]: 2024-05-08 06:12:37.702 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.157 ms)
mai 08 06:12:37 raspberrypi5 teslamate[1393]: 2024-05-08 06:12:37.702 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:12:37 raspberrypi5 teslamate[1393]: 2024-05-08 06:12:37.702 car_id=1 [error] Error / :unknown
mai 08 06:12:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:12:56.792 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.201 ms)
mai 08 06:12:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:12:56.792 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:12:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:12:56.792 car_id=1 [error] Error / :unknown
mai 08 06:13:15 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:15.875 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9082.732 ms)
mai 08 06:13:15 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:15.875 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:13:15 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:15.875 car_id=1 [error] Error / :unknown
mai 08 06:13:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:34.105 [notice]     :alarm_handler: {:set, {TeslaMate.Vehicles.Vehicle_1_api_error, :fuse_blown}}
mai 08 06:13:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:34.967 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9090.894 ms)
mai 08 06:13:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:34.968 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:13:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:34.968 car_id=1 [error] Error / :unknown
mai 08 06:13:45 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:45.058 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (89.760 ms)
mai 08 06:13:45 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:45.129 car_id=1 [warning] Vehicle went offline while driving
mai 08 06:13:45 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:45.385 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (75.529 ms)
mai 08 06:13:45 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:45.652 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (82.302 ms)
mai 08 06:13:46 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:46.147 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (77.059 ms)
mai 08 06:13:46 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:46.652 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (82.017 ms)
mai 08 06:13:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:47.154 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (83.554 ms)
mai 08 06:13:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:47.396 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (76.121 ms)
mai 08 06:13:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:47.653 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (83.107 ms)
mai 08 06:13:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:47.907 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (86.847 ms)
mai 08 06:13:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:48.180 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (109.651 ms)
mai 08 06:13:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:48.413 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (93.574 ms)
mai 08 06:13:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:49.149 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (79.435 ms)
mai 08 06:13:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:49.666 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (78.469 ms)
mai 08 06:13:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:50.152 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (81.717 ms)
mai 08 06:13:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:50.402 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (82.567 ms)
mai 08 06:13:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:50.909 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (88.197 ms)
mai 08 06:13:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:51.152 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (81.823 ms)
mai 08 06:13:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:51.403 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (82.489 ms)
mai 08 06:13:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:52.330 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:53.082 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:53.332 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:53.582 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:54.082 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:54.328 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:55 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:55.083 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:55 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:55.332 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:56.082 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:56.332 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:57.078 car_id=1 [info] Fetch already in progress ...
mai 08 06:13:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:13:57.332 car_id=1 [info] Fetch already in progress ...
mai 08 06:14:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:01.187 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9106.073 ms)
mai 08 06:14:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:01.187 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:14:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:01.187 car_id=1 [error] Error / :unknown
mai 08 06:14:02 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:02.403 car_id=1 [info] Fetch already in progress ...
mai 08 06:14:02 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:02.403 car_id=1 [info] Fetch already in progress ...
mai 08 06:14:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:11.488 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.584 ms)
mai 08 06:14:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:11.488 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:14:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:11.488 car_id=1 [error] Error / :unknown
mai 08 06:14:30 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:30.583 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9093.947 ms)
mai 08 06:14:30 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:30.583 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:14:30 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:30.583 car_id=1 [error] Error / :unknown
mai 08 06:14:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:49.669 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.992 ms)
mai 08 06:14:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:49.669 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:14:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:14:49.669 car_id=1 [error] Error / :unknown
mai 08 06:15:08 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:08.766 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9096.212 ms)
mai 08 06:15:08 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:08.766 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:15:08 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:08.766 car_id=1 [error] Error / :unknown
mai 08 06:15:10 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:10.187 car_id=1 [info] Received stream data: :inactive
mai 08 06:15:27 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:27.854 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.368 ms)
mai 08 06:15:27 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:27.854 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:15:27 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:27.854 car_id=1 [error] Error / :unknown
mai 08 06:15:46 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:46.942 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.621 ms)
mai 08 06:15:46 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:46.942 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:15:46 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:46.942 car_id=1 [error] Error / :unknown
mai 08 06:15:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:15:57.037 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (93.058 ms)
mai 08 06:16:10 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:10.876 [info] Streaming API: Vehicle offline
mai 08 06:16:10 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:10.876 car_id=1 [info] Stream reports vehicle as offline …
mai 08 06:16:10 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:10.876 car_id=1 [info] Start / :offline
mai 08 06:16:10 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:10.878 car_id=1 [info] Disconnecting ...
mai 08 06:16:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:54.758 car_id=1 [info] Start / :online
mai 08 06:16:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:54.762 car_id=1 [info] Connecting ...
mai 08 06:16:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:54.762 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715141810, heading: 289, latitude: 45.xxx, longitude: 5.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 5.xxx, native_type: "wgs", power: 18, shift_state: "D", speed: 75, timestamp: 1715141811129}
mai 08 06:16:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:16:54.762 car_id=1 [info] Driving / Start
mai 08 06:17:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:21.645 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.627 ms)
mai 08 06:17:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:21.645 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:17:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:21.645 car_id=1 [error] Error / :unknown
mai 08 06:17:40 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:40.741 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9093.940 ms)
mai 08 06:17:40 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:40.741 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:17:40 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:40.741 car_id=1 [error] Error / :unknown
mai 08 06:17:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:59.836 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9094.474 ms)
mai 08 06:17:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:59.836 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:17:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:17:59.836 car_id=1 [error] Error / :unknown
mai 08 06:18:18 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:18.927 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.729 ms)
mai 08 06:18:18 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:18.928 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:18:18 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:18.928 car_id=1 [error] Error / :unknown
mai 08 06:18:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:38.021 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9092.612 ms)
mai 08 06:18:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:38.021 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:18:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:38.021 car_id=1 [error] Error / :unknown
mai 08 06:18:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:48.101 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (78.094 ms)
mai 08 06:18:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:48.171 car_id=1 [warning] Vehicle went offline while driving
mai 08 06:18:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:52.429 [info] Streaming API: Vehicle offline
mai 08 06:18:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:52.429 car_id=1 [info] Stream reports vehicle as offline …
mai 08 06:18:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:52.429 car_id=1 [info] Start / :offline
mai 08 06:18:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:18:52.431 car_id=1 [info] Disconnecting ...
mai 08 06:20:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:20:34.112 [notice]     :alarm_handler: {:clear, TeslaMate.Vehicles.Vehicle_1_api_error}
mai 08 06:20:36 raspberrypi5 teslamate[1393]: 2024-05-08 06:20:36.231 [info] Refreshing access token ...
mai 08 06:20:36 raspberrypi5 teslamate[1393]: 2024-05-08 06:20:36.686 [info] POST https://auth.tesla.com/oauth2/v3/token -> 200 (454.276 ms)
mai 08 06:20:36 raspberrypi5 teslamate[1393]: 2024-05-08 06:20:36.688 [info] Scheduling token refresh in 6 h
mai 08 06:25:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:25:42.733 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9091.705 ms)
mai 08 06:25:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:25:42.733 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:25:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:25:42.733 car_id=1 [error] Error / :unknown
mai 08 06:26:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:26:21.892 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.500 ms)
mai 08 06:26:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:26:21.893 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:26:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:26:21.893 car_id=1 [error] Error / :unknown
mai 08 06:26:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:26:34.118 [notice]     :alarm_handler: {:set, {TeslaMate.Vehicles.Vehicle_1_api_error, :fuse_blown}}
mai 08 06:27:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:01.059 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9098.445 ms)
mai 08 06:27:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:01.059 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:27:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:01.059 car_id=1 [error] Error / :unknown
mai 08 06:27:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:35.679 car_id=1 [info] Start / :online
mai 08 06:27:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:35.683 car_id=1 [info] Connecting ...
mai 08 06:27:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:35.684 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715142450, heading: 263, latitude: 45.xxx, longitude: 4.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 4.xxx, native_type: "wgs", power: 8, shift_state: "D", speed: 43, timestamp: 1715142451414}
mai 08 06:27:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:35.684 car_id=1 [info] Driving / Start
mai 08 06:27:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:47.287 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9098.483 ms)
mai 08 06:27:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:47.287 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:27:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:27:47.287 car_id=1 [error] Error / :unknown
mai 08 06:28:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:28:21.849 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9085.261 ms)
mai 08 06:28:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:28:21.849 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:28:21 raspberrypi5 teslamate[1393]: 2024-05-08 06:28:21.849 car_id=1 [error] Error / :unknown
mai 08 06:28:40 raspberrypi5 teslamate[1393]: 2024-05-08 06:28:40.984 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9133.305 ms)
mai 08 06:28:40 raspberrypi5 teslamate[1393]: 2024-05-08 06:28:40.984 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:28:40 raspberrypi5 teslamate[1393]: 2024-05-08 06:28:40.984 car_id=1 [error] Error / :unknown
mai 08 06:29:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:00.077 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9091.790 ms)
mai 08 06:29:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:00.078 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:29:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:00.078 car_id=1 [error] Error / :unknown
mai 08 06:29:19 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:19.172 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9093.613 ms)
mai 08 06:29:19 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:19.172 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:29:19 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:19.172 car_id=1 [error] Error / :unknown
mai 08 06:29:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:38.266 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9092.290 ms)
mai 08 06:29:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:38.266 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:29:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:38.266 car_id=1 [error] Error / :unknown
mai 08 06:29:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:57.363 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9096.613 ms)
mai 08 06:29:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:57.363 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:29:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:29:57.363 car_id=1 [error] Error / :unknown
mai 08 06:30:16 raspberrypi5 teslamate[1393]: 2024-05-08 06:30:16.474 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9109.531 ms)
mai 08 06:30:16 raspberrypi5 teslamate[1393]: 2024-05-08 06:30:16.474 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:30:16 raspberrypi5 teslamate[1393]: 2024-05-08 06:30:16.474 car_id=1 [error] Error / :unknown
mai 08 06:30:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:30:35.571 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9095.330 ms)
mai 08 06:30:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:30:35.571 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:30:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:30:35.571 car_id=1 [error] Error / :unknown
mai 08 06:31:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:31:01.613 car_id=1 [info] Received stream data: :inactive
mai 08 06:33:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:33:34.125 [notice]     :alarm_handler: {:clear, TeslaMate.Vehicles.Vehicle_1_api_error}
mai 08 06:35:02 raspberrypi5 teslamate[1393]: 2024-05-08 06:35:02.196 car_id=1 [info] Received stream data: :inactive
mai 08 06:41:27 raspberrypi5 teslamate[1393]: 2024-05-08 06:41:27.953 car_id=1 [info] Received stream data: :inactive
mai 08 06:48:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:11.806 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.147 ms)
mai 08 06:48:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:11.806 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:48:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:11.806 car_id=1 [error] Error / :unknown
mai 08 06:48:29 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:29.901 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:30 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:30.159 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:30 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:30.420 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:31 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:31.159 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:32 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:32.167 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:33 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:33.179 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:34.180 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:35.180 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:35.420 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:36 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:36.180 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:37 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:37.179 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:38.505 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9097.259 ms)
mai 08 06:48:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:38.505 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:48:38 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:38.505 car_id=1 [error] Error / :unknown
mai 08 06:48:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:42.721 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:42.788 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:42.788 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:42.788 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:42 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:42.788 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:43 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:43.188 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:44 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:44.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:45 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:45.200 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:47.206 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:48.440 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:48.699 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:48.940 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:49.199 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:49.440 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:49.707 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:49 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:49.960 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:50.200 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:50.459 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:50.708 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:50 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:50.960 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:51.200 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:51.460 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:51.700 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:51.823 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9102.927 ms)
mai 08 06:48:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:51.823 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:48:51 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:51.823 car_id=1 [error] Error / :unknown
mai 08 06:48:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:52.200 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:52.700 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:52 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:52.959 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:53.200 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:53.460 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:53.700 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:53 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:53.959 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:54.200 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:54.461 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:54 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:54.720 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:55 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:55.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:55 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:55.460 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:55 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:55.739 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:55 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:55.960 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:56.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:56.460 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:56.720 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:57.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:57.462 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:57.717 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:57 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:57.960 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:58 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:58.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:58 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:58.460 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:58 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:58.720 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:58 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:58.967 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:59.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:59.480 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:59.720 car_id=1 [info] Fetch already in progress ...
mai 08 06:48:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:48:59.980 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:00.540 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:00.540 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:00.720 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:00 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:00.988 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:01.046 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9085.552 ms)
mai 08 06:49:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:01.046 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:49:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:01.046 car_id=1 [error] Error / :unknown
mai 08 06:49:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:01.480 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:01.720 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:01 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:01.982 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:02 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:02.220 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.000 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.000 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.000 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.221 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.483 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.721 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:03 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:03.980 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:04 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:04.240 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:04 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:04.480 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:04 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:04.727 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:04 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:04.980 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:05 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:05.228 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:05 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:05.481 car_id=1 [info] Fetch already in progress ...
mai 08 06:49:05 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:05.715 [info] GET https://nominatim.openstreetmap.org/reverse -> 200 (215.358 ms)
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.273 [info] GET https://nominatim.openstreetmap.org/reverse -> 200 (556.276 ms)
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.278 [info] End of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715143739, heading: 71, latitude: 45.xxx, longitude: 4.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 4.xxx, native_type: "wgs", power: -54, shift_state: nil, speed: nil, timestamp: 1715143741306}
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.278 car_id=1 [info] Driving / Ended / 21 km – 21 min
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.278 car_id=1 [info] Start / :online
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.644 [info] GET https://nominatim.openstreetmap.org/reverse -> 200 (362.918 ms)
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.648 car_id=1 [info] Charging / SOC: 52%
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.648 car_id=1 [info] Disconnecting ...
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.649 car_id=1 [info] Received stream data: %TeslaApi.Stream.Data{time: ~U[2024-05-08 04:49:05.681Z], speed: nil, odometer: 11278.4, soc: 52, elevation: 331, est_heading: 71, est_lat: 45.820462, est_lng: 4.760181, power: -78, shift_state: nil, range: 134, est_range: 118, heading: 71}
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.649 car_id=1 [info] Received stream data: %TeslaApi.Stream.Data{time: ~U[2024-05-08 04:49:05.931Z], speed: nil, odometer: 11278.4, soc: 52, elevation: 331, est_heading: 71, est_lat: 45.820462, est_lng: 4.760181, power: -79, shift_state: nil, range: 134, est_range: 118, heading: 71}
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.649 car_id=1 [info] Received stream data: %TeslaApi.Stream.Data{time: ~U[2024-05-08 04:49:06.182Z], speed: nil, odometer: 11278.4, soc: 52, elevation: 331, est_heading: 71, est_lat: 45.820462, est_lng: 4.760181, power: -81, shift_state: nil, range: 134, est_range: 118, heading: 71}
mai 08 06:49:06 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:06.649 car_id=1 [info] Received stream data: %TeslaApi.Stream.Data{time: ~U[2024-05-08 04:49:06.432Z], speed: nil, odometer: 11278.4, soc: 52, elevation: 331, est_heading: 71, est_lat: 45.820462, est_lng: 4.760181, power: -82, shift_state: nil, range: 134, est_range: 118, heading: 71}
mai 08 06:49:34 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:34.141 [notice]     :alarm_handler: {:set, {TeslaMate.Vehicles.Vehicle_1_api_error, :fuse_blown}}
mai 08 06:49:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:35.237 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9150.523 ms)
mai 08 06:49:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:35.237 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:49:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:35.237 car_id=1 [error] Error / :unknown
mai 08 06:49:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:59.395 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9155.953 ms)
mai 08 06:49:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:59.395 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:49:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:49:59.395 car_id=1 [error] Error / :unknown
mai 08 06:50:23 raspberrypi5 teslamate[1393]: 2024-05-08 06:50:23.486 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9090.241 ms)
mai 08 06:50:23 raspberrypi5 teslamate[1393]: 2024-05-08 06:50:23.486 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:50:23 raspberrypi5 teslamate[1393]: 2024-05-08 06:50:23.486 car_id=1 [error] Error / :unknown
mai 08 06:50:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:50:47.577 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.622 ms)
mai 08 06:50:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:50:47.577 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:50:47 raspberrypi5 teslamate[1393]: 2024-05-08 06:50:47.577 car_id=1 [error] Error / :unknown
mai 08 06:51:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:11.663 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9084.055 ms)
mai 08 06:51:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:11.663 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:51:11 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:11.663 car_id=1 [error] Error / :unknown
mai 08 06:51:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:35.838 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9173.316 ms)
mai 08 06:51:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:35.838 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:51:35 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:35.838 car_id=1 [error] Error / :unknown
mai 08 06:51:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:59.938 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9098.800 ms)
mai 08 06:51:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:59.938 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:51:59 raspberrypi5 teslamate[1393]: 2024-05-08 06:51:59.938 car_id=1 [error] Error / :unknown
mai 08 06:52:24 raspberrypi5 teslamate[1393]: 2024-05-08 06:52:24.025 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9086.503 ms)
mai 08 06:52:24 raspberrypi5 teslamate[1393]: 2024-05-08 06:52:24.025 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:52:24 raspberrypi5 teslamate[1393]: 2024-05-08 06:52:24.025 car_id=1 [error] Error / :unknown
mai 08 06:52:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:52:48.132 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9105.709 ms)
mai 08 06:52:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:52:48.132 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:52:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:52:48.132 car_id=1 [error] Error / :unknown
mai 08 06:53:12 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:12.217 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9083.094 ms)
mai 08 06:53:12 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:12.217 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:53:12 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:12.217 car_id=1 [error] Error / :unknown
mai 08 06:53:27 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:27.306 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (88.791 ms)
mai 08 06:53:27 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:27.384 car_id=1 [warning] Vehicle went offline while charging
mai 08 06:53:37 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:37.479 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (93.552 ms)
mai 08 06:53:37 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:37.556 car_id=1 [warning] Vehicle went offline while charging
mai 08 06:53:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:56.644 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9087.508 ms)
mai 08 06:53:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:56.644 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:53:56 raspberrypi5 teslamate[1393]: 2024-05-08 06:53:56.644 car_id=1 [error] Error / :unknown
mai 08 06:54:20 raspberrypi5 teslamate[1393]: 2024-05-08 06:54:20.746 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9100.497 ms)
mai 08 06:54:20 raspberrypi5 teslamate[1393]: 2024-05-08 06:54:20.746 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:54:20 raspberrypi5 teslamate[1393]: 2024-05-08 06:54:20.746 car_id=1 [error] Error / :unknown
mai 08 06:54:44 raspberrypi5 teslamate[1393]: 2024-05-08 06:54:44.838 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9090.426 ms)
mai 08 06:54:44 raspberrypi5 teslamate[1393]: 2024-05-08 06:54:44.838 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:54:44 raspberrypi5 teslamate[1393]: 2024-05-08 06:54:44.838 car_id=1 [error] Error / :unknown
mai 08 06:55:08 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:08.971 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9130.824 ms)
mai 08 06:55:08 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:08.971 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:55:08 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:08.971 car_id=1 [error] Error / :unknown
mai 08 06:55:33 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:33.062 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9090.645 ms)
mai 08 06:55:33 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:33.063 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:55:33 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:33.063 car_id=1 [error] Error / :unknown
mai 08 06:55:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:48.157 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (92.978 ms)
mai 08 06:55:48 raspberrypi5 teslamate[1393]: 2024-05-08 06:55:48.231 car_id=1 [warning] Vehicle went offline while charging
mai 08 06:56:20 raspberrypi5 teslamate[1393]: 2024-05-08 06:56:20.293 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9097.418 ms)
mai 08 06:56:20 raspberrypi5 teslamate[1393]: 2024-05-08 06:56:20.293 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 06:56:20 raspberrypi5 teslamate[1393]: 2024-05-08 06:56:20.293 car_id=1 [error] Error / :unknown
mai 08 07:01:04 raspberrypi5 teslamate[1393]: 2024-05-08 07:01:04.760 car_id=1 [info] Derived efficiency factor: 142.3 Wh/km (10x confirmed)
mai 08 07:01:04 raspberrypi5 teslamate[1393]: 2024-05-08 07:01:04.760 car_id=1 [info] Charging / Disconnected / 18.33 kWh – 12 min
mai 08 07:01:04 raspberrypi5 teslamate[1393]: 2024-05-08 07:01:04.761 car_id=1 [info] Start / :online
mai 08 07:01:04 raspberrypi5 teslamate[1393]: 2024-05-08 07:01:04.763 car_id=1 [info] Connecting ...
mai 08 07:01:35 raspberrypi5 teslamate[1393]: 2024-05-08 07:01:35.129 [info] Start of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715144494, heading: 165, latitude: 45.xxx, longitude: 4.xxx, native_latitude: 45.xxx, native_location_supported: 1, native_longitude: 4.xxx, native_type: "wgs", power: -1, shift_state: "D", speed: 9, timestamp: 1715144495049}
mai 08 07:01:35 raspberrypi5 teslamate[1393]: 2024-05-08 07:01:35.129 car_id=1 [info] Driving / Start
mai 08 07:02:34 raspberrypi5 teslamate[1393]: 2024-05-08 07:02:34.154 [notice]     :alarm_handler: {:clear, TeslaMate.Vehicles.Vehicle_1_api_error}
mai 08 07:08:00 raspberrypi5 teslamate[1393]: 2024-05-08 07:08:00.794 car_id=1 [info] Received stream data: :inactive
mai 08 07:19:41 raspberrypi5 teslamate[1393]: 2024-05-08 07:19:41.405 car_id=1 [info] Received stream data: :inactive
mai 08 07:42:25 raspberrypi5 teslamate[1393]: 2024-05-08 07:42:25.252 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9089.373 ms)
mai 08 07:42:25 raspberrypi5 teslamate[1393]: 2024-05-08 07:42:25.252 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 07:42:25 raspberrypi5 teslamate[1393]: 2024-05-08 07:42:25.252 car_id=1 [error] Error / :unknown
mai 08 07:50:54 raspberrypi5 teslamate[1393]: 2024-05-08 07:50:54.148 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9170.861 ms)
mai 08 07:50:54 raspberrypi5 teslamate[1393]: 2024-05-08 07:50:54.149 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 07:50:54 raspberrypi5 teslamate[1393]: 2024-05-08 07:50:54.149 car_id=1 [error] Error / :unknown
mai 08 07:51:13 raspberrypi5 teslamate[1393]: 2024-05-08 07:51:13.255 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9104.989 ms)
mai 08 07:51:13 raspberrypi5 teslamate[1393]: 2024-05-08 07:51:13.255 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 07:51:13 raspberrypi5 teslamate[1393]: 2024-05-08 07:51:13.255 car_id=1 [error] Error / :unknown
mai 08 07:57:44 raspberrypi5 teslamate[1393]: 2024-05-08 07:57:44.812 car_id=1 [info] Received stream data: :inactive
mai 08 08:15:29 raspberrypi5 teslamate[1393]: 2024-05-08 08:15:29.848 car_id=1 [info] Received stream data: :inactive
mai 08 08:21:48 raspberrypi5 teslamate[1393]: 2024-05-08 08:21:48.661 car_id=1 [info] Received stream data: :inactive
mai 08 08:34:10 raspberrypi5 teslamate[1393]: 2024-05-08 08:34:10.135 car_id=1 [info] Received stream data: :inactive
mai 08 08:37:05 raspberrypi5 teslamate[1393]: 2024-05-08 08:37:05.539 [info] GET https://owner-api.teslamotors.com/api/1/vehicles/{MYVEHICLEID}/vehicle_data -> 408 (9100.751 ms)
mai 08 08:37:05 raspberrypi5 teslamate[1393]: 2024-05-08 08:37:05.539 [warning] TeslaApi.Error / %{"error" => "{\"error\": \"timeout\"}", "error_description" => "", "response" => nil}
mai 08 08:37:05 raspberrypi5 teslamate[1393]: 2024-05-08 08:37:05.540 car_id=1 [error] Error / :unknown
mai 08 08:39:25 raspberrypi5 teslamate[1393]: 2024-05-08 08:39:25.964 [info] GET https://nominatim.openstreetmap.org/reverse -> 200 (193.704 ms)
mai 08 08:39:26 raspberrypi5 teslamate[1393]: 2024-05-08 08:39:26.431 [info] GET https://nominatim.openstreetmap.org/reverse -> 200 (464.932 ms)
mai 08 08:39:26 raspberrypi5 teslamate[1393]: 2024-05-08 08:39:26.436 [info] End of drive initiated by: %TeslaApi.Vehicle.State.Drive{gps_as_of: 1715150364, heading: 254, latitude: 46.xxx, longitude: 3.xxx, native_latitude: 46.xxx, native_location_supported: 1, native_longitude: 3.xx, native_type: "wgs", power: 1, shift_state: "P", speed: 0, timestamp: 1715150365677}
mai 08 08:39:26 raspberrypi5 teslamate[1393]: 2024-05-08 08:39:26.436 car_id=1 [info] Driving / Ended / 175 km – 98 min

Screenshots

the drive (i started driving at 5am)
image
the detailled drive
image
after modifying the time range (volontary not showing all points)
image

Additional data

No response

Type of installation

Manual

Version

v1.28.3

@JakobLichterfeld
Copy link
Collaborator

Thanks for reporting.

Tesla Servers and the Mobile Data Provider used in Tesla Cars had issues in last weeks.

To manually fix your data, please follow: https://docs.teslamate.org/docs/maintenance/manually_fixing_data#terminate-a-drive-or-charge

Additionally: Please use latest TeslaMate.

@JakobLichterfeld JakobLichterfeld added the undetermined Not sure if this is considered a real bug label May 15, 2024
@JakobLichterfeld JakobLichterfeld changed the title wrong start/stop drives wrong start/stop drives if no internet connection May 15, 2024
@rickou
Copy link
Author

rickou commented May 15, 2024

i just upgraded to latest version
i already checked the manual fixing data page but the pb is not to terminate, but the starting point which is not good..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
undetermined Not sure if this is considered a real bug
Projects
None yet
Development

No branches or pull requests

2 participants