Bug #14330
closedArpwatch - Cron "Broken pipe" Errors
0%
Description
I've got 11 XG-7100 1U's that I've upgraded to 23.01, all of which have Arpwatch installed. Since upgrading them, I'm getting daily email alerts, each with the exact same subject of "router.fqdn - Aprwatch Notification : Cron <root@router-name> periodic daily" and the same body text below.
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
eval: mail: not found
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
cat: stdout: Broken pipe
echo: write error on stdout
echo: write error on stdout
Updated by Jim Pingle over 1 year ago
- Status changed from New to Rejected
Not a bug in arpwatch, it's from #14016 -- see that issue for details. There is a fix in the recommended patches area of the system patches package.
Updated by James Blanton over 1 year ago
Jim Pingle wrote in #note-1:
Not a bug in arpwatch, it's from #14016 -- see that issue for details. There is a fix in the recommended patches area of the system patches package.
ah! I searched for arpwatch before creating, but not cron. Glad it's already patched, and hopefully this will help the next person who comes along with this issue. lol
Thanks!