• 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

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