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

Change plesk panel default port 8443

FotisM

New Pleskian
I have a Windows VPS with Plesk panel.
Windows Server 2008 R2 with plesk panel version 11.5.30.

I tried to change the default plesk panel port (8443) to eg (1234) without any success.

The steps i followed are the following:
1) Firewall -> Inbound rule -> allow for port 1234
2) Firewall, Disable inbound rule for port 8443
3) IIS, PleskControlPanel, Bindings: changed binding from 8443 to 1234.

Now i type on browser: https://mplampla.com:1234 and while its loading after some seconds redirects me to https://mplampla.com:8443/relay

What am i doing wrong?

Anyone can help me with this problem?
 
Try to disable SSO with

"%plesk_dir%/bin/sso" --disable
 
I have already disabled it in order to be able to login. Works fine now.

Question : Can i change the port of the SSO? for example type: sso -s -server https://1.2.3.4:1234 -url https://1.2.3.4:1234 but it respondes cannot find the idp service provider (some problem with new port 1234?) is any way to do that?

are there any problems when sso is disabled? if not, i will just leave the sso disabled and do my work.

Thank you again for your respond.
 
Do you have Customers & Business Manager installed? Usually SSO (Single Sign-On feature) is necessary for CBM operation. If you haven't CBM or you do not use it - you can safely disable SSO feature.
 
Back
Top