• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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