• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Grafana won't start

daniellee100

New Pleskian
The Grafana service is not running and does not want to start.
This morning there were some updates
- grafana 8.2.0 from grafana stable for stable by grafana stable repo (previous version: 8.1.7 from grafana stable for stable by grafana stable repo)

Is this the reason? Anyone else having an issue.

Thanks for your help.
 
The same procedure as... ;)

Temporary fix for Ubuntu 18: Downgrade...

sudo wget https://dl.grafana.com/oss/release/grafana_8.1.7_amd64.deb
sudo dpkg -i grafana_8.1.7_amd64.deb

Or, have a look:
 
same here

Started Grafana instance.
grafana-server.service: Main process exited, code=killed, status=31/SYS
grafana-server.service: Failed with result 'signal'.
grafana-server.service: Service hold-off time over, scheduling restart.
grafana-server.service: Scheduled restart job, restart counter is at 3.
Stopped Grafana instance.
 
Back
Top