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.


Topics - DragoCom

Pages: [1] 2
1
I am having an issue with pop3 email in gmail (I check some of my pop3 emails from gmail to keep from running email software on my computers at home and I can check gmail anywhere.

The issue is that I moved from a vps to a dedicated server and now I am having issues checking secure pop3 emails. See errors below:

Email address:   admin@blah.host
Unable to establish secure SSL connection to mail.blah.host
Server returned error: "SSL error: Leaf certificate is self-signed"

But I don't get it because I have been checking it the same way with blah.blah.com as the server hostname and mail.blah.com on the vps with the same data center and now it decides on the server it doesn't want to work? I did cwp->cwp migrate of accounts.

2
Installation / Compiler requires 512 MB RAM + SWAP
« on: March 04, 2024, 10:33:47 AM »
I ran the installer on Almalinux 8 and everything went fine until it got to the php compile part in cli and gave me the error that I needed this:

Compiler requires 512 MB RAM + SWAP

Ummm, I have an Intel i7 DDR3 16GB ram offshore server so I DO have more than 512mb!!!

[root@dragon ~]# free -h
              total        used        free      shared  buff/cache   available
Mem:           15Gi       418Mi        13Gi       9.0Mi       1.9Gi        14Gi
Swap:         1.0Gi          0B       1.0Gi
[root@dragon ~]#

3
As the title states I have an issue after running systemctl start cwp-phpfpm. See error below.


[root@dragon ~]# systemctl start cwp-phpfpm

** (pkttyagent:28601): WARNING **: 01:33:12.403: 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)
[root@dragon ~]#

4
Apache / Domain Addons
« on: December 23, 2023, 03:37:33 AM »
I have registered 2 new domains and I have added them in cwp user under a domain (domain1) already set up. I changed the path to /home/user1/public_html for domain2 and one works fine and goes to www.domain2.xyz when called in the browser as I want it to go to domain2 and not domain1 (although domain1 will work when called as well). But the other domain I have set up does not go to domain3. When I type in www.domain3.xyz it starts to go to it then changes to www.domain1.xyz instead. Why does work fine but the other doesn't?

5
E-Mail / Issues with "ALL" Gmail
« on: December 21, 2023, 04:01:22 AM »
Something needs fixed in CWP that will allow spf/dkim to work with other domains. It will NOT work with my .cf and .tk domains I have.

<xxxxxx@gmail.com>: host gmail-smtp-in.l.google.com[142.250.102.27] said:
    550-5.7.26 This mail has been blocked because the sender is
    unauthenticated. 550-5.7.26 Gmail requires all senders to authenticate with
    either SPF or DKIM. 550-5.7.26  550-5.7.26  Authentication results:
    550-5.7.26  DKIM = did not pass 550-5.7.26  SPF [upward.cf] with ip:
    [xxx.xx.xxx.xxx] = did not pass 550-5.7.26  550-5.7.26  For instructions on
    setting up authentication, go to 550 5.7.26
    https://support.google.com/mail/answer/81126#authentication
    w27-20020a170906131b00b00a1dbd55636dsi190086ejb.801 - gsmtp (in reply to
    end of DATA command)

6
Aplications / How to increase this for WordPress websites?
« on: October 13, 2023, 08:44:32 PM »
Time:         Fri Oct 13 22:30:14 2023 +0200
Account:      tmfcf
Resource:     RSS Memory Size
Exceeded:     264 > 256 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/tmfcf/xxx.xxxxx.com/index.php
PID:          11049 (Parent PID:21965)
Killed:       No

7
CentOS-WebPanel GUI / Reset Widget Positions...DEFECT
« on: October 10, 2023, 05:59:37 AM »
So reset widgets doesn't do anything when you click it except for reload the page. Le4aves the widgets in the exact place I moved then to. Any suggestions?

I am using overseer's dark mode but I doubt that would have anything to do with widgets. If so, how do you remove the dark mode and go back to default without having to wait for a cwp update?

Thanks!!!

8
CentOS 7 Problems / How do you increase these memories
« on: October 07, 2023, 10:43:08 PM »
My mailbox is being flooded with warnings from these exceeded memory emails. How can I increase them to stop the emails?

Time:         Sun Oct  8 00:35:07 2023 +0200
Account:      xxxxxxxxxxxxx
Resource:     Virtual Memory Size
Exceeded:     515 > 512 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/xxxxxxxxx/public_html/wp-cron.php
PID:          32594 (Parent PID:22663)
Killed:       No


Time:         Sun Oct  8 00:28:06 2023 +0200
Account:      xxxxxxxxxxx
Resource:     RSS Memory Size
Exceeded:     270 > 256 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/xxxxxxxxxxxxx/public_html/wp-admin/admin-ajax.php
PID:          32215 (Parent PID:22579)
Killed:       No

