来吧兄弟,一起玩一起讨论!
您需要 登录 才可以下载或查看,没有账号?注册
×
之前服务器一直都是用rtorrent进行自动种子下载,但因为近期将对服务器的部分数据进行迁移,所以考虑弃用rtorrent,而改用deluge+flexget进行种子的自动下载。 flexget的配置文件写好,进行flexget --test时却意外发现 by remember_rejected plugin because rejected on behalf of retry_failed plugin: Waiting before trying failed entry again. (failure reason: IOError)
网上一段搜索,也没见有人其他线索,似乎这个问题只有我一个碰到似的。好吧!既然天意如此,那就由我自己独立解决吧! 1、既然是IOError,那当然查看权限。因为我是以root运行cron ,所以在权限这一块应该没有问题才对啊! 2、继续查看flexget.log,发现有一个错误: Not running database cleanup on manual run. It will be run on next --cron run.
于是运行flexget --db-cleanup,问题暂时得到解决。
但运行两小时,好像老毛病又出来了!哎,悲剧啊!剩下只能看一下其他朋友的答案了。
2012-10-22 11:36 VERBOSE details chd.hand Task didn't produce any entries. This is likely due to a mis-configured or non-functional input.
2012-10-22 11:36 VERBOSE details chd.hand Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2012-10-22 11:36 VERBOSE rss chd.auto Not processing entries from last run.
2012-10-22 11:36 VERBOSE backlog chd.auto Added 2 entries from backlog
2012-10-22 11:36 VERBOSE details chd.auto Produced 2 entries.
2012-10-22 11:36 VERBOSE task chd.auto REJECTED: `DragonTV Hou Chu Complete iPad 720P AAC X264-CHDPAD` by remember_rejected plugin because rejected on behalf of retry_failed plugin: Waiting before trying failed entry again. (failure reason: IOError)
2012-10-22 11:36 VERBOSE task chd.auto REJECTED: `Dark Floors 2008 BluRay iPad 720p AAC x264-CHDPAD` by seen plugin because entry with title `Dark Floors 2008 BluRay iPad 720p AAC x264-CHDPAD` is already seen
2012-10-22 11:36 VERBOSE details chd.auto Summary - Accepted: 0 (Rejected: 2 Undecided: 0 Failed: 0)
2012-10-22 11:37 VERBOSE details chd.hand Task didn't produce any entries. This is likely due to a mis-configured or non-functional input.
2012-10-22 11:37 VERBOSE details chd.hand Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2012-10-22 11:37 VERBOSE rss chd.auto Not processing entries from last run.
2012-10-22 11:37 VERBOSE backlog chd.auto Added 2 entries from backlog
2012-10-22 11:37 VERBOSE details chd.auto Produced 3 entries.
2012-10-22 11:37 VERBOSE task chd.auto REJECTED: `DragonTV Hou Chu Complete iPad 720P AAC X264-CHDPAD` by remember_rejected plugin because rejected on behalf of retry_failed plugin: Waiting before trying failed entry again. (failure reason: IOError)
2012-10-22 11:37 VERBOSE task chd.auto REJECTED: `Dark Floors 2008 BluRay iPad 720p AAC x264-CHDPAD` by seen plugin because entry with title `Dark Floors 2008 BluRay iPad 720p AAC x264-CHDPAD` is already seen
2012-10-22 11:37 VERBOSE details chd.auto Summary - Accepted: 0 (Rejected: 2 Undecided: 1 Failed: 0)
希望有朋友能帮忙解决,谢谢! 目前我查阅flexget wiki暂时还没有答案,谢谢!
|