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

plesk not accessible on 127.0.0.1

B

Brian LaFleur

Guest
I have installed Plesk 9.3 and got the following message

Congratulations!
Plesk has been successfully installed on your server.
To complete the system configuration, please proceed to URL:
https://localhost.localdomain:8443/ or
https://127.0.0.1:8443/
Use the login name 'admin' and password 'setup'.

Further, use the following commands to start and stop Plesk:
"/etc/init.d/psa start" and
"/etc/init.d/psa stop" respectively.

All Plesk control panel documentation is available at
http://www.parallels.com/en/products/plesk/docs


This is a hosted server, which I don't have access to local host. How do I complete the configuration with out localhost access?
 
Do you have any other real IP assigned to server except 127.0.0.1? Also hostname should be in FQDN format.
 
Thanks, I figured it out, netstat -a showed 8443 bound to all IP, but I had iptables blocking access to it, and the installation message lead me to believe that it was only accessible via the localhost address. Once i disabled iptables, I was able to access it via my regular IP.
 
Plesk 9.3?

You mentioned above the you installed Plesk 9.3? Is version 9.3 officially available now?
 
Back
Top