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

No access to Plesk panel 9.2.2 after vpn installation

F

FredericG

Guest
Hi, all

After installation of VPN, plesk billing and some other modules (mainly upgrades), I have no longer access to plesk panel, either on 8443 nor 8880 port : I get only an horizontal bar at the top with Parallels logo and a white page with one button "Continue". Nothing happends when I click on it.

Any hints ?

How can I uninstall modules ?

Thanks in advance,

Fred
 
Looks like your shmpages or numproc is way over the limit...can you access ssh?
 
I have just posted about the same problem I cant work it out :(
 
I found the solution : that was not the vpn module, but plesk billing module which use SSO.

see http://forums.modernbill.com/showthread.php?t=30319

using SSL connexion to the server (console) :

disable SSO :

/usr/local/psa/bin/sso -d

then uninstall billing :

# rpm -qa | grep billing
plesk-billing-6.0.3-20090422.06

You will see that package plesk-billing-... is installed there.So to uninstall it, it is only needed to execute the query like:

#rpm -e plesk-billing-6.0.3-20090422.06

Then, if anybody have the solution to install plesk pilling without using SSO, I would really appreciate !

Fred
 
Back
Top