Hi there,
I have Sonarr installed on my Qnap, everything is ok but i cant get it to connect to any Indexer.
Below are the system details
Version
2.0.0.3530
Mono Version
4.0.4 (Stable 4.0.4.1/5ab4c0d Wed Sep 23 12:10:25 EDT 2015)
AppData directory
/share/CACHEDEV1_DATA/SONARR_CONFIG
Startup directory
/share/CACHEDEV1_DATA/.qpkg/QSonarr/NzbDron
This is the error log i get
Unable to connect to indexer: Curl Error 77 for Url https://kat.cr/tv/1/?rss=1&field=time_add&sorder=desc: Curl Error 77 for Url https://kat.cr/tv/1/?rss=1&field=time_add&sorder=desc
System.Net.WebException: Curl Error 77 for Url https://kat.cr/tv/1/?rss=1&field=time_add&sorder=desc
at NzbDrone.Common.Http.Dispatchers.CurlHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0018a] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\CurlHttpDispatcher.cs:114
at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000aa] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:51
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00081] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:70
at NzbDrone.Core.Indexers.HttpIndexerBase1[NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00044] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:276 at NzbDrone.Core.Indexers.HttpIndexerBase
1[NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, IParseIndexerResponse parser) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:262
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsSettings].TestConnection () [0x0000e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:290
Any help ?