teslamate-org / teslamate

A self-hosted data logger for your Tesla 🚘
https://docs.teslamate.org
MIT License
6k stars 748 forks source link

Statistics dashboard not working from menu in v1.29.1 #3899

Closed djpalmis closed 4 months ago

djpalmis commented 5 months ago

Is there an existing issue for this?

What happened?

When I select "statistics" from homepage I get this page Screenshot_20240520_221217_Samsung Internet It works if I navigate in graphana

Expected Behavior

No response

Steps To Reproduce

  1. Click on menu the "Statistics" menu item

Relevant log output

nothing is logged when it happens

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

v1.29.1

JakobLichterfeld commented 5 months ago

Thanks for reporting. @DrMichael seems like the statistic dashboard issue was not caused by dangling images in my test case but is a real bug.

either caused by #3854 or #3862

DrMichael commented 5 months ago

Hmmm, I don't know, how the URL in the teslamate page is constructed. It works fine for me. I change the uid in https://github.com/teslamate-org/teslamate/pull/3862 because Grafana was complaining. I reverted that back in https://github.com/teslamate-org/teslamate/pull/3907. Not sure, whether that is the right way to fix it...

woyteck1 commented 5 months ago

I am also experiencing this bug.

JakobLichterfeld commented 5 months ago

Fix in #3907

fischerphilipp commented 5 months ago

FYI as a workaround: If I select another dashboard and then use the Dashboard selector in the upper righthand corner in the Grafana dashboard (for example if I opened up "States" before) then I can select the Statistics dashboard from there. As mentioned by @JakobLichterfeld in #3907 , the link from the main screen seems to be broken. Screenshot 2024-05-24 at 14 43 51

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

JakobLichterfeld commented 4 months ago

Solved by V1.29.2