Cron <root@server03> run-parts /var/cpanel/cpni‏

HeRiNo

Member
Mar 17, 2016
7
0
1
Netherlands
cPanel Access Level
Root Administrator
hello and goodmorning,

this morning I checked my mail and found over 500 mais like this.

Subject: Cron <root@server03> run-parts /var/cpanel/cpni ‏
and content:
Not a directory: /var/cpanel/cpni
Some one know whats happening?

What I did last nigt was installing a tril version of WHMSonic but was so bad that I deleted it.

Otherwhise i did nothing on the server. Some one know whats wrong?

Best Regards, Herman.
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

You can use the following command while logged in as "root" via SSH to see your root cron jobs:

Code:
crontab -l
Could you let us know the output of this command?

Thank you.
 

HeRiNo

Member
Mar 17, 2016
7
0
1
Netherlands
cPanel Access Level
Root Administrator
Hello,

thanks for your reply. Because it ket sendin emails the whole day 1 every minute I reinstalled the server. Irs a new server and was not much on it yet.

Best Regards, Herman.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
I am happy to see the issue is now resolved. Note that reinstalling the OS and cPanel is not typically required to address this type of issue. Feel free to let us know if you encounter any additional issues.

Thank you.
 

indostreamserver

Registered
Mar 28, 2016
2
0
1
Jakarta
cPanel Access Level
Root Administrator
Hello, I do have same problem with email Cron <root@server03> run-parts /var/cpanel/cpni‏
Here list of crontab -l command


root@dragon2023 [~]# crontab -l
0 6 * * * /usr/local/cpanel/scripts/exim_tidydb > /dev/null 2>&1
30 5 * * * /usr/local/cpanel/scripts/optimize_eximstats > /dev/null 2>&1
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
39 4 * * * /usr/local/cpanel/scripts/upcp --cron
0 1 * * * /usr/local/cpanel/scripts/cpbackup
0 2 * * * /usr/local/cpanel/bin/backup
35 * * * * /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/cpanel/bin/tail-check
45 */4 * * * /usr/bin/test -x /usr/local/cpanel/scripts/update_mailman_cache && /usr/local/cpanel/scripts/update_mailman_cache
30 */4 * * * /usr/bin/test -x /usr/local/cpanel/scripts/update_db_cache && /usr/local/cpanel/scripts/update_db_cache
30 */2 * * * /usr/local/cpanel/bin/mysqluserstore >/dev/null 2>&1
15 */2 * * * /usr/local/cpanel/bin/dbindex >/dev/null 2>&1
15 */6 * * * /usr/local/cpanel/scripts/autorepair recoverymgmt >/dev/null 2>&1
*/5 * * * * /usr/local/cpanel/scripts/dcpumon-wrapper >/dev/null 2>&1
56 0 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
2,17,32,47 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
12 2 * * 0 /usr/local/cpanel/bin/cloudflare_update.sh >/dev/null 2>&1
0 3 * * * /usr/local/cpanel/3rdparty/bin/clamscan /home/*/public_html -ir --move=/virus
0 */1 * * * /usr/sbin/tmpwatch -am 1 /tmp/nginx_client
25 5 * * * /usr/local/cpanel/3rdparty/bin/freshclam --quiet --no-warnings

 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Do you notice additional cron jobs in your "/etc/cron*" directories that relate to the "/var/cpanel/cpni‏" path? Do any of your third-party applications such as Nginx utilize this path?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Could you open a support ticket using the link in my signature so we can take a closer look and determine which cron job is utilizing that path? You can post the ticket number here so we can update this thread with the outcome.

Thank you.