• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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