Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jake482

Pages: [1]
1
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 23, 2023, 04:19:40 AM »
Corrected your spelling for "alphanode.in"  You do not have an A record for panel.alphanode.in, so letsencrypt cannot possibly do a valid lookup to issue it a certificate

I am using server.alphanode.in as hostname not using panel.alphanode.in

Leaf DNS is showing the A record as what you entered.
http://leafdns.com/index.cgi?testid=6A3F09FB

Is this on a NAT?
Since you seem to have everything going to that poor single IP.
http://leafdns.com/index.cgi?testid=EA888DD3

Do you have port 80 & 443 open in your firewall & upstream?

I don't think it's going through a NAT since this is a VPS. created it only for testing CWP.

2
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 21, 2023, 02:30:50 AM »
Hostname: server.alpahnode.in
IP: 140.238.243.255

3
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 21, 2023, 12:15:18 AM »
the hostname and ip are already provided in the images above.

4
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 20, 2023, 02:10:23 PM »

5
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 10:33:53 PM »


server.domain.com is my hostname and I have port 80 open just to confirm.

6
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 10:30:56 AM »
yes with a alias of "/usr/local/apache/autossl_tmp/.well-known/acme-challenge"

7
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 01:40:09 AM »
sudo tail /root/.acme.sh/acme.sh.log
tail: cannot open '/root/.acme.sh/acme.sh.log' for reading: No such file or directory

8
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 01:22:27 AM »
yup none of the conf contains those. I also didn't enable anything related to https forcing. so unless those rediects comes default with cwp confs it's unlikely there.

I can dm you the access to the server to check if you want. i don't mind since this is a demo server.

9
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 12:51:17 AM »
will that be in the vhost configs? Or will it be in any GUI option? I looked through all the config files, nothing is forcing https from what I see. however, the proxy pass location is using the https protocol for reversing port 2083 and 2031

I am using Nginx+Varnish+Apache webserver configuration btw.

10
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 18, 2023, 10:44:44 PM »
if you mean opened ports. Then I have both 80 and 443 open. I don't see any option for https only however...

11
CentOS-WebPanel GUI / Re: Change URL for web gui
« on: December 18, 2023, 08:59:01 PM »
is that the same for webmail?

or can I change the domain permanently to webmail.domain.com?

12
Installation / I am facing multiple problem with CWP and SSL
« on: December 18, 2023, 08:30:43 PM »
So, I am using CWP to test how it performs but I ran into several issues that I need help with.

So I installed CentOS 8 on a server and installed CWP using the installation instruction provided in the documents. I changed the webserver to NGINX+Varnish+Apache. I also changed my PHP version to 8.1.15. I created a cwp user added mydomain.com there. then I created a subdomain in the usercp called it panel.mydomain.com so that the DNS is setup properly. I also ensured that both the domain and subdomain are pointing to the server by using dnschecker.org

1. Whenever I reboot the server, The hostname changes back to default
2. When I generate an SSL under CWP>Change Hostname. It generates a self-signed certificate. and this is what I see in /var/log/cwp/autossl.log
2023-12-18 08:12:08 panel.mydomain.com Failed http validation for Hostname: panel.mydomain.com
2023-12-18 08:12:08 panel.mydomain.com Self-signed SSL installed for Hostname: panel.mydomain.com

3. from usercp when I try to generate an SSL for mydomain.com from Domain>AutoSSL this is the error I face
DNS of your domain doesn't point to this server or you have htaccess restrictions


How do I solve all these SSL issues? I've looked into the DNS editor and also tested that the domains are pointed to the server using nslookup both from the inside the server as well as other computers. I am truly baffled and out of ideas on what could be causing this.

13
CentOS-WebPanel GUI / Re: Change URL for web gui
« on: December 18, 2023, 11:48:35 AM »
any idea?

14
CentOS-WebPanel GUI / Change URL for web gui
« on: December 16, 2023, 05:51:00 AM »
Hey, currently I am accessing the panels from hostname:2083 and hostname:2031 I would like to access them with cpadmin.domain.com and cpuser.domain.com what's the best way to do this?

Pages: [1]