Author Topic: ERR_CONNECTION_REFUSED This site can’t be reached  (Read 10298 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
ERR_CONNECTION_REFUSED This site can’t be reached
« on: March 16, 2018, 03:01:24 AM »
I just did a fresh install on Centos 7 and I'm locked out of CWP again, the subdomain / website works.
The only thing I did on the VPS was enable firewalld and changed the default login port.

I created one user account and used subdomain.mysite.com for the domain.
I also ticked anable autossl.

Think the last thing I did was enable firewall in CWP.

When I'm in terminal I'm greeted by CWP so i guess it's running,
Restarted apache and rebooted server, no joy.

This site can’t be reached
652.942.256.122 refused to connect.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
« Last Edit: March 16, 2018, 03:50:46 AM by emar »

Offline
*
Re: ERR_CONNECTION_REFUSED This site can’t be reached
« Reply #1 on: January 23, 2019, 03:06:54 AM »
Try temporarily stopping the firewall services that run and connect again. If it let's you in, you need to fix your firewall configurations

Code: [Select]
systemctl stop csf

Code: [Select]
systemctl stop lfd

Offline
*
Re: ERR_CONNECTION_REFUSED This site can’t be reached
« Reply #2 on: January 29, 2019, 06:28:40 AM »
Try temporarily stopping the firewall services that run and connect again. If it let's you in, you need to fix your firewall configurations

Code: [Select]
systemctl stop csf

Code: [Select]
systemctl stop lfd

how can you when one can not login? FTP wont allow me to login either.

cheers