9
E-Mail / Mail Transport Unavailable - Postfix
« on: July 28, 2023, 12:47:43 AM »
I have over 50+ emails stuck in postfix queue for weeks. I have processed over and over and they just sit there. The problem is the emails are from scripts and sites on my VPS and all going out to gmail. I checked the mail.log in server logs dir and here is whaqt I am seeing:

Jul 27 19:53:18 vserv postfix/qmgr[27881]: warning: connect to transport private/retry: Connection refused
Jul 27 19:53:18 vserv postfix/qmgr[27881]: warning: connect to transport private/retry: Connection refused
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 5BDBD4DD4: to=<gunstra67@gmail.com>, relay=none, delay=503590, delays=503584/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 564014D86: to=<gunstra67@gmail.com>, relay=none, delay=762791, delays=762786/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: B3EA44EC9: to=<brentd67@gmail.com>, relay=none, delay=71203, delays=71198/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: B17634F26: to=<brentd67@gmail.com>, relay=none, delay=1133210, delays=1133205/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: B04714D9B: to=<gunstra67@gmail.com>, relay=none, delay=417192, delays=417186/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 206729120: to=<brentd67@gmail.com>, relay=none, delay=9984, delays=9979/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 24EA94F13: to=<brentd67@gmail.com>, relay=none, delay=614796, delays=614791/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 2892C4EAF: to=<brentd67@gmail.com>, relay=none, delay=416817, delays=416811/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/smtp[11975]: connect to alt4.gmail-smtp-in.l.google.com[172.253.126.26]:25: Connection refused
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 2379D4D4C: to=<gunstra67@gmail.com>, relay=none, delay=935590, delays=935585/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/smtp[11975]: 57BDF9136: to=<brentd67@gmail.com>, relay=none, delay=96348, delays=96343/0.04/5.1/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[172.253.126.26]:25: Connection refused)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 2751F910B: to=<gunstra67@gmail.com>, relay=none, delay=1194791, delays=1194785/5.1/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/smtp[11979]: connect to alt4.gmail-smtp-in.l.google.com[172.253.126.26]:25: Connection refused
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 699FF4F2B: to=<brentd67@gmail.com>, relay=none, delay=762445, delays=762440/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/smtp[11979]: 50D094B8E: to=<gunstra67@gmail.com>, relay=none, delay=1281190, delays=1281185/0.09/5.1/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[172.253.126.26]:25: Connection refused)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 664E44941: to=<brentd67@gmail.com>, relay=none, delay=355497, delays=355492/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 72BAB4C66: to=<gunstra67@gmail.com>, relay=none, delay=157991, delays=157986/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 7317E4E0F: to=<brentd67@gmail.com>, relay=none, delay=269156, delays=269150/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 71FE74F17: to=<brentd67@gmail.com>, relay=none, delay=440917, delays=440912/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 750594F3F: to=<brentd67@gmail.com>, relay=none, delay=676018, delays=676013/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 832EA4EEA: to=<brentd67@gmail.com>, relay=none, delay=168521, delays=168515/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 849BD57C1: to=<brentd67@gmail.com>, relay=none, delay=1021652, delays=1021647/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: DF95B4E6F: to=<brentd67@gmail.com>, relay=none, delay=873975, delays=873970/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: D9A0F90FC: to=<brentd67@gmail.com>, relay=none, delay=182791, delays=182785/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: DD0E34EEE: to=<brentd67@gmail.com>, relay=none, delay=701201, delays=701196/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: DBE4F4C12: to=<partyoptions13@gmail.com>, relay=none, delay=287941, delays=287936/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 3290E4E4E: to=<brentd67@gmail.com>, relay=none, delay=589613, delays=589608/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 3FACC4F0F: to=<brentd67@gmail.com>, relay=none, delay=330403, delays=330398/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: EB11C4D9F: to=<brentd67@gmail.com>, relay=none, delay=503210, delays=503204/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: E1FDA4EFA: to=<brentd67@gmail.com>, relay=none, delay=243967, delays=243962/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 06A1448BA: to=<gunstra67@gmail.com>, relay=none, delay=244390, delays=244385/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 09035589C: to=<brentd67@gmail.com>, relay=none, delay=157596, delays=157591/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 02F72900C: to=<brentd67@gmail.com>, relay=none, delay=441952, delays=441947/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 019204F2C: to=<brentd67@gmail.com>, relay=none, delay=671939, delays=671934/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 006EF4D60: to=<gunstra67@gmail.com>, relay=none, delay=676389, delays=676384/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 07FA34F2F: to=<gunstra67@gmail.com>, relay=none, delay=511754, delays=511749/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 056664F16: to=<gunstra67@gmail.com>, relay=none, delay=71590, delays=71585/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: AD7BC4E5F: to=<brentd67@gmail.com>, relay=none, delay=168518, delays=168513/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: AED6D58CC: to=<gunstra67@gmail.com>, relay=none, delay=849190, delays=849185/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: AB0A14E4F: to=<brentd67@gmail.com>, relay=none, delay=960350, delays=960344/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: A8A034ED9: to=<gunstra67@gmail.com>, relay=none, delay=1021990, delays=1021985/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 9C9785206: to=<brentd67@gmail.com>, relay=none, delay=935256, delays=935251/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 9B2394EED: to=<gunstra67@gmail.com>, relay=none, delay=589990, delays=589985/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 4F7CD9128: to=<gunstra67@gmail.com>, relay=none, delay=330790, delays=330785/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 4C63E4E90: to=<brentd67@gmail.com>, relay=none, delay=528382, delays=528377/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 4B2084ED5: to=<brentd67@gmail.com>, relay=none, delay=269611, delays=269606/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 16D6F4E57: to=<brentd67@gmail.com>, relay=none, delay=1194465, delays=1194459/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 15B7E4EA3: to=<ruad224466889911@gmail.com>, relay=none, delay=114556, delays=114551/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 13C769118: to=<brentd67@gmail.com>, relay=none, delay=1045692, delays=1045686/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 27 19:53:18 vserv postfix/qmgr[27881]: 1157A9103: to=<brentd67@gmail.com>, relay=none, delay=787595, delays=787590/5.2/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)

