• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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