Hi, I try uninstall all Grafana, how can I delete the BD with all users? in Ubuntu Server 20
Please.
Hi, I try uninstall all Grafana, how can I delete the BD with all users? in Ubuntu Server 20
Please.
Hi,
Did you use default location for configuration? You can find the paths to delete in your config file.
Good Luck
Thnks wlargou
I use the following commands:
sudo apt-get purge grafana
can we have the reason why you want to uninstall Grafana? Is there anything bad in the product that disturbed you? Please help to improve and rething your decision
Is a fantastic tool, but I had problems with the admin user password, I need started from zero.
but you can set it 2021-01-15T00:00:00Z
Hi, I try uninstall all Grafana
How are you trying to do this, and (more importantly) what is not being
successful?
Can you share any error messages with us?
how can I delete the BD with all users?
What’s BD?
in Ubuntu Server 20
Please.
Thank you for telling us which system you’re doing this on - that is very
helpful. Too many people fail to mention this sort of detail.
Antony.
Thank you pooh
I delete Grafana but still with the same users and dashboards
I lost admin user, and need reinstall Grafana
Sorry for my bad english
now we understand the problem. so you need a way to reset your passwort!!!
I did all ways, not work for me
Did you try :
Uninstall just grafana:
sudo apt-get remove grafana
Uninstall grafana and its dependencies:
sudo apt-get remove --auto-remove grafana
Reference: ubuntu - How to completely uninstall grafana? - Stack Overflow
please do not uninstall graphana, you can reset your password
sudo grafana-cli --homepath “/usr/share/grafana/” admin reset-admin-password newpass
Yes, but I Re-install grafana, but still with the same users and dashboards
a grafana is installed once then you do updates on that, i all works fansastic
Hi,
The database is stored in : /var/lib/grafana/grafana.db, if you are using default sqlite.
Try and delete it before installing again.
Good Luck
Hi, thats Work for me, thanks for the support, Grafana works excellent again!
Hi. Mine doesn’t work. The passwords look like they have not been changed.
Hi @heliohrcj ,
Though this post is almost 2 years old. So please share some more details so that the community can help you out.
Please review the submission template and include more details:
Can you please answer the question and let us know how to uninstall Grafana? Specifically for Ubuntu and Windows?