Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 18
  1. #1
    Member
    Join Date
    Oct 2006
    Posts
    49

    Question /scripts/upcp no cron e-mail

    Starting yesterday I no longer am sent the cron output via e-mail after upcp runs. I have 4 servers running cPanel and they all started doing this at the same time. The servers are with 3 different hosting providers and they all are running the latest RELEASE.

    I do get the cpbackup reports and other mail as expected. Did something change?

  2. #2
    Member
    Join Date
    Jan 2003
    Posts
    141

    Default

    Same here, on the release tree (several servers).

    (we do get the quota check email and the uploaded scripts email, just not the upcp report).

    Rerunning upcp on cli has this also.
    Last edited by eagle; 06-11-2008 at 01:59 AM.

  3. #3
    Member
    Join Date
    May 2005
    Location
    Auburn, CA
    Posts
    243

    Default

    Same here.
    cPanel: Latest Release Version [11.32.2.*]
    PHP 5.3.10, Apache 2.2.22, MySQL 5.1.56, Perl 5.8.8, CentOS 6.2

  4. #4
    Member
    Join Date
    Mar 2003
    Location
    New York
    Posts
    101

    Thumbs up Cool.

    Same here on release. Good to know I'm not alone. Anybody put in a ticket?

  5. #5
    Member verdon's Avatar
    Join Date
    Nov 2003
    Location
    Northern Ontario, Canada
    Posts
    792

    Default

    same on my
    WHM 11.23.0 cPanel 11.23.3-R25133
    CENTOS Enterprise 5 i686 on standard - WHM X v3.1.0

  6. #6
    Member
    Join Date
    Oct 2006
    Posts
    49

    Default

    I just sent one in.

  7. #7
    Member
    Join Date
    Nov 2004
    Posts
    30

    Default

    Same here; no daily mail since same date as the other reporters.

  8. #8
    Registered User
    Join Date
    Sep 2002
    Posts
    4

    Default

    Same here. 0n release

  9. #9
    Member
    Join Date
    Jul 2005
    Posts
    7

    Default

    Same here and I'm a very new user of cpanel... Found some lines about exim when I went hunting for the problem.

    "2008-06-10 00:51:02 non-existent configuration file(s): /etc/exim.conf
    2008-06-11 00:50:08 non-existent configuration file(s): /etc/exim.conf
    2008-06-11 01:34:34 non-existent configuration file(s): /etc/exim.conf
    2008-06-11 01:34:35 Exim configuration error in line 385 of /etc/exim.conf.buildtest:
    error in ACL: unknown ACL condition/modifier in "spf = fail""

    The lines from 1:34 are due to me running a manual Update from WHM after double checking my update settings.

    exim appears to be working fine and there is a config in place. I ran /scripts/buildeximconf without error just to make sure....

    Perhaps related? exim not accepting mail at the time the cron would be sending the report? Just my random guess.

    WHM 11.15.0 cPanel 11.18.6-S24739
    CENTOS Enterprise 5 i686 on standard - WHM X v3.1.0

  10. #10
    Member verdon's Avatar
    Join Date
    Nov 2003
    Location
    Northern Ontario, Canada
    Posts
    792

    Default

    What's intersting about your Exim observation is that I've been getting the following message from my CSF/LFD security suite at about the time I should be getting my upcp mail.. but as you say, Exim is working fine and has been for a while.

    Time: Tue Jun 10 22:26:10 2008

    The following list of files have FAILED the md5sum comparision test. This means that the file has been changed in some way. This could be a result of an OS update or application upgrade. If the change is unexpected it should be investigated:

    /usr/sbin/exim: FAILED
    /usr/sbin/exim_dbmbuild: FAILED
    /usr/sbin/exim_dumpdb: FAILED
    /usr/sbin/exim_fixdb: FAILED
    /usr/sbin/exim_lock: FAILED
    /usr/sbin/exim_tidydb: FAILED
    /usr/sbin/runq: FAILED
    /usr/sbin/sendmail: FAILED
    /etc/init.d/exim: FAILED

  11. #11
    Member
    Join Date
    Jul 2005
    Posts
    7

    Default

    Yep, same thing from lfd here... forgot to mention it.

  12. #12
    Member
    Join Date
    Nov 2003
    Posts
    41

    Default

    I think the reason for the LFD/CSF modified system file alert, is because Exim has been updated twice in the past couple of days.

    Exim 4.69-5 --> Exim 4.69-6

    upcp cron emails have returned tonight anyways

  13. #13
    Member
    Join Date
    Jan 2003
    Posts
    141

    Default

    See upcp mails again indeed

  14. #14
    Member
    Join Date
    Mar 2003
    Location
    New York
    Posts
    101

    Default Got it too!

    Mine came once again today too.

  15. #15
    Member
    Join Date
    Apr 2007
    Posts
    7

    Default

    Mine is still death.

    This is my cron:

    Code:
    MAILTO=root
    0 2 * * * /scripts/upcp
    */15 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
    2,58 * * * * /usr/local/bandmin/bandmin
    0 0 * * * /usr/local/bandmin/ipaddrmap
    34 4 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
    30 2 * * * /scripts/cpbackup
    53 0 * * * /usr/bin/freshclam --quiet --no-warnings
    */5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
    0 6 * * * /scripts/exim_tidydb > /dev/null 2>&1
    Anybody any idea's?

    Thanks,

    John

Similar Threads & Tags
Similar threads

  1. Cron /scripts/upcp
    By thobarn in forum cPanel and WHM Discussions
    Replies: 10
    Last Post: 12-10-2009, 12:05 PM
  2. /scripts/upcp Cron
    By dxer in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 04-13-2008, 11:40 AM
  3. Cron /scripts/upcp
    By pcdior in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 12-30-2004, 02:37 AM
  4. Cron /scripts/upcp
    By pcdior in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-08-2004, 06:12 AM
  5. Mail from Cron <root@host> /scripts/upcp
    By teerasak in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 10-18-2003, 12:13 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube