• 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 Failed Netdata Install - Now I cannot install Imnuify package

loveunitesus

New Pleskian
So I have a new Plesk setup (paid) on a Digital Oceans VPS. Working great so far and went to install Netdata as I've done many times on various servers and got errors when I did "systemctl status netdata" so I debugged and searched and one person suggested a command that has NOW screwed me as I cannot install the Imnuify package from Plesh dashboard, and I've paid for it as well!

Please see attached screenshot hopefully its a simple fix and I can just forget about netdata!

Many thanks :)
 

Attachments

  • netdata.PNG
    netdata.PNG
    33.6 KB · Views: 11
Hello @loveunitesus
Looks like there were some issues during Netdata installation, so the requires system entities were not created.
Please try to add "netdata" group:
# groupadd netdata
 
Back
Top