cron - Interchange/bin/expireall: No such file or directory

alankru

Active Member
Jan 2, 2006
25
2
153
cPanel Access Level
Root Administrator
Hi
2 nights ago, I started getting this cron report email back to me:
Cron <root@tux> /usr/local/cpanel/3rdparty/interchange/bin/expireall -r
/bin/sh: line 1: /usr/local/cpanel/3rdparty/interchange/bin/expireall: No such file or directory
It is true, the listing of the interchange dir is:
root@tux [/usr/local/cpanel/3rdparty/interchange]# ls
./ interchange.cfg
../ interchange.cfg.dist
auto/ interchange.cfg.prev.1154018956
catalog_after.cfg interchange.cfg.prev.1154019287
catalog_before.cfg locale.error
code/ man/
error.log _session_storable
etc/ src/
foundation/ _uid
There is no bin folder. Is anyone else experiencing this? What can I do about it?
Thanks very much for any help.:)
 

alankru

Active Member
Jan 2, 2006
25
2
153
cPanel Access Level
Root Administrator
I uninstalled it as well as I couldn't get it to work.:rolleyes: But that was about a month or so ago. I wonder why all of a sudden it has come up with that now?!:eek:

Incidentally, why did you uninstall interchange?

Thanks for your reply, I'll remove that cronjob then from the root user crontab.
 
Last edited:

SoftDux

Well-Known Member
May 27, 2006
1,023
5
168
Johannesburg, South Africa
cPanel Access Level
Root Administrator
4 4 4 * * * /usr/local/cpanel/3rdparty/interchange/bin/expireall -r

I see this line was in root's crontab, so that should stop the anoying emails from coming through.....

I removed interchange cause we don't use it, and don't need, thus we could free up some server resources
 

alankru

Active Member
Jan 2, 2006
25
2
153
cPanel Access Level
Root Administrator
SoftDux said:
4 4 4 * * * /usr/local/cpanel/3rdparty/interchange/bin/expireall -r

I see this line was in root's crontab, so that should stop the anoying emails from coming through.....

I removed interchange cause we don't use it, and don't need, thus we could free up some server resources
Yes, my cron was set for the time 44 4 * * * and I commented the line out. I thought that was probably why, I think I shall leave it uninstalled for the same reason.
Thanks again.:D