bassmaster187 / TeslaLogger

TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
https://www.teslalogger.de
GNU General Public License v3.0
510 stars 170 forks source link

Dashboards missing #1249

Closed tommymann1982 closed 7 months ago

tommymann1982 commented 7 months ago

Append Logfile you find it here: \raspberry\teslalogger\nohup.out

Describe the bug A clear and concise description of what the bug is.

To Reproduce Teslalogger

Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Teslalogger Type Raspberry PI 3 / Raspberry Pi4 / Docker / Selfmade Did you update the Image with apt-get update & upgrade?

Do you use Tasker or iBeacon

Additional context Add any other context about the problem here.

the dashboard menu has disappeared. Only the green strip is visible, but it is empty. See PrintScreen

tommymann1982 commented 7 months ago

I had to pull the update/upgrade manually

"sudo apt-get update && sudo apt-get upgrade" "sudo shutdown -r now"

this solved the issue

The thread can be closed