CommandExecutor - Error occurred while executing task RssSync: One or more errors occurred

Hi,

Anyone make sense of this? I have to manually search for all missing episodes every day as nothing automatically searches and downloads anymore?

I am using the latest Windows Build - 2.0.0.3953

Exception
System.AggregateException: One or more errors occurred. —> NzbDrone.Core.Indexers.Exceptions.UnsupportedFeedException: Could not parse feed from http://extratorrent.cc/rss.xml?cid=8&type=last
at NzbDrone.Core.Indexers.TorrentRss.TorrentRssParserFactory.DetectParserSettings(TorrentRssIndexerSettings indexerSettings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssParserFactory.cs:line 59
at NzbDrone.Core.Indexers.TorrentRss.TorrentRssParserFactory.<>c__DisplayClass2.b__1() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssParserFactory.cs:line 32
at NzbDrone.Common.Cache.Cached1.Get(String key, Func1 function, Nullable1 lifeTime) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Cache\Cached.cs:line 87 at NzbDrone.Core.Indexers.TorrentRss.TorrentRssParserFactory.GetParser(TorrentRssIndexerSettings indexerSettings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssParserFactory.cs:line 32 at NzbDrone.Core.Indexers.TorrentRss.TorrentRssIndexer.GetParser() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssIndexer.cs:line 38 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchReleases(IndexerPageableRequestChain pageableRequestChain, Boolean isRecent) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 119
at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchRecent() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 51 at NzbDrone.Core.Indexers.FetchAndParseRssService.<>c__DisplayClass5.<Fetch>b__2() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\FetchAndParseRssService.cs:line 50 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.FetchAndParseRssService.Fetch() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\FetchAndParseRssService.cs:line 44 at NzbDrone.Core.Indexers.RssSyncService.Sync() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssSyncService.cs:line 51 at NzbDrone.Core.Indexers.RssSyncService.Execute(RssSyncCommand message) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssSyncService.cs:line 72 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 91 at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel ) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel ) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41 ---> (Inner Exception #0) NzbDrone.Core.Indexers.Exceptions.UnsupportedFeedException: Could not parse feed from http://extratorrent.cc/rss.xml?cid=8&type=last at NzbDrone.Core.Indexers.TorrentRss.TorrentRssParserFactory.DetectParserSettings(TorrentRssIndexerSettings indexerSettings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssParserFactory.cs:line 59 at NzbDrone.Core.Indexers.TorrentRss.TorrentRssParserFactory.<>c__DisplayClass2.<GetParser>b__1() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssParserFactory.cs:line 32 at NzbDrone.Common.Cache.Cached1.Get(String key, Func1 function, Nullable1 lifeTime) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Cache\Cached.cs:line 87
at NzbDrone.Core.Indexers.TorrentRss.TorrentRssParserFactory.GetParser(TorrentRssIndexerSettings indexerSettings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssParserFactory.cs:line 32
at NzbDrone.Core.Indexers.TorrentRss.TorrentRssIndexer.GetParser() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\TorrentRss\TorrentRssIndexer.cs:line 38
at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchReleases(IndexerPageableRequestChain pageableRequestChain, Boolean isRecent) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 119 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchRecent() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 51
at NzbDrone.Core.Indexers.FetchAndParseRssService.<>c__DisplayClass5.b__2() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\FetchAndParseRssService.cs:line 50
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<—
Close
Sonarr Ver. 2.0.0.3953
Xtender v3.0.4

Something is wrong with that feed. In the next release it won’t fail the entire RSS Sync process because one item fails, but right now it will, try disabling that feed.

Thanks, I tried that and it worked but didn’t realise that it was expected that the whole RSS Sync process would fail because of one indexer. That’s why I raised this.

I’m glad there’s nothing else wrong and it’s expected (though odd) behaviour.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.