On 7/14/22 16:37, Moritz Baumann wrote:
I had a similar issue.

for me, taking the password from
/etc/ovirt-engine-dwh/ovirt-engine-dwhd.conf.d/10-setup-grafana-database.conf (GRAFANA_DB_PASSWORD)

and set that password in postgres for the
user ovirt_engine_history_grafana did the trick.

su - postgres -s/bin/bash
psql
\password ovirt_engine_history_grafana
# enter the password from that file
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VDRUE5BJ3JIENHY2AMVXYLE3WK7PEGQO/

Reply via email to