• 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.

After 9.9.2 - "Plesk not allowed"

S

Steven Sugg

Guest
After upgrading from 9.2.1 to 9.2.2, Plesk will not let me access anything when I log in with port 8443. When I log in with port 8880, I am able to see the domains. This tells me that Plesk is working.

Does anyone know exactly what changed in the update that would have caused this?

Plesk version: 9.2.2 FedoraCore 4 92090714.19
Running on Virtuozzo 4 VPS

I am getting so tired of Parallels programs having massive problems after updates, no support, and multiple programs not working together. Most of the applications will not work because they don't like the underlying VPS software.
 
Hello,

You can troubleshot the issue using the following commad:

-bash-3.2# less /tmp/autoinstaller3.log

This will show you the result of update.

Also you can versify the current versions of installed pakages using autoinstaller command:

# autoinstaller --select-release-latest --show-components

If there are components with status upgrade, then the Parallels Panel is not fully updated.

You can update it manually using thefollowng commands:

-bash-3.2# autoinstaller --select-release-latest --upgrade-installed-components
 
Back
Top