After helm upgrade Grafana 7 to version 8.5.3 we are missing users and dashboards
i can still see them in the db file but they are not shown in the UI
Any idea on how to fix this?( i did import the Dashboard from the db file but users password is encrypted and it is pain to import all users one by one)
welcome to the forum, @edolynx
try increasing the verbosity of the Grafana server logs to debug
and note any errors. For printing to console, set the console logs to debug
as well.