rogerfar / rdt-client

Real-Debrid Client Proxy
MIT License
737 stars 94 forks source link

Authentication error sonarr/radarr #465

Closed Joshua-18 closed 2 months ago

Joshua-18 commented 2 months ago

The last few updates of rdt-client have been breaking my database and i couldn’t log in so i had to delete rdtclient.db , upon setting everything up and creating a new username with the same password and username, sonarr and radarr are giving me authentication errors. Here is the log for sonarr:

[Warn] SonarrErrorPipeline: Invalid request Validation failed:
Username: Authentication Failure
[Error] QBittorrent: Failed to authenticate with qBittorrent.
[v4.0.3.1413] NzbDrone.Core.Download.Clients.DownloadClientAuthenticationException:FailedtoauthenticatewithqBit torrent.
a NzbDrone.Core.Download.Clients.OBittorrent.OBittorrentProxyV2.AuthenticateClient(HttpRequestBuilderrequestBui
Ider, QBittorrentSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorren
tProxyV2.cs: line 455
a NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilderrequestBuilder
,QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/OBittorrentProxyV2.cs:line 371
atNzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiversion(QBittorrentSettingssettings)in.
/Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line75
at NzbDrone.Core.Download. Clients.QBittorrent.QBittorrentProxySelector.FetchProxy (QBittorrentSettings settings) i
n./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line87
atNzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.<>c
DisplayClass7_0.<GetProxyCache>b
_0()
in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line79
at NzbDrone.Common.Cache.Cached'1.Get (String key, Func'1 function, Nullable'1 lifeTime) in ./Sonarr. Common/Cache/
Cached.cs:line 99
a NzbDrone.Core.Download.Clients.OBittorrent.OBittorrentProxySelector.GetProxyCache(OBittorrentSettinassettinas
,Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 79
a NzbDrone.Core.Download.Clients.QBittorrent.OBittorrentProxySelector.GetProxy(OBittorrentSettingssettings,Boo
lean force) in ./Sonarr.Core/Download/Clients/OBittorrent/OBittorrentProxySelector.cs:line 62
atNzbDrone.Core.Download.Clients.OBittorrent.OBittorrent.TestConnection()in./Sonarr.Core/Download/Clients/OBit
torrent/OBittorrent.cs:line 422
[Warn] SonarrErrorPipeline: Invalid request Validation failed:
- - Username: Authentication Failure

Im on unraid 6.12.10 and rdt-client 2.0.73

Joshua-18 commented 2 months ago

Nvm i was using different credentials!

Joshua-18 commented 2 months ago

Issue still persists, i made a new username with a brand new database then force updated and i get invalid credentials.