<div dir="ltr">check the mail fie for the user who runs the cron job.  i set it up to run as www-data, and found that the cron.lock file was there, and the system was mailing me about it.</div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Sun, Jun 23, 2013 at 12:36 PM, Bernhard Posselt <span dir="ltr"><<a href="mailto:nukeawhale@gmail.com" target="_blank">nukeawhale@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hm, no errors.<br>
<br>
Can you add an error_log statement before<br>
<a href="https://github.com/owncloud/news/blob/master/backgroundjob/task.php#L36" target="_blank">https://github.com/owncloud/news/blob/master/backgroundjob/task.php#L36</a><br>
to check if the cronjob is being run? (error_log prints to httpd error log)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On 06/23/2013 01:34 PM, Daniel Wunderlich wrote:<br>
> Hey Bernhard,<br>
><br>
> I run cron.php and checked the different loglevel. Here are the results:<br>
><br>
> Debug:<br>
> ...<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986991}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986991}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986991}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986991}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986991}<br>
> {"app":"core","message":"include path for class<br>
> \"OCA_FirstRunWizard\\Config\" starts with<br>
> \"apps\/\"","level":0,"time":1371986991}<br>
> {"app":"core","message":"include path for class<br>
> \"Zend_Search_Lucene_Analysis_Analyzer\" starts with<br>
> \"apps\/\"","level":0,"time":1371986991}<br>
> {"app":"core","message":"include path for class \"Zend_Search_Lucene\"<br>
> starts with \"apps\/\"","level":0,"time":1371986991}<br>
> {"app":"search_lucene","message":"searching hits for<br>
> pk:23bfc95be88e6d03a26e695221b60a29","level":0,"time":1371986991}<br>
> {"app":"search_lucene","message":"found 0 hits<br>
> ","level":0,"time":1371986991}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986991}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986992}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986992}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986993}<br>
> {"app":"core","message":"Adding user backend instance of<br>
> OC_User_Database.","level":0,"time":1371986993}<br>
> ...<br>
><br>
><br>
> Info:<br>
> {"app":"core","message":"include path for class<br>
> \"OCA_FirstRunWizard\\Config\" starts with<br>
> \"apps\/\"","level":0,"time":1371987075}<br>
> {"app":"search_lucene","message":"failed to extract meta information<br>
> for \/username\/files\/Baum_conflict-20130608-131722.ctxt: unable to<br>
> determine file format","level":2,"time":1371987079}<br>
><br>
><br>
> Regards<br>
> Daniel<br>
><br>
><br>
>> Check your log files (data/owncloud.log)<br>
>><br>
>> On 06/23/2013 01:16 PM, Daniel Wunderlich wrote:<br>
>>> Hey,<br>
>>><br>
>>> I am playing around with the news app but have one big problem: The<br>
>>> feeds are not updated. First, I tried the AJAX option, which doesn't<br>
>>> work. Then, I switched to Webcron, which also doesn't work.<br>
>>><br>
>>> I found [1], but I don't have a cron.lock file inside my<br>
>>> data-directory.<br>
>>><br>
>>> Any suggestions what I should do? It's a pity that this stops me from<br>
>>> using the news app.<br>
>>><br>
>>> Regards<br>
>>> Daniel<br>
>>><br>
>>> [1] <a href="https://github.com/owncloud/core/issues/3221" target="_blank">https://github.com/owncloud/core/issues/3221</a><br>
>>><br>
>>> _______________________________________________<br>
>>> Owncloud mailing list<br>
>>> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
>>> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
>> _______________________________________________<br>
>> Owncloud mailing list<br>
>> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
>><br>
><br>
> _______________________________________________<br>
> Owncloud mailing list<br>
> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</div></div></blockquote></div><br></div>