Unable to add an indexer

Hey guys,

I think ive searched the crap out of this forum and google and cant find anything that will help me.

Im trying to add http://news.newshosting.com/ to my indexing as thats the service i pay for. It says it cant and check logs.

The logs come back as

> Message
> Unable to connect to indexer: The server committed a protocol violation. Section=ResponseStatusLine

> Exception
> System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine
>    at System.Net.HttpWebRequest.GetResponse()
>    at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 54
>    at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 57
>    at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 70
>    at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 276
>    at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 262
>    at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 289

and

Message
Invalid request Validation failed: 
 -- Unable to connect to indexer, check the log for more details

any ideas?

Thanks in advance

That’s a usenet provider, not an nzb indexer.

You need a indexer with an newznab RSS feed to tell you where the nzbs are stored. That will tell Sonaar what to download from newshosting.

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