Author Topic: "ERR_CONNECTION_REFUSED" when trying to access WebPanel  (Read 6832 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
"ERR_CONNECTION_REFUSED" when trying to access WebPanel
« on: September 08, 2018, 08:28:00 PM »
Hello!

I recently started giving this problem and I really do not know the reason and how to solve it. I'm a little desperate and thank you very much any help that comes.

Follow the links to my panel:

- http://31.220.56.191:2030/
- https://srv1.fourse.com.br:2087/

I am ready to offer some log as needed.

I thank the attention.

Offline
*
Re: "ERR_CONNECTION_REFUSED" when trying to access WebPanel
« Reply #1 on: September 15, 2018, 07:34:28 AM »
have you enabled those ports in your firewall ? i.e., 2030 etc

Offline
*
Re: "ERR_CONNECTION_REFUSED" when trying to access WebPanel
« Reply #2 on: January 31, 2019, 07:23:24 AM »
hostname ssl cert can be reason for not starting cwp, you can try .
(run as root)
Try to run:
Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl
Then:
Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/restart_cwpsrv
If won't work after that, check if /etc/pki/tls/certs/hostname.crt  exist (it should be symbolic link linked to hostname sub.domain.tld.crt  located in the same ...certs/ directory).

Offline
*
Re: "ERR_CONNECTION_REFUSED" when trying to access WebPanel
« Reply #3 on: January 31, 2019, 12:37:59 PM »
Hi

I have the same problem. Above fix did not help me.

Offline
**
Re: "ERR_CONNECTION_REFUSED" when trying to access WebPanel
« Reply #4 on: February 07, 2019, 12:45:08 PM »
ERR_CONNECTION_REFUSED errors are related to firewalls.
Please ensure if there are firewalls in your network, port 2030,2031,2082,2087 are opened to the world

But before this, please test internal firewall by stopping it and reloading page