• 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 Cannot open "Updates and Upgrades" (Conn Refused)

Winnstorm

Basic Pleskian
Hello,

Im facing a problem trying to get to Updates and Upgrades page of plesk. When I get redirected to https://..:8447 I get a Connection Refused error con Chrome.
As far I checked I've both ports 8443 and 8447 in iptables:

# iptables -nL | grep 8443
f2b-plesk-login tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 8880,8443
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8443
# iptables -nL | grep 8447
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8447
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8447

Also in PLESK Firewall the Installer is enabled too.

Im not sure how to fix this issue.

Hope somebody can guide me to a fix.

Thanks!
Best regards
 
@Winnstorm

Just try to change a firewall rule in the Plesk Firewall extension first.

It can be the case that the firewall extension is not setting firewall rules properly : a small change is often sufficient to allow proper functioning of the Plesk firewall.

As a second step, being a step that you have to execute : check your own IP and check whether your IP is banned by Fail2Ban.

If your IP is banned, just make it a "trusted IP" - and everything should work fine.

Hope the above helps a bit - keep us posted!

Regards.......
 
Back
Top