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

Issue [HELP] Can't access panel with domain or ip

maxsijaya

New Pleskian
Server operating system version
Ubuntu 20.04 x64
Plesk version and microupdate number
latest
i Can't access panel with domain or ip, after i added ssl on my subdomain in another panel.
I have tried all the existing guides but to no avail.
please helpme
 
There can be at least two reasons:
1) sw-engine is not running, that's the panel itself. Very unlikely though unless it was deliberately stopped. Solution: Login to SSH and run as root service sw-engine restart && service sw-cp-server restart.
2) Fail2Ban has banned your IP for too many invalid login attempts. Solution: Try to access the panel through another IP, e.g. your cell phone when it is connected to a cell, not your wifi. From there remove your local public router IP from the bans.
 
There can be at least two reasons:
1) sw-engine is not running, that's the panel itself. Very unlikely though unless it was deliberately stopped. Solution: Login to SSH and run as root service sw-engine restart && service sw-cp-server restart.
2) Fail2Ban has banned your IP for too many invalid login attempts. Solution: Try to access the panel through another IP, e.g. your cell phone when it is connected to a cell, not your wifi. From there remove your local public router IP from the bans.
thank you very much for the answer.

but I can access the panel again by changing the subdomain to a new domain which I point to the IP server.

but why does Plesk SSL follow SSL from other panels?
 
Back
Top