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

Pages: [1]
1
CentOS 7 Problems / Re: security center warning error !
« on: June 26, 2022, 08:52:22 PM »
Also getting something similar
Quote
Notice: Undefined variable: 97%,;=\=0'-2 in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/UserClamTrait.php on line 0

Notice: Trying to get property 'clam_path' of non-object in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/UserClamTrait.php on line 0

Warning: file_put_contents(/usr/local/cwp/.conf/clam/.clamusage.json): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/UserClamTrait.php on line 0

Warning: First parameter must either be an object or the name of an existing class in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/UserClamTrait.php on line 0

Warning: Creating default object from empty value in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/UserClamTrait.php on line 0

Notice: Undefined property: stdClass::$scan_history in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/ClamEngineTrait.php on line 0

Warning: count(): Parameter must be an array or an object that implements Countable in /usr/local/cwpsrv/htdocs/resources/admin/include/modules/security_center/helpers/traits/ClamEngineTrait.php on line 0


2
E-Mail / What should my Domain and hostname be when rebuilding postfix
« on: December 07, 2018, 10:37:16 PM »
I'm running a vps on scaleway and i'm not sure what I should add as hostname and domainname when rebuilding my postfix.
Lets say the domain im hosting is mysite.com and my scaleway address is 34.295.7.1.cloud.scaleway.com.
What do I use?

Crowds

3
CentOS 7 Problems / Re: CWP wont start after hostname change
« on: September 20, 2017, 12:28:48 PM »
Ok from cwp I changed my hostname and servername and it seemed to do the trick.  Looks like id entered the hostname wrong doh !

4
CentOS 7 Problems / Re: CWP wont start after hostname change
« on: September 20, 2017, 09:42:07 AM »
Ok i used sh /scripts/generate_hostname_ssl to generate new SSL certs and CWP will now start but not apache however.
I'm getting this in my error log

Quote
[Wed Sep 20 09:21:02.001535 2017] [ssl:emerg] [pid 1588:tid 140530507859840] AH02561: Failed to configure certificate mydomain.com:443:0, check /etc/pki/tls/certs/mydomain.com.cert
[Wed Sep 20 09:21:02.001690 2017] [ssl:emerg] [pid 1588:tid 140530507859840] SSL Library Error: error:0906D06C:PEM routines:PEM_read_bio:no start line (Expecting: CERTIFICATE) -- Bad file contents or format - or even just a forgotten SSLCertificateKeyFile?
[Wed Sep 20 09:21:02.001738 2017] [ssl:emerg] [pid 1588:tid 140530507859840] SSL Library Error: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
AH00016: Configuration Failed

 systemctl status httpd.service -l ->

Quote
● httpd.service - Web server Apache
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Wed 2017-09-20 09:31:14 UTC; 41s ago
  Process: 3886 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=1/FAILURE)

Sep 20 09:31:13 slashdash.co.uk systemd[1]: Starting Web server Apache...
Sep 20 09:31:13 slashdash.co.uk apachectl[3886]: AH00548: NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf.d/ssl.conf:9
Sep 20 09:31:14 slashdash.co.uk systemd[1]: httpd.service: control process exited, code=exited status=1
Sep 20 09:31:14 slashdash.co.uk systemd[1]: Failed to start Web server Apache.
Sep 20 09:31:14 slashdash.co.uk systemd[1]: Unit httpd.service entered failed state.
Sep 20 09:31:14 slashdash.co.uk systemd[1]: httpd.service failed.

While journalctl -xe just gives a bunch of info about postfix/smtp

