Skip to main content

UPCP reports (& failing .forward file)

Comments

6 comments

  • vanessa
    Go to WHM -> Basic cPanel & WHM Setup and set your email address as your contact email.
    0
  • cPanelMichael
    Hello :) Yes, setup the contact address as mentioned by Vanessa in the previous post. Also, search /var/log/exim_mainlog for "root" to see if there are any details about the message. EX: exigrep root /var/log/exim_mainlog
    Thank you.
    0
  • friedmayofan
    Hi Vanessa, thanks, Yeah, I've updated all the stuff in the UI, sorry my edit to my post might have been buried in there or you had a cached copy. So I previously looked at the logs with my VPS support. But now, I think we're closer. I don't remember this stuff showing up before so maybe half the problem was related to the UI fix Tristen originally mentioned in that linked thread. Michael, this seems to be a relevant part. Thank you for having me look again! It looks like exim is failing to send the "message failed to send" message before actually sending the UPCP report? 2014-03-14 01:32:49 1WONVD-0007L1-H8 <= root@my.domain.com U=root P=local S=22974 T="Cron R=1WONVD-0007L1-H8 U=mailnull P=local S=23839 T="Mail delivery failed: returning message to sender" for root@my.domain.com 2014-03-14 01:32:50 1WONXt-000849-U3 remote host address is the local host: my.domain.com 2014-03-14 01:32:50 1WONXt-000849-U3 == root@my.domain.com R=dkim_lookuphost defer (-1): remote host address is the local host 2014-03-14 01:32:50 1WONXt-000849-U3 ** root@my.domain.com: retry timeout exceeded 2014-03-14 01:32:50 1WONXt-000849-U3 root@my.domain.com: error ignored 2014-03-14 01:32:50 1WONXt-000849-U3 Completed 2014-03-14 01:32:49 1WONVD-0007L1-H8 <= root@my.domain.com U=root P=local S=22974 T="Cron /usr/local/cpanel/scripts/upcp --cron" for root 2014-03-14 01:32:49 1WONVD-0007L1-H8 remote host address is the local host: my.domain.com 2014-03-14 01:32:49 1WONVD-0007L1-H8 == root@my.domain.com R=lookuphost defer (-1): remote host address is the local host 2014-03-14 01:32:49 1WONVD-0007L1-H8 ** root@my.domain.com: retry timeout exceeded 2014-03-14 01:32:50 1WONVD-0007L1-H8 Completed
    Here is a whole block show that it just loops in this manner for mysql report from csf: (this starts right after the above 2014-03-14 01:36:14 cwd=/etc/csf 4 args: /usr/sbin/sendmail -f root -t 2014-03-14 01:36:14 cwd=/etc/csf 4 args: /usr/sbin/sendmail -f root -t 2014-03-14 01:36:14 cwd=/etc/csf 4 args: /usr/sbin/sendmail -f root -t 2014-03-14 01:36:14 1WONbC-00086c-1g <= root@my.domain.com U=root P=local S=5414 T="lfd on my.domain.com: Suspicious process running under user ntp" for root 2014-03-14 01:36:14 1WONbC-00086c-1g remote host address is the local host: my.domain.com 2014-03-14 01:36:14 1WONbC-00086c-1g == root@my.domain.com R=lookuphost defer (-1): remote host address is the local host 2014-03-14 01:36:14 1WONbC-00086c-1g ** root@my.domain.com: retry timeout exceeded 2014-03-14 01:36:14 1WONbC-00086c-1g Completed 2014-03-14 01:36:14 1WONbC-00086m-5a <= <> R=1WONbC-00086c-1g U=mailnull P=local S=6279 T="Mail delivery failed: returning message to sender" for root@my.domain.com 2014-03-14 01:36:14 1WONbC-00086m-5a remote host address is the local host: my.domain.com 2014-03-14 01:36:14 1WONbC-00086m-5a == root@my.domain.com R=dkim_lookuphost defer (-1): remote host address is the local host 2014-03-14 01:36:14 1WONbC-00086m-5a ** root@my.domain.com: retry timeout exceeded 2014-03-14 01:36:14 1WONbC-00086m-5a root@my.domain.com: error ignored 2014-03-14 01:36:14 1WONbC-00086m-5a Completed 2014-03-14 01:36:14 cwd=/etc/csf 4 args: /usr/sbin/sendmail -f root -t 2014-03-14 01:36:14 1WONbC-00086i-4L <= root@my.domain.com U=root P=local S=9001 T="lfd on my.domain.com: Suspicious process running under user dovenull" for root 2014-03-14 01:36:14 1WONbC-00086i-4L remote host address is the local host: my.domain.com 2014-03-14 01:36:14 1WONbC-00086i-4L == root@my.domain.com R=lookuphost defer (-1): remote host address is the local host 2014-03-14 01:36:14 1WONbC-00086i-4L ** root@my.domain.com: retry timeout exceeded 2014-03-14 01:36:14 1WONbC-00086i-4L Completed 2014-03-14 01:36:14 1WONbC-00086x-7u <= <> R=1WONbC-00086i-4L U=mailnull P=local S=9866 T="Mail delivery failed: returning message to sender" for root@my.domain.com 2014-03-14 01:36:14 1WONbC-00086x-7u remote host address is the local host: my.domain.com 2014-03-14 01:36:14 1WONbC-00086x-7u == root@my.domain.com R=dkim_lookuphost defer (-1): remote host address is the local host 2014-03-14 01:36:14 1WONbC-00086x-7u ** root@my.domain.com: retry timeout exceeded 2014-03-14 01:36:14 1WONbC-00086x-7u root@my.domain.com: error ignored 2014-03-14 01:36:14 1WONbC-00086x-7u Completed
    and it goes on like that for another 60 lines or so 40 minutes past, and it starts again like above with lfd (csf) reporting. I've attached a file with those, but it's basically a lot of the same. I'm currently working with this search criteria "exim remote host address is the local host:" Could be an MX issue according to some posts" called away for something else atm unfortunately. Edit: on the primary domain there was a blank MX entry with priority 10. I deleted it. But still same failure messages as above.
    0
  • cPanelMichael
    The error messages you provided typically indicate an issue with the DNS of the domain name, email routing, or the entry in /etc/localdomains or /etc/remotedomains. Feel free to open a support ticket so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • friedmayofan
    [quote="cPanelMichael, post: 1596161">The error messages you provided typically indicate an issue with the DNS of the domain name, email routing, or the entry in /etc/localdomains or /etc/remotedomains. Feel free to open a support ticket so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    That was the fix! Thank you! There was an entry in /etc/localdomains for some reason that was bad! remotedomains was empty. I saw that entry in the UI this morning under IP address Assignment, it was bound to the main server dedicated IP address (the unshared one) as linux.hostvps.com, and it should have been my.hostvps.com! Thanks so much for getting me there Michael. I would have probably tried to re-open a ticket with my host asking them if that was a new standard for them" apparently their auto-creation messed things up, or this was a bug in some part of cpanel setup/migration. I have no idea. I did a couple other things like restart various services, DNS cleanup. used MXtoolbox and that pointed me to a poor DNS refresh & expire time then reported that it couldn't connect via http. so I pinged the domain from command line and indeed it didn't connect. Which was weird, because I had previously visited the front-end in a browser. So it looks like all is well, and getting LFD alerts now too of course since it was the same issue. Let me know if you're interested in looking at this further to determine why that happened, I'd be happy to help, open issues, etc.. Of course it's on to 11.42 for release tier now, and I think the actual creation of this VPS was two times under 11.40. Thanks again, f
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. It's possible the hostname was not setup correctly when the server was setup. Let us know if you encounter any additional issues. Thank you.
    0

Please sign in to leave a comment.