Ticket #135 (new defect)

Opened 1 year ago

Last modified 1 year ago

Update daemon not updating

Reported by: trac_user Assigned to: fox
Priority: major Milestone:
Component: backend Version: 1.2.13
Keywords: Cc:

Description

As of yesterday, the update daemon is running without errors but feeds are not updating. "wget backend.php?op=globalUpdateFeeds&daemon=1" works fine. The update daemon was working fine before. It's started from inittab, with the www user: W1:23:respawn:/bin/su www-data -c "cd /var/www/ttrss/htdocs/; php5 update_daemon.php" The process exists and seems fine, but prefs shows no updates occurring.

Change History

08/11/07 10:18:57 changed by fox

1. The daemon can hang sometimes, usually when parsing through Magpie. Are you sure it is actually running?

2. It's kinda hard to diagnose what exactly is happening without daemon debug output.