Re: [Calise-testing] calised sometimes stops doing captures
Status: Beta
Brought to you by:
smilzoboboz
From: Developement v. t. r. a. d. <cal...@li...> - 2012-07-09 18:24:27
|
Il 09/07/2012 19:26, Developement versions test results and discussion ha scritto: > Yes, i know you already knew it. > But only to be sure, it happens sometimes that calised stops doing its > work. > calised -d will say that sleep time between captures is a normal > number, but then, after those seconds, it won't start a capture. > calised -c works instead. > No errors in log...if i reboot everything is ok. It only happens > sometimes, and probably i should restart calised to have it work again. > What is it related to? > :) thanks! Well, too few infos... First of all make sure you have latest git master: GIT-e7176e3 Then, next time this happens, let me have the complete log (you can redirect the command below to file): cat `calised --dump-settings | grep logfile | aw'{print $NF}'` and maybe also: calised --dump-all Hope we're able to find why this happens. |