• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 Control Panel Timeout

X

xcosoft

Guest
hello,
since some days i can't accesses my Plesk Control Panel.
I've already restarted the server and the plesk service. But i still cant accesses the Control Panel. The Browser return a time-out message.

Debian 4 - Plesk 8.2

thanks
 
Hello,

with such less information it is hardly possible to help.

Can you please post the output of /etc/init./psa start - are there any error-messages. Is the disk full? Is MySQL running properly? What about syslogs? Any hints?
 
Hello,

If there is no error in the browser simply enable display error parameter in /usr/local/psa/admin/conf/php.ini

display_error=On

restart admin apache to apply chahges

# /etc/init.d/psa restart

Then the error will appear in the browser

Check admin apache log file because all errors related to plesk CP are reported to his log file /usr/local/psa/admin/logs/httpsd_error_log
 
Back
Top