Installation script worked fine
I have been trying to install some index throug Jackett. But every time i try to connect i get this message:
Message
Error: ConnectFailure (Connection refused): Error: ConnectFailure (Connection refused)
NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [https://skankhunt42.quickbox.io/jackett/torznab/danishbits/api?t=movie&cat=2000,2010,2020,2030,2035,2040,2045,2050,2060&extended=1&apikey=1wnb5jxe7petijhtv132p4dxoq3y9wzk&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x001a2] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:103
at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00057] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:311 at NzbDrone.Core.Indexers.HttpIndexerBase
1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:295
at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x0000e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:325
401 Unauthorized
Unauthorized
This server could not verify that you
are authorized to access the document
requested. Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.
Apache/2.4.18 (Ubuntu) Server at DNS.quickbox.io Port 443
I have also tryed to link Rtorrent and Radarr, but it wont work either…
I get this log message when i try.
System.Net.WebException: Error: ConnectFailure (Connection refused) —> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x000d1] in <5641e4edad4f4464ba58c620a7b8ea48>:0
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x0019b] in <5641e4edad4f4464ba58c620a7b8ea48>:0
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetRequestStream (System.IAsyncResult asyncResult) [0x00043] in <5641e4edad4f4464ba58c620a7b8ea48>:0
at System.Net.HttpWebRequest.GetRequestStream () [0x00057] in <5641e4edad4f4464ba58c620a7b8ea48>:0
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Object clientObj, System.Reflection.MethodInfo mi, System.Object[] parameters) [0x00077] in <9d687fb9c46d481292a78781773c6116>:0
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Reflection.MethodInfo mi, System.Object[] Parameters) [0x00000] in <9d687fb9c46d481292a78781773c6116>:0
at XmlRpcProxyc51f4d68-6676-4f9a-9c61-e39c55f807ec.GetVersion () [0x00011] in <121f962618f045d3a6b2f814e6bb22a4>:0
at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.GetVersion (NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings settings) [0x00017] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:78
at NzbDrone.Core.Download.Clients.RTorrent.RTorrent.TestConnection () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrent.cs:193