Replies: 6 comments 3 replies
-
|
@wimaha what do you think? |
Beta Was this translation helpful? Give feedback.
-
|
Sounds like a connection issue. Can you bring your device more near to the vehicle? |
Beta Was this translation helpful? Give feedback.
-
|
Interesting, you seem to have the same problem as me. After some time, it just gets unresponsive and says "context deadline exceeded". Things i was able to spot:
The only difference is i do not need to set up the whole key process again, simple VM reboot does the job for me. I can live with it as i have set up automatic reboots of the vm, scheduled at certain times i come home so it is always ready when i need it. I also just updated from 2.0.3 to the latest 2.1.2 and will check now if anything has changed. Disabled the schedules and test if it will stay responsive or not. I will keep you updated, if its still a concern for you. Maybe updating will also fix your issue. Greetings |
Beta Was this translation helpful? Give feedback.
-
|
The update did not solve the problem, i still have to reboot the VM on a regular basis to get it working again |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here (Tesla BLE installed on RPi Zero, Linux tesla 6.6.51+rpt-rpi-v7 #1 SMP Raspbian 1:6.6.51-1+rpt3 (2024-10-08) armv7l GNU/Linux): 2025/09/10 09:00:38 INFO connecting to Vehicle ... but in parallel this command works as expected so I assume keys are OK: root@tesla:~# curl -X GET http://localhost:8080/api/1/vehicles/LRW#########/body_controller_state This issue seems to appear for no visible reason - no hardware freeze (RPi), no recent updates (Tesla). Restarting Docker and the whole host does not help. I have not tried to regenerate keys yet. |
Beta Was this translation helpful? Give feedback.
-
|
Maybe this is related to this: #136 (comment) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
From time to time, my raspi is hanging until I reboot it. After that, the bleProxy can't reestablish the connection to the car.
The only way that I found to fix this, is to delete the keys (certs), regenerate them and configure them from scratch, including tapping the nfc card on the console, etc.
logs were like: "failed to connect to vehicle (A): context deadline exceeded"
Is there anything else that I could have done to fix this? Is that a bug (should this be an issue)?
Beta Was this translation helpful? Give feedback.
All reactions