• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Can't access the upgrade page of Plesk

RickyDP

New Pleskian
Hi,

I'm trying to access the "upgrade" page of Plesk because I need to upgrade Plesk (I have Onyx 17.0.17) and I also need to upgrade PHP.
I tried to follow all the steps in those guides :
How to manage ports for Plesk on Linux Server
Which Ports Need To Be Opened for all Plesk Services to Work with a Firewall?
The Updates and Upgrades page is blocked by a firewall
Updates and Upgrades page cannot be opened: it just loads continuously or This site can’t be reached or ERR_CONNECTION_TIMED_OUT
How to configure passive ports range for ProFTPd on a server behind a firewall?

but no one worked for me.
I tried to open all the port required to do this, and I think i did it since i see this on my shell:

# Generated by iptables-save v1.4.7 on Wed Mar 7 10:30:58 2018

*filter

:INPUT ACCEPT [2123:1129236]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [2004:1167944]

-A INPUT -p tcp -m tcp --dport 8443 -m state --state NEW -j ACCEPT

-A INPUT -p tcp -m tcp --dport 8447 -m state --state NEW -j ACCEPT

-A INPUT -p tcp -m tcp --dport 8447 -j ACCEPT

-A INPUT -p tcp -m tcp --dport 8443 -j ACCEPT

COMMIT

# Completed on Wed Mar 7 10:30:58 2018

but I still have a TIMEOUT problem.

When I try to load the upgrade page it simply doesn't work: blank page for 30 seconds then "ERR_TIMEOUT CONNECTION".

SInce I have this error I cannot upgrade Plesk nor PHP.

How can I solve?

Thank you so much!
 
Who is the host? Have you checked there isn't an outside firewall blocking the port?
 
Back
Top