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.
1126
SSL / Re: CWP support for TLSv1.3
« on: September 11, 2020, 05:11:14 AM »Hi n8v8r,
They'll have to update openssl to 1.1.1 for that.
I am currently doing it on my own, recompil openssl with 1.1.1e source, then recompil apache, recompil php and now remain nginx recompilation.
Regards.
Louis
CWP on CentOS 8 has OpenSSL 1.1.1c
1127
DNS / Re: Slave DNS Server & Manager - doesnt work
« on: September 11, 2020, 04:37:03 AM »
I followed the guide at http://wiki.centos-webpanel.com/slave-dns-server-manager-download-version
And it working mostly smoothly, they forgot to mention a php file you also have to edit:
/home/USERNAME/public_html/inc/db_conn.php
And fill in those 5 lines with the info you setup the DB with.
For /etc/sudoers.d/USERNAME
Replace %USERNAME wit the username you used, as the example in the docs, that would be slave
And it working mostly smoothly, they forgot to mention a php file you also have to edit:
/home/USERNAME/public_html/inc/db_conn.php
And fill in those 5 lines with the info you setup the DB with.
For /etc/sudoers.d/USERNAME
Replace %USERNAME wit the username you used, as the example in the docs, that would be slave
1128
DNS / Re: Slave DNS Server & Manager Question
« on: September 11, 2020, 04:28:13 AM »
I had it placed after:
allow-query { any; };
And before:
/*
- If you are building an AUTHORITATIVE DNS server, do NOT enable recursion.
Should I move it to where you suggest?
allow-query { any; };
And before:
/*
- If you are building an AUTHORITATIVE DNS server, do NOT enable recursion.
Should I move it to where you suggest?
1129
CentOS-WebPanel Bugs / CWP gives "Danger: Available updates - SECURITY ISSUE"
« on: September 09, 2020, 04:10:17 PM »
This is on CentOS 8, but since there isn't a group for it yet, I'm posting it here.
When I login I get that wonderful box in the lower right saying, "Available updates - SECURITY ISSUE, CWP found 1 available yum/rpm updates for your server, click here to check it."
I click on it, and then the update list is empty.
I'm guessing this is a bug, since CentOS 8 uses DNF, and not YUM anymore.
When I login I get that wonderful box in the lower right saying, "Available updates - SECURITY ISSUE, CWP found 1 available yum/rpm updates for your server, click here to check it."
I click on it, and then the update list is empty.
I'm guessing this is a bug, since CentOS 8 uses DNF, and not YUM anymore.
1130
E-Mail / Re: SpamAssassin High CPU Usage
« on: September 08, 2020, 04:07:17 PM »Wel.. the high performance is gone.
Another problem: clamAV, and Amavis not starting when i reboot the server.
Need to manual start everything.
Look under Services Config -> Startup Services
By Default they are set to Disabled, and you have to change them to Enabled.
1131
E-Mail / Re: SpamAssassin High CPU Usage
« on: September 06, 2020, 03:49:10 PM »
Did those 3 steps, am getting:
** (pkttyagent:9592): WARNING **: 15:47:20.946: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
But clamd CPU did go down.
** (pkttyagent:9592): WARNING **: 15:47:20.946: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
But clamd CPU did go down.
1132
E-Mail / Re: SpamAssassin High CPU Usage
« on: September 06, 2020, 03:25:58 PM »
Problem is, when you do a Mail Server Rebuild, it does away with the changes to the config files to activate SpamAssassin.
So your right back to square one.
My mail also got stuck in the queue.
I wound up just disabling SpamAssassin for now.
The server can handle 100% for 1 CPU core.
Another problem I noticed, is last night I did a kernel update and dnf update Amavis as well.
This broke the client from being able to use mail.domaname.com, and had to resort going back to using the hostname for SMTP & IMAP.
He wasn't too happy about that, but at least it working for now.
So your right back to square one.
My mail also got stuck in the queue.
I wound up just disabling SpamAssassin for now.
The server can handle 100% for 1 CPU core.
Another problem I noticed, is last night I did a kernel update and dnf update Amavis as well.
This broke the client from being able to use mail.domaname.com, and had to resort going back to using the hostname for SMTP & IMAP.
He wasn't too happy about that, but at least it working for now.
1133
E-Mail / Re: Use my own domain as imap server instead of server domain
« on: September 06, 2020, 03:46:48 AM »Fixed. Rebuild Mail Server did the trick...
I'm still having this issue, and have Rebuilt the Mail Server.
Is yours still working?
1134
E-Mail / SpamAssassin High CPU Usage
« on: September 06, 2020, 03:44:16 AM »
Followed the Wiki at http://wiki.centos-webpanel.com/how-to-configure-spamassassin
Thought when you rebuilt the Email Server and had this option checked, it enabled it.
But apparently it doesn't, since all the line listed in the Wiki are missing.
After Enabling now though, CPU usable is at 100% for spamd
33279 root 20 0 185136 74772 8532 R 100.0 0.9 0:01.48 spamd
Does the Wiki have to still be done for CWPpro 0.9.8.1006?
Or am I missing something?
Thought when you rebuilt the Email Server and had this option checked, it enabled it.
But apparently it doesn't, since all the line listed in the Wiki are missing.
After Enabling now though, CPU usable is at 100% for spamd
33279 root 20 0 185136 74772 8532 R 100.0 0.9 0:01.48 spamd
Does the Wiki have to still be done for CWPpro 0.9.8.1006?
Or am I missing something?
1135
Installation / Re: GoAccess for CentOS 8
« on: September 02, 2020, 05:37:53 AM »you can use it and the issues will be fixed one by one keep reporting
Thanks Sandeep & Igor
1136
Installation / Re: GoAccess for CentOS 8
« on: September 02, 2020, 03:35:55 AM »CentOS 8 itself is out of beta, but CWP itself is in beta for CentOS 8. These are two completely independent things
I was talking about CWP.
The download page doesn't say it beta. If it still is, would be nice if it was noted.
https://control-webpanel.com/installation-instructions#step4
1137
Installation / Re: GoAccess for CentOS 8
« on: August 27, 2020, 07:17:04 AM »
That's good to hear.
I'm worried more about the CWP->CWP Migration not working right now.
Thought CWP for CentOS 8 was out of beta, since it's on the main site, and doesn't mention a beta version. :/
I'm worried more about the CWP->CWP Migration not working right now.
Thought CWP for CentOS 8 was out of beta, since it's on the main site, and doesn't mention a beta version. :/
1138
E-Mail / Re: Mail SSL Cert problem
« on: August 27, 2020, 07:15:12 AM »
The problem isn't the server hostname certificate.
Client was able to connect using SSL to his domain name. e.g. mail.domain.com, not the server name.
Now it;s asking for the server name for IMAP access, but is OK for SMTP.
Which is weird, and seems backwards.
Client was able to connect using SSL to his domain name. e.g. mail.domain.com, not the server name.
Now it;s asking for the server name for IMAP access, but is OK for SMTP.
Which is weird, and seems backwards.
1139
CentOS-WebPanel Bugs / CWP->CWP Migration Error - CentOS 8
« on: August 25, 2020, 11:46:29 PM »
I'm trying to start migrating account from CentOS 7 to 8, but the CWP to CWP Migration on CentOS 8 isn't working.
I can do the identical steps on 2 CentOS 7 servers and no problem.
The CentOS 8 server keeps giving:
Error API TOKEN
There is a problem with your TOKEN API
Contact support
I get alerts from csf that the server is connecting via SSH.
Need help.
I think they need to add a CentOS 8 forum for problems.
Thanks.
I can do the identical steps on 2 CentOS 7 servers and no problem.
The CentOS 8 server keeps giving:
Error API TOKEN
There is a problem with your TOKEN API
Contact support
I get alerts from csf that the server is connecting via SSH.
Need help.
I think they need to add a CentOS 8 forum for problems.
Thanks.
1140
Installation / GoAccess for CentOS 8
« on: August 25, 2020, 06:43:37 PM »
I installed CWP on CentOS 8, only thing I see "missing" so far is GoAcess isn't available thru dnf.
And during the cron.daily, it gives the following mesage:
######################
Update Server Packages
######################
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Error: Unable to find a match: goaccess
--2020-08-25 03:14:16-- http://static.cdn-cwp.com/files/3rdparty/stats/goaccess/goaccess.conf
Resolving static.cdn-cwp.com (static.cdn-cwp.com)... 167.114.21.226, 151.80.90.199, 137.74.148.116, ...
Connecting to static.cdn-cwp.com (static.cdn-cwp.com)|167.114.21.226|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19637 (19K) [text/x-config]
Saving to: ‘/etc/goaccess.conf’
0K .......... ......... 100% 1.24M=0.02s
2020-08-25 03:14:16 (1.24 MB/s) - ‘/etc/goaccess.conf’ saved [19637/19637]
Redirecting to /bin/systemctl reload httpd.service
Redirecting to /bin/systemctl reload httpd.service
And during the cron.daily, it gives the following mesage:
######################
Update Server Packages
######################
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Error: Unable to find a match: goaccess
--2020-08-25 03:14:16-- http://static.cdn-cwp.com/files/3rdparty/stats/goaccess/goaccess.conf
Resolving static.cdn-cwp.com (static.cdn-cwp.com)... 167.114.21.226, 151.80.90.199, 137.74.148.116, ...
Connecting to static.cdn-cwp.com (static.cdn-cwp.com)|167.114.21.226|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19637 (19K) [text/x-config]
Saving to: ‘/etc/goaccess.conf’
0K .......... ......... 100% 1.24M=0.02s
2020-08-25 03:14:16 (1.24 MB/s) - ‘/etc/goaccess.conf’ saved [19637/19637]
Redirecting to /bin/systemctl reload httpd.service
Redirecting to /bin/systemctl reload httpd.service