Quote
Sep 20 09:31:56 mydomain.com postfix/smtp[3786]: connect to dnvrco-cmedge02.email.rr.com[69.134.155.136]:25: Connection timed out
Sep 20 09:31:56 mydomain.com postfix/smtp[3786]: A7828128616: to=<lbunting@socal.rr.com>, relay=none, delay=149670, delays=149602/8.5/60/0, dsn=4.4.1, status=deferred (connect to dnvrco-cmedge02.email.rr.com[69.134.155.136]:25: Connec
Sep 20 09:31:56 mydomain.com postfix/smtp[3787]: connect to dnvrco-cmedge02.email.rr.com[69.134.155.136]:25: Connection timed out
Sep 20 09:31:56 mydomain.com postfix/smtp[3787]: 0293A123A65: to=<lcaldwell2@neb.rr.com>, relay=none, delay=149661, delays=149593/8.5/60/0, dsn=4.4.1, status=deferred (connect to dnvrco-cmedge02.email.rr.com[69.134.155.136]:25: Connec
Sep 20 09:31:56 mydomain.com postfix/smtp[3788]: connect to dnvrco-cmedge01.email.rr.com[69.134.155.135]:25: Connection timed out
Sep 20 09:31:56 mydomain.com postfix/smtp[3788]: 4191F123C99: to=<lcampbell@triad.rr.com>, relay=none, delay=149659, delays=149590/8.7/60/0, dsn=4.4.1, status=deferred (connect to dnvrco-cmedge01.email.rr.com[69.134.155.135]:25: Conne
Sep 20 09:31:56 mydomain.com postfix/smtp[3796]: connect to alt1.gmail-smtp-in.l.google.com[173.194.222.26]:25: Connection timed out
Sep 20 09:31:57 mydomain.com postfix/smtp[3797]: connect to dnvrco-pub-iedge-vip.email.rr.com[107.14.73.70]:25: Connection timed out
Sep 20 09:31:57 mydomain.com postfix/smtp[3797]: CA21A1284A9: to=<lbeckford@cfl.rr.com>, relay=none, delay=149713, delays=149644/8.8/60/0, dsn=4.4.1, status=deferred (connect to dnvrco-pub-iedge-vip.email.rr.com[107.14.73.70]:25: Conn
Sep 20 09:32:18 mydomain.com postfix/smtp[3652]: connect to mx1.mail.icloud.com[17.172.34.9]:25: Connection timed out
Sep 20 09:32:19 mydomain.com postfix/smtp[3677]: connect to ff-ip4-mx-vip2.prodigy.net[144.160.159.22]:25: Connection timed out
Sep 20 09:32:20 mydomain.com postfix/smtp[3720]: connect to mailin-04.mx.aol.com[152.163.0.67]:25: Connection timed out
Sep 20 09:32:20 mydomain.com postfix/smtp[3729]: connect to mta6.am0.yahoodns.net[98.136.216.26]:25: Connection timed out
Sep 20 09:32:21 mydomain.com postfix/smtp[3735]: connect to mx2-us1.ppe-hosted.com[148.163.129.51]:25: Connection timed out
Sep 20 09:32:21 mydomain.com postfix/smtp[3738]: connect to ALT1.ASPMX.L.GOOGLE.com[173.194.222.27]:25: Connection timed out
Sep 20 09:32:21 mydomain.com postfix/smtp[3738]: 6DC31126ED2: to=<mgilbert@hanleywood.com>, relay=none, delay=150300, delays=150206/3.4/90/0, dsn=4.4.1, status=deferred (connect to ALT1.ASPMX.L.GOOGLE.com[173.194.222.27]:25: Connectio
Sep 20 09:32:21 mydomain.com postfix/smtp[3742]: connect to ff-ip4-mx-vip2.prodigy.net[144.160.159.22]:25: Connection timed out
Sep 20 09:32:21 mydomain.com postfix/smtp[3747]: connect to mta5.am0.yahoodns.net[98.136.216.25]:25: Connection timed out
Sep 20 09:32:23 mydomain.com postfix/smtp[3766]: connect to mx01.peoplepc.com[207.69.189.41]:25: Connection timed out
Sep 20 09:32:23 mydomain.com postfix/smtp[3770]: connect to mailin-01.mx.aol.com[152.163.0.99]:25: Connection timed out
Sep 20 09:32:23 mydomain.com postfix/smtp[3772]: connect to ff-ip4-mx-vip2.prodigy.net[144.160.159.22]:25: Connection timed out
Sep 20 09:32:24 mydomain.com postfix/smtp[3774]: connect to mx3.fuse.net[64.8.71.15]:25: Connection timed out
Sep 20 09:32:24 mydomain.com kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=de:19:5c:26:90:05:ee:ca:8f:db:ce:36:08:00 SRC=58.241.164.203 DST=10.3.134.139 LEN=40 TOS=0x00 PREC=0x00 TTL=236 ID=57513 PROTO=TCP SPT=53579 DPT=1433 WIN
Sep 20 09:32:24 mydomain.com kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=de:19:5c:26:90:05:ee:ca:8f:db:ce:36:08:00 SRC=58.241.164.203 DST=10.3.134.139 LEN=40 TOS=0x00 PREC=0x00 TTL=237 ID=57513 PROTO=TCP SPT=53579 DPT=1433 WIN
Sep 20 09:32:25 mydomain.com postfix/smtp[3780]: connect to alt2.aspmx.l.google.com[74.125.200.27]:25: Connection timed out
Sep 20 09:32:25 mydomain.com postfix/smtp[3780]: connect to alt1.aspmx.l.google.com[2a00:1450:4010:c0b::1b]:25: Network is unreachable
Sep 20 09:32:25 mydomain.com postfix/smtp[3780]: 3AC45128085: to=<michael@joined.com>, relay=none, delay=149884, delays=149786/7.5/90/0, dsn=4.4.1, status=deferred (connect to alt1.aspmx.l.google.com[2a00:1450:4010:c0b::1b]:25: Networ
Sep 20 09:32:27 mydomain.com postfix/smtp[3796]: connect to alt2.gmail-smtp-in.l.google.com[74.125.200.26]:25: Connection timed out
Sep 20 09:32:27 mydomain.com postfix/smtp[3796]: 86BB812B7B6: to=<yurchenkooleksiy@gmail.com>, relay=none, delay=392224, delays=392125/8.8/90/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[74.125.200.26]:25:
Sep 20 09:32:48 mydomain.com postfix/smtp[3652]: connect to mx1.mail.icloud.com[17.142.163.10]:25: Connection timed out
Sep 20 09:32:49 mydomain.com postfix/smtp[3677]: connect to al-ip4-mx-vip1.prodigy.net[144.160.235.143]:25: Connection timed out
Sep 20 09:32:49 mydomain.com postfix/smtp[3677]: 3059B126D1F: to=<sandra-macias@sbcglobal.net>, relay=none, delay=150366, delays=150245/1.3/120/0, dsn=4.4.1, status=deferred (connect to al-ip4-mx-vip1.prodigy.net[144.160.235.143]:25:
Sep 20 09:32:49 mydomain.com kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=de:19:5c:26:90:05:ee:ca:8f:db:ce:36:08:00 SRC=77.72.82.80 DST=10.3.134.139 LEN=40 TOS=0x00 PREC=0x00 TTL=245 ID=28219 PROTO=TCP SPT=58462 DPT=4046 WINDOW
Sep 20 09:32:50 mydomain.com postfix/smtp[3720]: connect to mailin-01.mx.aol.com[152.163.0.99]:25: Connection timed out
Sep 20 09:32:50 mydomain.com postfix/smtp[3729]: connect to mta7.am0.yahoodns.net[66.196.118.36]:25: Connection timed out
Sep 20 09:32:51 mydomain.com postfix/smtp[3735]: connect to mx1-us1.ppe-hosted.com[148.163.129.50]:25: Connection timed out
Sep 20 09:32:51 mydomain.com postfix/smtp[3735]: 0948D127239: to=<mhopkins@northeastbrokerage.com>, relay=none, delay=150182, delays=150059/3.3/120/0, dsn=4.4.1, status=deferred (connect to mx1-us1.ppe-hosted.com[148.163.129.50]:25: C
Sep 20 09:32:51 mydomain.com postfix/smtp[3742]: connect to al-ip4-mx-vip1.prodigy.net[144.160.235.143]:25: Connection timed out
Sep 20 09:32:51 mydomain.com postfix/smtp[3742]: E2124126D8D: to=<sandra.tucker9155@sbcglobal.net>, relay=none, delay=150361, delays=150237/3.8/120/0, dsn=4.4.1, status=deferred (connect to al-ip4-mx-vip1.prodigy.net[144.160.235.143]:
Sep 20 09:32:51 mydomain.com postfix/smtp[3747]: connect to mta7.am0.yahoodns.net[63.250.192.46]:25: Connection timed out
Sep 20 09:32:53 mydomain.com postfix/smtp[3766]: connect to mx05.peoplepc.com[207.69.189.45]:25: Connection timed out
Sep 20 09:32:53 mydomain.com postfix/smtp[3770]: connect to mailin-01.mx.aol.com[64.12.88.131]:25: Connection timed out
Sep 20 09:32:54 mydomain.com postfix/smtp[3772]: connect to al-ip4-mx-vip2.prodigy.net[144.160.235.144]:25: Connection timed out
Sep 20 09:32:54 mydomain.com postfix/smtp[3772]: 09E60126A0F: to=<samsouthard@bellsouth.net>, relay=none, delay=150420, delays=150294/6.1/120/0, dsn=4.4.1, status=deferred (connect to al-ip4-mx-vip2.prodigy.net[144.160.235.144]:25: Co
Sep 20 09:32:54 mydomain.com postfix/smtp[3774]: connect to mx1.fuse.net[64.8.71.15]:25: Connection timed out
Sep 20 09:32:54 mydomain.com postfix/smtp[3774]: AB3271242CD: to=<mgoodstein@fuse.net>, relay=none, delay=150311, delays=150184/6.5/120/0, dsn=4.4.1, status=deferred (connect to mx1.fuse.net[64.8.71.15]:25: Connection timed out)
Sep 20 09:33:18 mydomain.com postfix/smtp[3652]: connect to mx4.mail.icloud.com[17.178.97.73]:25: Connection timed out
Sep 20 09:33:18 mydomain.com postfix/smtp[3652]: CCBB6126C0B: to=<michaeldempsey@me.com>, relay=none, delay=150024, delays=149873/0.87/150/0, dsn=4.4.1, status=deferred (connect to mx4.mail.icloud.com[17.178.97.73]:25: Connection time
Sep 20 09:33:20 mydomain.com postfix/smtp[3720]: connect to mailin-01.mx.aol.com[64.12.88.132]:25: Connection timed out
Sep 20 09:33:20 mydomain.com postfix/smtp[3720]: C964C126BB5: to=<pamrankin@verizon.net>, relay=none, delay=150421, delays=150269/2.3/150/0, dsn=4.4.1, status=deferred (connect to mailin-01.mx.aol.com[64.12.88.132]:25: Connection time
Sep 20 09:33:20 mydomain.com postfix/smtp[3729]: connect to mta5.am0.yahoodns.net[98.136.217.203]:25: Connection timed out
Sep 20 09:33:20 mydomain.com postfix/smtp[3729]: 497D6126FEA: to=<guynjudy@citlink.net>, relay=none, delay=150263, delays=150110/3.1/150/0, dsn=4.4.1, status=deferred (connect to mta5.am0.yahoodns.net[98.136.217.203]:25: Connection ti
Sep 20 09:33:22 mydomain.com postfix/smtp[3747]: connect to mta7.am0.yahoodns.net[63.250.192.45]:25: Connection timed out
Sep 20 09:33:22 mydomain.com postfix/smtp[3747]: 42213127088: to=<gwen83@citlink.net>, relay=none, delay=150236, delays=150082/4.1/150/0, dsn=4.4.1, status=deferred (connect to mta7.am0.yahoodns.net[63.250.192.45]:25: Connection timed
Sep 20 09:33:23 mydomain.com postfix/smtp[3766]: connect to mx03.peoplepc.com[207.69.189.43]:25: Connection timed out
Sep 20 09:33:23 mydomain.com postfix/smtp[3766]: 5F434126B81: to=<michaeld1@peoplepc.com>, relay=none, delay=150033, delays=149878/5/150/0, dsn=4.4.1, status=deferred (connect to mx03.peoplepc.com[207.69.189.43]:25: Connection timed o
Sep 20 09:33:23 mydomain.com postfix/smtp[3770]: connect to mailin-04.mx.aol.com[64.12.88.132]:25: Connection timed out
Sep 20 09:33:23 mydomain.com postfix/smtp[3770]: 9FD13126A21: to=<pageme34@verizon.net>, relay=none, delay=150447, delays=150291/5.7/150/0, dsn=4.4.1, status=deferred (connect to mailin-04.mx.aol.com[64.12.88.132]:25: Connection timed
Sep 20 09:33:38 mydomain.com postfix/smtpd[4116]: connect from unknown[12.38.43.138]
Sep 20 09:33:41 mydomain.com postfix/smtpd[4116]: warning: unknown[12.38.43.138]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Sep 20 09:33:41 mydomain.com postfix/smtpd[4116]: disconnect from unknown[12.38.43.138]
Sep 20 09:34:04 mydomain.com postfix/smtpd[4116]: warning: hostname 94-29-63-200-ptr.ipbusiness.net.ar does not resolve to address 200.63.29.94: Name or service not known
Sep 20 09:34:04 mydomain.com postfix/smtpd[4116]: connect from unknown[200.63.29.94]
Sep 20 09:34:06 mydomain.com postfix/smtpd[4116]: NOQUEUE: reject: RCPT from unknown[200.63.29.94]: 450 4.7.1 Client host rejected: cannot find your hostname, [200.63.29.94]; from=<upqrckqutapemt@srqit.sarasota.k12.fl.us> to=<jim@navi
Sep 20 09:34:06 mydomain.com postfix/smtpd[4116]: disconnect from unknown[200.63.29.94]

?

5
CentOS 7 Problems / Re: CWP wont start after hostname change
« on: September 19, 2017, 08:55:42 PM »
To add, I have tried checking current certificates using open ssl and got the following
Quote
Error opening Certificate /etc/pki/tls/certs/mydomain.co.uk.cer
139844782647200:error:02001002:system library:fopen:No such file or directory:bss_file.c:402:fopen('/etc/pki/tls/certs/mydomain.co.uk.cer','r')
139844782647200:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:404:
unable to load certificate

6
CentOS 7 Problems / CWP wont start after hostname change
« on: September 19, 2017, 07:06:58 PM »
I altered my hostname and after a restart CWP will not load.
I am getting
Quote
systemctl start httpd.service
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.

running systemctl status httpd.service gives me
Quote
Sep 19 18:53:43 mydomain.com systemd[1]: Starting Web server Apache...
Sep 19 18:53:44 mydomain.com apachectl[5881]: AH00548: NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf.d/ssl.conf:9
Sep 19 18:53:44 mydomain.com apachectl[5881]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using mydomain.com. Set the 'ServerName' directive globally to suppress this message
Sep 19 18:53:45 mydomain.com systemd[1]: httpd.service: control process exited, code=exited status=1
Sep 19 18:53:45 mydomain.com systemd[1]: Failed to start Web server Apache.
Sep 19 18:53:45 mydomain.com systemd[1]: Unit httpd.service entered failed state.
Sep 19 18:53:45 mydomain.com systemd[1]: httpd.service failed.

Whilst journalctl -xe provides
Quote
Sep 19 18:58:41 mydomain.com cwpsrv[6321]: cwpsrv:configuration file /usr/local/cwpsrv/conf/cwpsrv.conf test failed
Sep 19 18:58:41 mydomain.com systemd[1]: cwpsrv.service: control process exited, code=exited status=1
Sep 19 18:58:41 mydomain.com systemd[1]: Failed to start CentOS Web Panel service (daemon).
-- Subject: Unit cwpsrv.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwpsrv.service has failed.
--
-- The result is failed.
Sep 19 18:58:41 mydomain.com systemd[1]: Unit cwpsrv.service entered failed state.
Sep 19 18:58:41 mydomain.com systemd[1]: cwpsrv.service failed.
Sep 19 18:58:42 mydomain.com postfix/smtp[6207]: connect to mx4.hotmail.com[65.55.37.120]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6208]: connect to mx2.hotmail.com[104.44.194.231]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6210]: connect to mta5.am0.yahoodns.net[98.136.216.25]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6212]: connect to ff-ip4-mx-vip1.prodigy.net[144.160.159.21]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6214]: connect to mailin-01.mx.aol.com[152.163.0.99]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6215]: connect to msn-com.olc.protection.outlook.com[104.47.36.33]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6216]: connect to mx3.hotmail.com[207.46.8.199]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6217]: connect to mailin-02.mx.aol.com[64.12.88.163]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6218]: connect to mta7.am0.yahoodns.net[98.138.112.32]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6219]: connect to mailin-01.mx.aol.com[152.163.0.68]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6221]: connect to mx1.hotmail.com[65.55.92.168]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6222]: connect to mailin-01.mx.aol.com[152.163.0.99]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6227]: connect to mx4.hotmail.com[104.44.194.233]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6228]: connect to mailin-01.mx.aol.com[64.12.88.132]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6229]: connect to mta6.am0.yahoodns.net[63.250.192.46]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6230]: connect to mta5.am0.yahoodns.net[98.136.216.25]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6231]: connect to mta5.am0.yahoodns.net[98.138.112.37]:25: Connection timed out
Sep 19 18:58:43 mydomain.com postfix/smtp[6232]: connect to mailin-02.mx.aol.com[152.163.0.68]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6233]: connect to al-ip4-mx-vip1.prodigy.net[144.160.235.143]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6234]: connect to mailin-01.mx.aol.com[152.163.0.67]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6235]: connect to msn-com.olc.protection.outlook.com[104.47.40.33]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6236]: connect to mailin-03.mx.aol.com[64.12.91.196]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6237]: connect to mailin-02.mx.aol.com[64.12.88.163]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6238]: connect to mailin-03.mx.aol.com[64.12.88.164]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6239]: connect to ff-ip4-mx-vip2.prodigy.net[144.160.159.22]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6240]: connect to ff-ip4-mx-vip1.prodigy.net[144.160.159.21]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6241]: connect to mailin-01.mx.aol.com[64.12.91.195]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6242]: connect to msn-com.olc.protection.outlook.com[104.47.40.33]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6244]: connect to msn-com.olc.protection.outlook.com[104.47.36.33]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6245]: connect to ff-ip4-mx-vip2.prodigy.net[144.160.159.22]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6243]: connect to alt1.gmail-smtp-in.l.google.com[74.125.205.26]:25: Connection timed out
Sep 19 18:58:44 mydomain.com postfix/smtp[6243]: connect to alt1.gmail-smtp-in.l.google.com[2a00:1450:4010:c02::1b]:25: Network is unreachable
Sep 19 18:58:45 mydomain.com kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=de:19:5c:26:90:05:ee:ca:8f:db:ce:36:08:00 SRC=222.186.51.138 DST=10.3.134.139 LEN=40 TOS=0x00 PREC=0x00 TTL=100 ID=256 PROTO=TCP SPT=6000 DPT=3306 WINDOW
Sep 19 18:58:46 mydomain.com systemd[1]: cwpsrv.service holdoff time over, scheduling restart.
Sep 19 18:58:46 mydomain.com systemd[1]: Starting CentOS Web Panel service (daemon)...
-- Subject: Unit cwpsrv.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwpsrv.service has begun starting up.
Sep 19 18:58:46 mydomain.com cwpsrv[6327]: cwpsrv: [emerg] EM_read_bio_X509_AUX("/etc/pki/tls/certs/hostname.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)
Sep 19 18:58:46 mydomain.com cwpsrv[6327]: cwpsrv:configuration file /usr/local/cwpsrv/conf/cwpsrv.conf test failed
Sep 19 18:58:46 mydomain.com systemd[1]: cwpsrv.service: control process exited, code=exited status=1
Sep 19 18:58:46 mydomain.com systemd[1]: Failed to start CentOS Web Panel service (daemon).
-- Subject: Unit cwpsrv.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwpsrv.service has failed.
--
-- The result is failed.
Sep 19 18:58:46 mydomain.com systemd[1]: Unit cwpsrv.service entered failed state.
Sep 19 18:58:46 mydomain.com systemd[1]: cwpsrv.service failed.

My logs are showing a whole bunch of this >
Quote
[Tue Sep 19 18:53:45.001826 2017] [ssl:emerg] [pid 5883:tid 139787373369216] AH02561: Failed to configure certificate mydomain.com:443:0, check /etc/pki/tls/certs/mydomain.com.cert
[Tue Sep 19 18:53:45.001974 2017] [ssl:emerg] [pid 5883:tid 139787373369216] SSL Library Error: error:0906D06C:PEM routines:PEM_read_bio:no start line (Expecting: CERTIFICATE) -- Bad file contents or format - or even just a forgotten SSLCertificateKeyFile?
[Tue Sep 19 18:53:45.002021 2017] [ssl:emerg] [pid 5883:tid 139787373369216] SSL Library Error: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
AH00016: Configuration Failed

I have found this issue mentioned elsewhere on the forum and it would seem I have messed up my ssl cert by changing my hostname?

http://forum.centos-webpanel.com/apache/cwp7-apache-won%27t-start-after-changing-hostname/

It's suggested to disable ssl but I have no idea how...

Any ideas?

7
CentOS 7 Problems / Re: Could not select database root_cwp
« on: July 22, 2017, 07:21:21 PM »
Do you know where the mysql log files are stored? I found nothing in /var/log/


8
CentOS 7 Problems / Could not select database root_cwp
« on: July 21, 2017, 09:43:24 PM »
Everything was working find but suddenly today I keep getting
Quote
Could not select database root_cwp
Sometimes it briefly works and then and live monitor starts to load then it seems like the connection drops out?
Centos 7
CWPpro

I have searched and saw a suggestion to reset the mysql root password which I did but no joy

Any Ideas?



9
DNS / Re: DNS - registrar settings for a multiple domain setup.
« on: May 06, 2017, 07:43:39 PM »
Sorted it, it was the NAT local IP. My VPS provides me with a private and shared ip...I needed to add my private ip address -> here for anyone else that may need it http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains

10
DNS / DNS - registrar settings for a multiple domain setup.
« on: May 05, 2017, 09:04:31 PM »
I have just switched my VPS provider and reinstalled CWP. I cant for the life of me recall how I got DNS working before.
I have a root domain registered.. and that domain  i use as my DNS server. I also have a couple of other sites hosted. Alas all of them default to the CWP default page...I have removed the index.html but no joy.
Lets say my default site is mysite.com
On my domain registrar, do I need to set my name servers as mysite.com for a second or third hosted site or should they be second.site, third.site ?

11
E-Mail / Webmail lite -Error while connecting to the mail server
« on: January 22, 2017, 11:49:58 PM »
I saw that webmail lite was available via the Softaculous script installer and wanted to give it a go. I installed it but when I access the folder and try to log in it says 'Error while connecting to the mail server'
Has anyone managed to get this working on CWP? What to I need to do to get it to connect with the mail server ?

Jim

Pages: [1]