Bug #135
Update daemon not updating
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | Andrew Dolgov | % Done: | 0% |
|
| Category: | backend | |||
| Target version: | - | |||
| Resolution: | worksforme |
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.
History
Updated by Andrew Dolgov 1084 days ago
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.
Updated by Andrew Dolgov 146 days ago
- Status changed from New to Closed
- Resolution set to worksforme