Linux > Plesk

Login page problem – https://yoursever:11444/relay error

(1/1)

sachinj:
The webpage at https://yourip:11444/relay might be temporarily down or it may have moved permanently to a new web address.



The webpage at https://yourip:11444/relay might be temporarily down or it may have moved permanently to a new web address.

You mainly see this error in Plesk 9.x if you are trying to access it using Google Chrome. The reason you see this is becuse of the way it handles Plesks SSO or “single sign on”.

SSO is mainly used to provide intergration with Parrallels Plesk Billing by providing you with a single login between products without having relogin everytime you switch between products.

There are two fixes for this. Either you upgrade to the latest Plesk build, Plesk 10.x or you disable SSO. The easyest is to disable it.

To disable login to your Plesk server via SSH and run the command:


--- Code: ---/usr/local/psa/bin/sso --disable
--- End code ---

To renable SSO run:


--- Code: --- /usr/local/psa/bin/sso --enable
--- End code ---

That's it 8)

Navigation

[0] Message Index

Go to full version