On Tue, Jan 26, 2021 at 4:13 PM <simon(a)justconnect.ie> wrote:
Thanks Didi,
Sent the logs (12MB) by mail to you only.
Based on the logs you sent, and this is just a guess, it seems like
you manually tried to start grafana before configuring it via
engine-setup, right?
This causes it to create its database, and some places in the
engine-setup code have a condition to do stuff only if the db is
missing - with the assumption that if the user already created it
somehow, we shouldn't mess around with it.
If I am correct, you can try:
1. Remove or rename /var/lib/grafana/grafana.db
2. Run engine-setup again (can be with --offline, if you want to
prevent an upgrade)
Just in case, backup all of /etc beforehand so that you can compare
and see what it changed.
Good luck and best regards,
--
Didi