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?