Ubuntu 18.04 install problem

Hi,

I already installed Grafana a dozen of times without any problem.
But now I don’t succeed. I’m on Ubuntu 18.04, using PostgreSQL as meta-data db for Grafana (db: grafana and user: grafana).
When starting Grafana:
sudo systemctl daemon-reload sudo systemctl start grafana-server
$ sudo systemctl status grafana-server

I only see 2 tables in my Postgres db:

  • migration_log
  • user

And finally Grafana doesn’t start at all!

Any idea what goes wrong with this installation of Grafana?

UPDATE:
Is it possible this problem is related to the most recent version 6.2?
I hadn’t this problem with earlier versions (last successful install I made was with 6.1.3)!

Thanks.
Guy

Please see latest reply to the following post for solution to this issue