The emails themselves are errors like such and again, all stuck emails are going to a gmail address:

Queue reason:
57BDF9136    453795 Wed Jul 26 17:07:30  fettube@vserv.dragonlynx.com

(connect to alt4.gmail-smtp-in.l.google.com[172.253.126.27]:25: Connection refused)
                                         brentd67@gmail.com

Please help!!!!

10
Postfix / Outgoing mail stuck in postfix mail queue
« on: July 10, 2023, 03:10:06 AM »
All my outgoing mail sent from scripts on the server seem to be hanging in postfix mail queue with connection refused details. Any idea why? I hit process queue and it says done but they are still there.

11
CSF Firewall / Disabled???
« on: June 21, 2023, 04:37:39 PM »
Firewall manager Firewall is Disabled
ConfigServer Security & Firewall (CSF) + Login Failure Daemon (LFD)

12
CentOS-WebPanel GUI / Dark Mode For Admin
« on: June 19, 2023, 04:17:08 AM »
How about dark mode for the sysadmin area and not just the user panel :(

13
CentOS 7 Problems / Disk Quota Exceeded???
« on: March 31, 2023, 01:51:33 AM »
I keep getting disk quota exceeded and it is not even close as it's set to unlimited.

My server has 1TB hdd space so I am not out of space:

Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        3.9G     0  3.9G   0% /dev
tmpfs           3.9G     0  3.9G   0% /dev/shm
tmpfs           3.9G  387M  3.5G  10% /run
tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
/dev/vda1       984G  353G  582G  38% /
tmpfs           783M     0  783M   0% /run/user/0
tmpfs           783M     0  783M   0% /run/user/1017

The users account is not over any quota:

nancjo    --    950M  51200M  51200M          25000 25000 25000

But when I try to ftp wordpress 6.2 up to the account I get the following error:

[R] STOR wp-db.php
[R] 553 Can't open that file: Disk quota exceeded
[R] Transfer Failed: wp-db.php
[R] MLST wp-diff.php
[R] 550 Can't check for file existence
[R] PASV
[R] 227 Entering Passive Mode (xxxxxxxxxxx)
[R] Opening data connection IP: xxxxxxxxxx PORT: xxxx
[R] STOR wp-diff.php
[R] 553 Can't open that file: Disk quota exceeded
[R] Transfer Failed: wp-diff.php
[R] CWD /public_html
[R] 250 OK. Current directory is /public_html
[R] PWD
[R] 257 "/public_html" is your current location
Transfer queue completed
Transferred 0 Files (0 bytes) in 25 seconds (0.0 KB/s)
20 Files Failed
3 Folders Failed

I have even tried uploading the files via cwp file manager and 2 different ftp clients for windows (flashfxp and filezilla). Any help would be appreciated.

BrentD

14
CentOS-WebPanel GUI / Error with CWP User Panel
« on: January 11, 2023, 09:04:18 PM »
All of a sudden I'm having a problem with the CWP user panel. I can get to the panel login screen but after I try to login no matter what account I log into I get a 500 error. Any help is appreciated please see the screenshots I've attached.




15
DNS / How to use 2 domains on one account?
« on: December 09, 2022, 10:40:25 PM »
I have added a second domain in the cwp user cp and set the dir to go to the main domain. But when I type in domain2.com it changes to domain1.com and I want it to stay domain2.com throughout the site. How can this be done?

Pages: [1] 2