Cant retrieve serie names

Hi,

When i want to load my exsisting episodes I get If the series title contains non-alphanumeric characters try removing them, otherwise try your search again later.

From the logs:
My message is Unable to connect to the remote server: Unable to connect to the remote server

exception:

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:51932 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.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries(String title) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 79

Just using sonarr, so very new into this… This just happend on a reinstall of Windows 10 (everything worked before…)

Thanks in advance

//Sem

Either you have setup a proxy server that is down or some sort of malware has injected one and it will need to be removed. There are a number of threads here that describe the same issue that may have suggestions on which applications to run to remove it: Search results for 'No connection could be made because the target machine actively refused it 127.0.0.1' - sonarr :: forums

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