• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Auto install - connection refused

sebi

New Pleskian
Hi,

I'm trying to install Plesk 12 on a Centos 7.
I want to test a new VPS hosting company and I've deployed a fresh Centos 7 x64 server to install Plesk on it.

After downloading and running the installer with --web-interface I get this message:
Code:
Web interface is now started.
  Please visit https://123.45.67.89:8447/ in your browser.
I get connection refused trying to access the url in my browser

I've also tried setting a hostname but the same thing happens. I get:
Code:
Web interface is now started.
  Please visit https://my.domain.com:8447/ in your browser.
and when I try the hostname I get connection refused.

I've checked some of the most common external ports (80,443,8443,8447) and all of them are closed.

The same thing happened when I've tried the CLI installer. The install finished successfully but when trying https on 8443 I get connection refused.

I wanted to make sure that it's not issue with the VPS hosting company blocking incoming connections so I've installed a LAMP stack. Everything worked perfectly.

I would appreciate any help from you guys.
Thanks!
 
I've checked some of the most common external ports (80,443,8443,8447) and all of them are closed.
Have you checked connection to these ports with telnet from your workstation?
 
Hi sebi,

please try to understand, that each operating system has its own standard installation packages. As for example, on Ubuntu systems, there will be no firewall in the first place, if you don't install it manually, so you don't have to setup to be opened. For operating systems, which install a firewall in their initial standard installation procedure, please see:

... and try to use the documentation of you operating system, to learn how to setuo and configure your firewall. For CentOS 7 it would be:

RHEL 7 Security Guide ( externeal link, please inform me, if the link goes dead, so I can provide another usefull link instead )
 
Back
Top