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

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