Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect *arr apps #376

Open
sameep22 opened this issue Jul 31, 2023 · 2 comments
Open

Unable to connect *arr apps #376

sameep22 opened this issue Jul 31, 2023 · 2 comments

Comments

@sameep22
Copy link

Hi,

I did try to look at all the other posts and issues. Tried a google search. Seems like a few people have had a similar issue, but none of their solutions worked for me. Please do redirect me to the right place, if this is a repeat.

I have been trying to setup up Deluge (to replace Transmission) as my main download client.

I managed to get the docker image up and running, I am able to connect to the WebUI as well. Yet, when I try to add it to any of the *arr apps, I get connection failed/timed out.

This is my config in sonarr, but it is the same across the rest of the applications.

image

The password is correct. Here are the logs that I can see.

System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.Send(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 101
   at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 141
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 59
   at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 307
   at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 221
   at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetVersion(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 54
   at NzbDrone.Core.Download.Clients.Deluge.Deluge.TestConnection() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 245

Please do let me know if there is any other information I can provide to help solve this.

Thanks!!

@Paillat-dev
Copy link

May I see your docker compose / docker run for both the arr and deluge-vpn?

@Yodie98
Copy link

Yodie98 commented Feb 19, 2024

Im having this exact issue. Its probably user error, im on unraid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants