• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved unmet dependencies

lily17

New Pleskian
Hello, i have a new problem :oops::(
i have a red stop sign in my toolbar.
it reads as follows;

"an error has occurred. run package manager from the right click menu or apt - get in a terminal to see what is wrong. the error message was;
"error. brokencount > 0 " this usually means you have unmet dependencies. "


what should i do?
 
Hmm... Not sure how this Ubuntu related problem is related to Plesk, but you can try to fix it with following commands in Terminal:

sudo dpkg --configure -a
sudo apt-get -f install
 
Back
Top