• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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: 9
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