• 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 don't work

Martí

New Pleskian
Hello everyone

suddenly my server no longer show a package in particular websites, websites that are in other packs are displayed without any problem but the rest Returns ERR CONNECTION TIMED OUT.
I restarted the server but nothing has served, websites still do not see when I go to the Plesk control panel returns me the same error ERR CONNECTION TIMED OUT.
May it have something to do with the microupdate of today?
*EDITED When I reboot the server I go to tools and settings--> Ip Addresses I see a broken ip, when i repared and go to the ssh to finaly reconfigure all, but plesk broke in a ERR CONNECTION TIMED OUT.
Now I see that the only webs that are afected are Wp and Prestashop, the webs doit by html works perfect.
I need urgent help.
Any help will be well received!
 
Last edited:
Do you have corresponding records in Plesk database for your system IP adressess? Check it with

mysql> select * from IP_Addresses;

Also check output of command

# /usr/local/psa/bin/ipmanage --reread
 
Back
Top