I’m having issues using Kickass as an Indexer. It was working before when I originally set up Sonarr, but all of a sudden it is not loading anymore. I tried deleting and re-adding but it doesn’t connect. It says to check the logs and this is what it says:
System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00065] in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/mcs/class/System/System.Net/HttpWebRequest.cs:946
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/mcs/class/System/System.Net/HttpWebRequest.cs:958
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cd] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:46
Not really sure what’s going on!?! Any help would be appreciated.
Since a couple of days kat isn’t working as a indexer anymore…
The indexer test fails with the following error code:
Message Unable to connect to indexer: The request timed out
Exception
System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00000] in :0
I can reach de website normally from any browsers. How can I fix it?
are you in ubuntu with mono ? in order to release the correct DNS you need to restart sonarr
I tried the link you provided and it opens. Can you try to open it from your OS
I noticed this issue started with the newest mono update I did on my qnap device. I rolled back to the 3.10 on my NAS and all worked fine. just something for everyone to check. I want to upgrade the mono again but will wait for a but to see if any better conclusions/fixes can be made