-
|
I’m having an issue where TeslaMate no longer seems to collect charging data from my Tesla vehicle after June 12. I checked the PostgreSQL database, and there are no charging records being stored after that date. I was previously running TeslaMate 3.0.0, and I performed a clean upgrade to version 4.0.1. However, the issue persists, and charging data is still not being collected. Anyone please help me troubleshoot this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
What is in the TeslaMate and database logs when you start (or attempted) previous charges? Are drives being recorded? |
Beta Was this translation helpful? Give feedback.
-
|
@cwanja Hello, thank you for reply.
I didn’t think it could be a PostgreSQL issue because TeslaMate Docker Compose is using a separate PostgreSQL instance. After reading your comment, I realized it might actually be a PostgreSQL issue. I checked the logs, and you were right. It was a silly mistake on my part. I restored from an old backup without considering that it could cause problems. Thanks for your help! If I run into any other issues, I’ll leave another comment. |
Beta Was this translation helpful? Give feedback.
What is in the TeslaMate and database logs when you start (or attempted) previous charges?
Are drives being recorded?