Control Web Panel
WebPanel => CentOS 7 Problems => Topic started by: akramabbas on March 20, 2024, 08:44:04 PM
-
Hi,
I've CWP Pro. But suddenly since couple of weeks I am unable to access CWP Panel. I am even trying using IP but same issue "139.180.132.190 took too long to respond."
http://139.180.132.190:2031/
CWP Pro is installed on Vultr's Cloud Compute.
Can someone help me? Seems like something wrong with SSL?
Thanks
-
It's giving SSL certificate errors, try to access it with the server name at :2030, and see if the SSL certificate is still valid.
Is this Public or NAT?
What distro are you running?
Can you access the server via SSH?
If you can try running these from /scripts:
generate_hostname_ssl
hostname_ssl_restart_services
-
Same issue with :2030
Is this Public or NAT? I am not sure about it. :-\
Distro: CentOS 7 x64
Yes, I can access SSH.
I tried generate_hostname_ssl. But "-bash: generate_hostname_ssl: command not found"
-
Try:
cd /scripts
./generate_hostname_ssl
./hostname_ssl_restart_services
-
Yes got it.
https://tinypic.host/image/DCITwf
But still same thing. Nothing happened.
-
For some reason it's not reaching Let's Encrypt to generate a SSL, it's only generating an internal SSL from CWP.
On the SSL error screen you can say to continue to the login screen.
Temporarily turn off the firewall, and try to generate it again.
Is this a new server install?
-
Also I just saw you are using Cloudflare. (Which is good when configured correctly)
Check your SSL settings there as well.
As that's probably where the problem is at.
-
It is old server like 3-4 years. I am not even seeing SSL error.
Browser says
"This site can’t be reached
139.180.132.190 took too long to respond."
Firewall is already disabled.
Yes, using Cloudflare. But I think at least https://139.180.132.190 should work. I am also unable to ping this IP from my system.
-
Weird.
I'm getting an SSL error, but can say continue and access the login screen from the US.
-
Tried from an Asia VPN also.
https://tinypic.host/image/Screenshot-2024-03-20-212356.DCMrpu (https://tinypic.host/image/Screenshot-2024-03-20-212356.DCMrpu)
-
Oh yes. I tried with VPN. It's working. So, my country is blocked. How can I unblock it? how to check? any setting in cwp panel?
Thanks
-
Vultr probably has something blocked due to attacks.
If you have CSF disabled, then it's not CWP.
You will need to contact your ISP to find out why their network is blocked.
Or open a ticket Vultr and give them your local IP, and see what they say.
-
Ok that makes sense.
Thanks for your help :)