Timeout or not working when trying to update Plesk panel

MiguelG

Basic Pleskian
Check that you don't have any kind of firewall blocking connections on port 8447.

If you don't then either just wait 30 minutes (preferable) or kill all autoinstaller processes (or any process hanging on port 8447 for that matter) in system. Then retry.
 
I don't have firewall blocking that port, it was working a few days ago and i haven't changed anything on my firewall. I've wait 30 minutes and the problem persists...
 
Check that no other instance of Parallels Installer is running:

# ps faux | grep installer | grep -v grep

# netstat -tulnap | grep 8447


Also check Panel logs for anything suspicious.
 
Back
Top