• 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.

Issue Can't redirect to the updates

Brian Young

New Pleskian
Server operating system version
CentOS 7.4
Plesk version and microupdate number
18.0.49
Hello, community.

I need the urgent help.

I am going to change the php version to latest, but I can't find new version.

1674212823009.png

So I am going to update the php via the plesk's updates.
But I can get the "ERR_CONNECTION_TIMED_OUT", and can't redirect to the updates page.

1674212723204.png

I appreciate for solving this issue.
Thanks in advance.
 
You need to make sure that port 8447 is open
1) in Plesk firewall
2) at the data center's firewall for your server
 
Thanks for your quick reply.

I've executed the command " iptables -nL | grep 8447"

So got the following result.

Accept tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8447

Is it wrong?
 
Back
Top