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

Hello with fresh plesk 11.5 url and port 8443 not working

encikpanda

New Pleskian
Hi,
I really need help, from the auto plesk installer all working find and complete but when i try to browse https://162.220.xxx.xxx:8443/ its not working? and solution can help? i also try this iptables -A OUTPUT -m state --state NEW -p tcp --dport 8443 -j ACCEPT and not luck . this is fresh plesk install centos 6.4 kvm server.

Please anyone help me

Thanks

Shahril

below is the msg i get when the plesk is done installing at my server

service network restart


Starting psa... Starting sw-engine-fpm:
done
Starting drwebd service... done

Congratulations!
All stages of the installation/upgrade have been finished.
psa is now running on your system.
To complete the system configuration process, please proceed to URL:
https://server.domainname.com:8443/ or
https://162.220.xxx.xxx:8443/
Use 'root' and '<YOUR root PASSWORD>' as login name and password in case of fresh installation.
Use 'admin' and '<YOUR admin PASSWORD>' as login name and password in case of upgrade,
or if Plesk is already configured.

Further, use the following commands to start and stop the system:
/etc/init.d/psa start and
/etc/init.d/psa stop respectively.
 
Check with following command that sw-cp-server is up and running on your server and port is listened:

# lsof -i tcp:8443

If all ok - try to disable iptables completely and check that URL works fine.
 
Back
Top