error log - child caught SIGHUP

Jeff Weisberg jaw+arguslist at tcp4me.com
Tue Dec 13 11:28:30 EST 2005


| Can someone explain the following errors that are showing up in my log?
|
 > [2005/12/13 22:10:20] [21644] successful restart - Argus running
 > [2005/12/13 22:10:35] [21301] config file '/var/argus/config' changed -
 > restarting
 > [2005/12/13 22:10:35] [21301] child caught signal SIGHUP - exiting
 > [2005/12/13 22:10:35] [21647] Cannot bind TestPort to tcp/3074: Address
 > already in use
 > [2005/12/13 22:10:35] [21647] successful restart - Argus running


at 22:10:35 argus noticed that someone changed your config file,
so it sent itself a signal and restarted with the new config.
this is normal.

it also tried to attach to port 3074, but failed because
the port was in use by something else.

that line 1 and line 2 have different process-ids, and the fact
that your port was already in use, cause me to wonder whether you
might have started argus twice?



More information about the Arguslist mailing list