Forum: Cfengine Help
Subject: Re: task recieves SIGINT
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,18028,18032#msg-18032

Hi,

It is probably a second instance of cf-agent that sends the signal because 
expireafter has been passed for the promise the first agent is working on (see 
http://www.cfengine.org/manuals/cf3-reference.html#expireafter-in-agent).
You can either try to increase the expireafter time for that promise (can you 
identify it from 
[lock.rtcontrol.files.handle.comment.touch.perms.owners.._export_rt_rtsystem_var_rtcontrol_cron_off_2573_MD5
 ?) or make sure the promise completes sooner (narrowing file search, etc.).

The message indicates no harm except that the promise check could not be 
completed at that time.

--
Regards,
Eystein

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to