Can't connect indexers

Hello,

I’m new to usenet and have been trying to setup Sonarr for a few days. I’ve gotten NZBGet and Couchpotato to work but I can’t get any indexer to connect with Sonnar. I’ve tried dognzb, oznzb, womble, etc. Everything just gives a message that says it can’t connect. Here is the last log file from when I tried to connect with dognzb, though they all seem to say the same thing:

15-10-5 11:57:16.0|Error|CommandExecutor|Error occurred while executing task ApplicationUpdate

System.Net.WebException: Unable to connect to the remote server —> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:62088
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
— End of inner exception stack trace —
at System.Net.HttpWebRequest.GetResponse()
at NzbDrone.Common.Http.HttpClient.ExecuteWebRequest(HttpRequest request, HttpWebRequest webRequest) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 221
at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, HttpWebRequest webRequest) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 186
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 78
at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 277
at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:line 33
at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Update\UpdateCheckService.cs:line 34
at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCommand message) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Update\InstallUpdateService.cs:line 191
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

I’ve been trying to get this to work for several days and any help at all is greatly appreciated.

Thanks,
James

Check for a proxy, if there isn’t one configured in Internet Explorer the cause is likely malware.

There are a number of other threads that users had the same issue and at least one confirmed instance of malware:

https://forums.sonarr.tv/search?q=No%20connection%20could%20be%20made%20because%20the%20target%20machine%20actively%20refused%20it%20127.0.0.1

Thanks markus101.

I read the other threads you linked. I had already seen a few from searching before I posted. I’ve tried everything I can think of or have read. Full malware/virus scans, no proxy is setup in Internet Explorer, etc. I’m admittedly a noob, but I don’t know what else to do. I would really love to get this working because I’ve read it’s way better than the alternatives. Do you know anything else I can try?

Thanks.

Can you connect to those sites in Internet Explorer?

Yes. Still same issue though.

You can connect in IE but it fails in Sonarr still? Sonarr and IE use the same networking stack, so it should either work in both or fail in both. Have you tried restarting Sonarr/the computer?

I misunderstood. No, it doesn’t work in IE. I’ve tried restarting both as well as reinstalling sonarr more than once.

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