I have correctly configure prowlarr to connect to sonarr radarr redarr and sabnzb. The only issue is deluge vpn. when trying to its giving me a http request time out im able to use it with nord vpn correctly configured no problem but trying to connect to any arr is a bit of a problem here is some error logs from within prowlar
[Error] Deluge: Unable to test connection
[v1.35.1.5034] System.Net.WebException: Http request timed out
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 170
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Prowlarr.Common/Http/HttpClient.cs:line 171
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 137
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 307
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 214
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 221
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetVersion(DelugeSettings settings) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 54
at NzbDrone.Core.Download.Clients.Deluge.Deluge.TestConnection() in ./Prowlarr.Core/Download/Clients/Deluge/Deluge.cs:line 105
[Warn] ProwlarrErrorPipeline: Invalid request Validation failed:
-- : Unknown exception: Http request timed out
[Info] ReleaseSearchService: Searching indexer(s): [Anime Time] for Term: [], Offset: 0, Limit: 100, Categories: [7000]
[Info] ReleaseSearchService: Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045]
[Info] ReleaseSearchService: Searching indexer(s): [YourBittorrent] for Term: [], Offset: 0, Limit: 100, Categories: [2000]
[Error] Deluge: Unable to test connection
[v1.35.1.5034] System.Net.WebException: Http request timed out
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 170
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Prowlarr.Common/Http/HttpClient.cs:line 171
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 137
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 307
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 214
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 221
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetVersion(DelugeSettings settings) in ./Prowlarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 54
at NzbDrone.Core.Download.Clients.Deluge.Deluge.TestConnection() in ./Prowlarr.Core/Download/Clients/Deluge/Deluge.cs:line 105
[Warn] ProwlarrErrorPipeline: Invalid request Validation failed:
-- : Unknown exception: Http request timed out