Logging stopped 2026 06 12 #5401
-
|
My Teslamate Windows 11 Container stopped logging data on June 12. Last apparant success was: jensk-teslamate-1 | 2026-06-12 16:45:45.610 car_id=1 [info] Stream :inactive in suspended, fetching vehicle state ... I made a database dump and performed an update with Pull etc. but it did not resolve issues. Spending a few hours on the internet, I 'concluded' that I was on old Owner API and not the new Fleet API as I have no Tokens Table. When I clean and start up, the Tokens table IS created, but after a few seconds it vanishes: C:\teslamate>docker compose down -v
C:\teslamate>docker compose up -d
C:\teslamate>docker compose exec database psql -U teslamate -d teslamate -c "\dt" C:\teslamate> C:\teslamate>docker compose exec database psql -U teslamate -d teslamate -c "\dt" C:\teslamate>docker compose exec database psql -U teslamate -d teslamate -c "\dt" C:\teslamate>docker compose exec database psql -U teslamate -d teslamate -c "\dt" I can restore by backup with: But that does not give me a Tokens Table and I cannot login to TeslaMate nor Grafana. How do I update, move from Owner to Fleet API AND preserve historic data?? regards PS: When I imppoty my BCK and starts up, I have a zillion Schema_Migrations, from when starting clean, but NO Tokens table :-( ----------------+--------------------- |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
solved via v4.0.0 and v4.0.1 |
Beta Was this translation helpful? Give feedback.
solved via v4.0.0 and v4.0.1