-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
since latest v1.58 update, car status shows offline instead of asleep #1300
Comments
I also just updated to v1.58, and applied the token update procedure. 07.06.2024 10:43:35 : #1[Car_1:37]: IsDriving = NULL! As well as many others, such as this: --- End of stack trace from previous location where exception was thrown --- at System.Net.WebSockets.ManagedWebSocket.EnsureBufferContainsAsync (System.Int32 minimumRequiredBytes, System.Boolean throwOnPrematureClosure) [0x00136] in :0 |
I am facing the same problem. Since this morning teslalogger says, the car is offline (well it isnt actually offline). Last Update was at 5:43h |
Try to wake up the car using the App. Then give it a few seconds and refresh the site. This was so far the usual way after manual enforced update. |
In my case, token refresh did the job. |
it did not work for me even i tried token refresh (many times). over the last two weeks, it did show alseep 2-3 times but majority it's shown as offline. |
@rf23: correct. |
Got it ... maybe. |
Nope! |
Fixed with 1.59.1 |
updated to latest 1.59.2 and everything seems to be working as expected, except the car status still shows as offline instead of asleep. the raw log is attached below. In the log at 16:51:41, teslalogger claimed to be waiting for car to go to sleep, and then the next second, it logged "car is offline now". not sure if this is normal. 23.07.2024 16:51:41 : #1[Car_1:27]: Waiting for car to go to sleep 0 -- 23.07.2024 16:51:18 : #1[Car_1:27]: isCharging = NULL 23.07.2024 16:51:28 : #1[Thread Pool Worker:37]: Command: vehicle_data?endpoints=drive_state%3Blocation_data%3Bclimate_state%3Bvehicle_state%3Bcharge_state%3Bvehicle_config&let_sleep=true [25] 23.07.2024 16:51:30 : #1[Thread Pool Worker:11]: Command: vehicle_data?endpoints=drive_state%3Blocation_data%3Bclimate_state%3Bvehicle_state%3Bcharge_state%3Bvehicle_config&let_sleep=true [25] 23.07.2024 16:51:41 : #1[Car_1:27]: STOP communication with Tesla Server to enter sleep Mode! https://teslalogger.de/faq-1.php 23.07.2024 16:52:12 : #1[Car_1:27]: ScanMyTesla FastMode: False |
wonder if this is one of the changes made in the latest version? see the screenshot #1 for status. the green is alseep state that was shown before the update.
and screenshot #2 shows part of the log when teslalogger was waiting for car to get into sleeping state.
The text was updated successfully, but these errors were encountered: