Describe the bug
Radarr fails to Authenticate with Deluge. Sonarr and Lidarr both authenticate with exact same settings.
To Reproduce
Attempt to test connection for Deluge in Download Clients.
Expected behavior
Expect test to pass.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Mint 19
Portainer
Debug Logs
Invalid request Validation failed:
-- Authentication failed
Failed to authenticate with Deluge.: Failed to authenticate with Deluge.
NzbDrone.Core.Download.Clients.DownloadClientAuthenticationException: Failed to authenticate with Deluge.
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x000d8] in C:\projects\radarr-usby1src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:289
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006b] in C:\projects\radarr-usby1src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:181
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in C:\projects\radarr-usby1src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:188
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetVersion (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00000] in C:\projects\radarr-usby1src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:51
at NzbDrone.Core.Download.Clients.Deluge.Deluge.TestConnection () [0x00000] in C:\projects\radarr-usby1src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:188
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
What version of Deluge? Radarr?
Deluge:
Client: 2.0.3-2-201906121747-ubuntu18.04.1
Server: 2.0.3-2-201906121747-ubuntu18.04.1
libtorrent: 1.1.5.0
Radarr:
Version
0.2.0.1344
Mono Version
5.20.1.19 (tarball Thu Apr 11 09:02:17 UTC 2019)
Likely the issue is we don't have support for deluge v2 yet
Makes sense. Any ETA? Just thought it was weird since there was zero issue with Sonarr.
Deluge v2 will only work with radarr if you have already setup deluge before you upgrade deluge to v2. Its much faster and more optimized than v1. I'm really impressed with it
I had it set up prior... However, as I am using docker, that could have complicated the upgrade?
I am also having this issue with radarr.
Running radarr on unraid via bixhex-radarr docker and running Deluge on unraid via bixhex-DelugeVPN docker.
Any ETA when radarr will be compatible with Deluge v2?
Thanks
Same issue. Using Deluge 2 with the latest Radarr, both in docker containers. Sonarr connects, Radarr doesn't. =/
Fix is on nightly
Hello,
Just test it on nightly and I get this error by testing my Deluge (same conf as Sonarr):
Unknown exception: Unexpected character encountered while parsing value: <. Path '', line 2, position 5.
Just tested on nightly and it works for me. Both running in docker. Thx
I have the same issue. The logs read:
[Error] Deluge: Unknown method
[v0.2.0.1344] NzbDrone.Core.Download.Clients.DownloadClientAuthenticationException: Unknown method
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, Syst
em.Object[] arguments) [0x00066] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:207
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetVersion (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00000] in C:\projects\radarr-usby1\s
rc\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:51
at NzbDrone.Core.Download.Clients.Deluge.Deluge.TestConnection () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:188
[Warn] NzbDroneErrorPipeline: Invalid request Validation failed:
-- Authentication failed
When will this be merged to Stable?
Soon
any news:( im trying to user deluge with sonarr anda radarr for the first time and keep getting this error
Its already in stable, what version are you one. Have you tried updating to latest? (0.2.0.1480)
@marine1988 also headsup, when I switched to nightly to get around this last year I also still encountered problems but they were caused by:
I was going to comment about other tips that caused similar errors once I documented each of them properly... but I got distracted and forgot (but still watching this github issue, so you get my non detailed memories instead!)
Most helpful comment
I am also having this issue with radarr.
Running radarr on unraid via bixhex-radarr docker and running Deluge on unraid via bixhex-DelugeVPN docker.
Any ETA when radarr will be compatible with Deluge v2?
Thanks