Vonng / pigsty

Battery-Included PostgreSQL Distro as a Free RDS Alternative
https://pigsty.io
GNU Affero General Public License v3.0
3.01k stars 242 forks source link

grafana dashboard provision hang in deb systems #362

Closed Vonng closed 5 months ago

Vonng commented 6 months ago

The provision playbook hang in debian / ubuntu

  - name: provisioning grafana with grafana.py
    when: inventory_hostname in groups["infra"]
    tags: dashboard_init

Need further investigation.

lay-g commented 5 months ago

May I ask if there have been any updates here?

Vonng commented 5 months ago

known Grafana issuse

Sqlite3 database is locked during dashboard provision. Will be fixed in the next release.

change the grafana.ini and disable unified alerting can resolved this problem as a hot fix.

Vonng commented 5 months ago

image

Vonng commented 5 months ago

resolved, release in v2.6