Joe_Kemmerer

Members
  • Posts

    4
  • Joined

  • Last visited

Joe_Kemmerer's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Trying to add Deluge to Download Clients I am getting UNKNOWN EXCEPTION:HTTP REQUEST TIMED OUT When I try to test the connection. Here is the LOG: 2024-03-20 14:22:54,603 DEBG 'radarr' stdout output: [Error] Deluge: Unable to test connection [v5.3.6.8612] System.Net.WebException: Http request timed out at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 136 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Radarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 307 at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Radarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 214 at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Radarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 221 at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetVersion(DelugeSettings settings) in ./Radarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 54 at NzbDrone.Core.Download.Clients.Deluge.Deluge.TestConnection() in ./Radarr.Core/Download/Clients/Deluge/Deluge.cs:line 249 2024-03-20 14:22:54,746 DEBG 'radarr' stdout output: [Warn] RadarrErrorPipeline: Invalid request Validation failed: -- : Unknown exception: Http request timed out
  2. NUB Here, I am trying to setup Plex-Pass with SONARR & RADARR and having all kinds of issues. binhex-plexpass starts but when I left click and select WebUI nothing happens SUPERVISORD.LOG 2024-03-02 06:04:39,794 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22363146526352 for <Subprocess at 22363148696656 with name plexmediaserver in state STARTING> (stdout)> 2024-03-02 06:04:39,794 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22363146482832 for <Subprocess at 22363148696656 with name plexmediaserver in state STARTING> (stderr)> 2024-03-02 06:04:39,795 WARN exited: plexmediaserver (exit status 255; not expected) 2024-03-02 06:04:39,795 DEBG received SIGCHLD indicating a child quit 2024-03-02 06:04:42,800 INFO spawned: 'plexmediaserver' with pid 206 2024-03-02 06:04:43,582 DEBG 'plexmediaserver' stdout output: Error: Unable to set up server: sqlite3_statement_backend::loadOne: attempt to write a readonly database (N4soci10soci_errorE) 2024-03-02 06:04:43,590 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22363146478992 for <Subprocess at 22363148696656 with name plexmediaserver in state STARTING> (stdout)> 2024-03-02 06:04:43,590 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22363146624784 for <Subprocess at 22363148696656 with name plexmediaserver in state STARTING> (stderr)> 2024-03-02 06:04:43,591 WARN exited: plexmediaserver (exit status 255; not expected) 2024-03-02 06:04:43,591 DEBG received SIGCHLD indicating a child quit 2024-03-02 06:04:44,593 INFO gave up: plexmediaserver entered FATAL state, too many start retries too quickly Any help would greatly appreciated. Thanks Joe
  3. I am having the same issue. Is there a solution for this I have tried every solution that I have found nothing works.