The machine is Windows 7 (x64) running the latest version of sabnzbd.
For the past few months I have been battling this issue where sabnzbd becomes unresponsive and just freezes up. When trying to access SAB from the webgui it would time out. Checking the application in task manager, it would be stuck at o% CPU utilization and the allocated memory would be stuck as well.
To fix it, I would just need to kill the process and restart SAB.
This happens without warning at random times every day. I've been pouring through the logs and changing settings all to no avail.
Whenever I find SAB in this frozen state the log file always shows the following as the last thing that happened before the freeze:
Code: Select all
2011-11-14 09:23:04,948::INFO::[rss:482] Starting scheduled RSS read-out
2011-11-14 09:23:04,948::DEBUG::[rss:319] Running feedparser on http://nzbmatrix.com/rss-bookmarks.php?userid=xxxxxx&apikey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2011-11-14 09:23:05,375::DEBUG::[rss:321] Done parsing http://nzbmatrix.com/rss-bookmarks.php?userid=xxxxxx&apikey=xxxxxxxxxxxxxxxxxxxxxxxx
2011-11-14 09:23:05,377::INFO::[rss:336] Failed to retrieve RSS from http://nzbmatrix.com/rss-bookmarks.php?userid=xxxxxx&apikey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: <unknown>:2:0: syntax error
2011-11-14 09:23:20,378::INFO::[__init__:838] Saving data for rss_data.sab in d:\downloads\!admin\rss_data.sab
2011-11-14 09:23:20,378::INFO::[rss:496] Finished scheduled RSS read-out
Is this a bug? I would really like to have the automatic bookmark downloading feature enabled if at all possible if that is in fact what is causing this issue.
Thanks much for your time.