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 - Solsku

Pages: [1]
1
SSL / Re: Error when generating SSL
« on: July 24, 2020, 07:48:13 AM »
Validations for new domains are disabled in the V1 API
Try running
Code: [Select]
/root/.acme.sh/acme.sh --upgrade to upgrade acme.sh to start using V2 API

2
SSL / Re: Why is autoSSL so flakey?
« on: April 01, 2020, 06:57:33 AM »
Apparently autoSSL requires that both DOMAIN and www.DOMAIN be A records. If www.DOMAIN is a CNAME pointing to DOMAIN then autoSSL will fail with a variety of unhelpful error messages.

Can someone from the development team confirm this?

I can install certificates just fine with www-subdomain, they just get excluded from the certificate in the renew process.

3
SSL / Re: New SSL configure options
« on: April 01, 2020, 06:54:17 AM »
I changed the settings on one server to look like this yesterday:


However, today I saw that the server had still installed new certificates to domains from which I had them previously deleted. I also noticed that root crontab looks like this:
Code: [Select]
37 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh/cwp_certs" > /dev/null
37 01 * * * /usr/local/cwp/php71/bin/php /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_renew_all_domains.php
00 00 * * * /usr/local/cwp/php71/bin/php /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_all_domains.php
00 00 * * * /usr/local/cwp/php71/bin/php /usr/local/cwpsrv/htdocs/resources/admin/include/alertandautorenewssl.php

On another server where I thankfully didn't touch those new SSL Configure options it looks like this:
Code: [Select]
05 01 * * * /usr/local/cwp/php71/bin/php /usr/local/cwpsrv/htdocs/resources/admin/include/alertandautorenewssl.php
05 01 * * * /usr/local/cwp/php71/bin/php /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_renew_all_domains.php
47 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh/cwp_certs" > /dev/null

Am I safe to assume that SSL Configure options are not working as intended?

4
SSL / Re: New SSL configure options
« on: March 31, 2020, 05:58:55 AM »
I have deleted unnecessary certificates from the list, but they keep coming back even though I don't have Automatic SSL generation active. Documentation over this matter is empty https://docs.control-webpanel.com/docs/admin-guide/webservers-settings/ssl-certificates

A few domains renewed their certificates ignoring the set autorenew window, and all of them ignored www-subdomain yet again. I feel kind of lost here.

5
SSL / Re: New SSL configure options
« on: March 25, 2020, 11:47:37 AM »
Looks like SAN was too simple for me to miss. I thought it might have been something CWP specific :P Should I assume that if I have the setting "Not renew SAN" enabled, my www-subdomains wouldn't be included in the next sertificate renewal?

The bigger mystery is why all my domains got certified in the first place when automatic SSL generation wasn't on. I found all of them being installed via acme.sh starting at 00:00 sharp (logged inside acme.sh.log).

6
SSL / New SSL configure options
« on: March 25, 2020, 07:15:43 AM »
Can someone explain to me how these settings are supposed to work under Auto Renovations and Automatic SSL generation?

I noticed the new options there yesterday, and I left them as shown in the image, checking the possible options available. Today I noticed that CWP had installed certificates to all domains on my server, even though I had not checked "Enable"-button in Automatic SSL generation.

And what does SAN stand for?

7
SSL / Re: Auto renovation skips www subdomain
« on: February 20, 2020, 01:47:32 PM »
The problem still insists. However, I noticed a new turn of events regarding this problem. Now, if I renew the certificate manually, my .conf -files related to the domain I issue the renew on get deleted, and I have to rebuild webserver conf to get them back.

8
SSL / Auto renovation skips www subdomain
« on: January 30, 2020, 04:32:06 PM »
Hello.

A problem has started occuring during the last two weeks (as far as I know) that my certificates don't renew correctly. www-subdomain keeps missing,  and most of the sites are using the www-subdomain as their primary site address.

The logs show the following:
domain.tld AutoSSL trying domain.tld (nowww)

This has happened a few times before, but now all of the domains keep doing the same thing. All www-subdomains are using CNAMEs in DNS. If I renew them manually, www-subdomain gets certified normally.

Any help appreciated.

9
CentOS-WebPanel Bugs / Re: I can't create user and account
« on: September 18, 2019, 11:04:40 AM »
It's working again on CWPpro version: 0.9.8.892

10
CentOS-WebPanel Bugs / Re: I can't create user and account
« on: September 16, 2019, 10:16:19 AM »
I'm getting the same issue starting today!
Accounts creating successfully but not showing in list of accounts!
can't login either to the user.

another problem just came:
:2083 user login says: 403 Forbidden
Also having this problem. However, FTP account works, and it creates a Virtual Host for the domain.
CWPpro version: 0.9.8.890
EDIT: Tested on CWPpro version: 0.9.8.889 also, same problem

11
Updates / Re: missing Softaculous, replaced by Fantastico F3 ??? :( wtf
« on: August 22, 2019, 12:13:35 PM »
I am also having this problem with Fantastico. All new user accounts show Fantastico F3 instead of Softaculous in Scripts Installers in user control panel. Old user accounts still show Softaculous, and also admin panel shows Softaculous.

This occurs on two different server, one with CWP Pro and one with regular CWP. Version: 0.9.8.868

12
Softaculous / Re: Unauthorised web access
« on: July 03, 2019, 05:22:23 AM »
Softaculous started working again after CWP update, versions 0.9.8.844 and 0.9.8.845 tested.

13
Softaculous / Re: Unauthorised web access
« on: July 02, 2019, 09:59:00 AM »
Latest Softaculous update fixed the previous problem on my another server, but after the latest CWP update it's not working anymore. Current version 0.9.8.841 Edit: Also not working on version 0.9.8.842

29.6.2019 update:
The Softaculous Team has released 5.2.4. There is a bug fix for CentOS Web Panel. The following is the list of changes :
1) [Bug Fix] : Softaculous was giving "Unauthorised web access" error in Centos Web Panel server for fresh user account. This is fixed now.

14
Softaculous / Re: Unauthorised web access
« on: June 27, 2019, 06:49:30 AM »
I backed up my Softaculous settings according to this guide https://softaculous.com/wiki/index.php/Reinstall and then I uninstalled it via CWP.

After installing it back it started working again.

15
Softaculous / Unauthorised web access
« on: June 25, 2019, 01:59:48 PM »
When I try to access Softaculous via admin panel, I get the following error: "Unauthorised web access". This is happening on a two different servers, both running CWPpro version 0.9.8.836.

I also get the same error when trying to access Softaculous via user panel.

Any ideas what might be causing this? I remember receiving an update notice from Softaculous last friday to version 5.2.3.

Pages: [1]