Page 2 of 2

Re: [ Sonarr ][ 3.0.9.1549.0] Smart PVR for newsgroup users

Posted: 08 Aug 2022, 04:46
by outkastm
up to 3.0.9.1549.0 and added TOS5 version

Re: [ Sonarr ][ 3.0.9.1549.0] Smart PVR for newsgroup users

Posted: 30 Mar 2023, 20:24
by godly
Hello,

When i search for a series i get an error: skyhook authentication failed, do you have a suggestion on how to fix this issue?

Re: [ Sonarr ][ 3.0.9.1549.0] Smart PVR for newsgroup users

Posted: 06 Jul 2023, 05:42
by mikeyfrog
Having trouble with the indexer working, same indexer works fine in sonarr on my windows PC and on Radarr on the NAS. Not sure why I get an error on Sonarr only. Does this package need updated?


Trace log:

Code: Select all

2023-07-06 05:35:06.3|Warn|Newznab|Unable to connect to indexer

[v3.0.10.1567] System.Net.WebException: DNS Name Resolution Failure: 'api.nzbgeek.info'
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0015a] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:95 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
  at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 
  at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x000a1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:64 
  at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:36 
  at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x000b1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:104 
  at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00020] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:36 
  at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:24 
  at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:28 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:336 

2023-07-06 05:35:06.3|Trace|SonarrErrorPipeline|Handling Exception
2023-07-06 05:35:06.3|Warn|SonarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, check the log for more details
2023-07-06 05:35:06.3|Trace|Http|Res: 97 [POST] /api/v3/indexer/test: 400.BadRequest (34 ms)
2023-07-06 05:35:06.3|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (34 ms)
2023-07-06 05:35:09.5|Trace|Http|Req: 98 [POST] /api/v3/indexer (from 192.168.10.4 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36)
2023-07-06 05:35:09.5|Trace|Owin|SQLite error (5): database is locked in "PRAGMA cache_size=-10000"
2023-07-06 05:35:09.5|Trace|Owin|

2023-07-06 05:35:09.5|Trace|Owin|SQLite error (5): database is locked in "PRAGMA cache_size=-10000"
2023-07-06 05:35:09.5|Trace|Owin|

2023-07-06 05:35:09.6|Trace|HttpClient|Req: [GET] https://api.nzbgeek.info/api?t=caps&apikey=(removed)
2023-07-06 05:35:09.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2023-07-06 05:35:09.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info

[v3.0.10.1567] System.Net.WebException: DNS Name Resolution Failure: 'api.nzbgeek.info'
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0015a] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:95 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
  at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 
  at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0006f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:59 

Re: [ Sonarr ][ 3.0.9.1549.0] Smart PVR for newsgroup users

Posted: 19 Jul 2023, 13:55
by Sponge
Had the same issue today as well.

Searching the net come accross people talking about certificates expiring through the mod addon so maybe this needs to be fixed or looked at

But

Had someone suggest in sonarr settings in general settings change

Certificate Validation to Disabled

This has worked for me now not sure on whether that is dagerouus to change allowing maybe others to exploit things but untill I find another fix this will work for me. use at own risk

Would be happy if others commented on here or other solutions.

Re: [ Sonarr ][ 3.0.9.1549.0] Smart PVR for newsgroup users

Posted: 06 Aug 2023, 07:30
by outkastm
download and install the latest version from tmnascommunity