Drunkenslug Indexer not working

Sonarr version 2.0.0.5344:
Mono version 5.20.1.34:
**OS Synology DSM 6.2.3-25426 Update 2 **:
Debug logs:
Message
Unable to connect to indexer: The operation has timed out.: ‘https://api.drunkenslug.com/api?t=caps&apikey=HIDDEN

Exception
System.Net.WebException: The operation has timed out.: ‘https://api.drunkenslug.com/api?t=caps&apikey=HIDDEN’ —> System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in :0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in :0
— End of inner exception stack trace —
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in :0
at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0003c] in :0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in :0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in :0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in :0
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0009a] in <4d3cc4e5f7ed4ed2814d83bdaf94809e>:0
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.b__0 () [0x00000] in <4d3cc4e5f7ed4ed2814d83bdaf94809e>:0
at NzbDrone.Common.Cache.Cached1[T].Get (System.String key, System.Func1[TResult] function, System.Nullable1[T] lifeTime) [0x0006a] in <faeb8209b6ff4c15aabf93dc8df43c9f>:0 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00046] in <4d3cc4e5f7ed4ed2814d83bdaf94809e>:0 at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize () [0x0000c] in <4d3cc4e5f7ed4ed2814d83bdaf94809e>:0 at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator () [0x0000b] in <4d3cc4e5f7ed4ed2814d83bdaf94809e>:0 at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].TestConnection () [0x00007] in <4d3cc4e5f7ed4ed2814d83bdaf94809e>:0

Description of issue:
I have moved to another house and choose for a different ISP. I have connected everything like in the old house but still it gives me the error with the indexer it is not working.

I have also emailed with Drunkenslug it self. Have tried with https://drunkenslug.com and https://api.drunkenslug.com. But don’t work. When I tried a curl -v "https://drunkenslug.com or curl -v "https://api.drunkenslug.com both works just fine. Also with my API key behind it.

Also when I do the curl I see the traffic on my firewall. When I do it in Sonarr with the test button there is no traffic on the firewall. Even when the firewall is open for all kinds of traffic.

All software (Sonarr and Mono) are up to date. Also have the same problem in Radarr with the indexer.

Does someone have other ideas I could try?

This topic can be closed. It seemed to be a problem with my firewall thats seems to be corrupted after a reboot.

1 Like

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