From 281d90147a2c9eb2c7bf1ddd3fc443b1e570857d Mon Sep 17 00:00:00 2001 From: garfield69 Date: Sun, 25 Feb 2024 05:51:37 +1300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 32b84f9..6c3b831 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -211,8 +211,12 @@ Check this by using the [Uptime](https://www.uptrends.com/tools/uptime) web site - In the event there is only the one domain, then raise a Ticket and let us know. If however, more than one indexer is reporting this error, then the next most likely explanation is that you are having some kind of issue with reaching your DNS provider, or perhaps your ISP provider is blocking your access to these sites. -- Use a Browser on the same machine that is running Jackett, access the Site using the same address as the Indexer's config **SiteLink** and confirm that this is the case. A possible solution you can try is to stop using the DNS provided by your ISP and switch to one of the public ones from [Cloudflare](https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1) (1.1.1.1 and 1.0.0.1) or [Google](https://developers.google.com/speed/public-dns/docs/using) (8.8.8.8 and 8.8.4.4) or [Quad9](https://www.quad9.net/) (9.9.9.9 and 149.112.112.112). -- If your ISP is still able to trap your DNS lookups when using a public DNS then try https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation or DNS over TLS https://fedoramagazine.org/use-dns-over-tls/. An alternate approach is to use a VPN service or a proxy server. +- Use a Browser on the same machine that is running Jackett, access the Site using the same address as the Indexer's config **SiteLink** and confirm that this is the case. + - A possible solution you can try is to stop using the DNS provided by your ISP and switch to one of the public ones from [Cloudflare](https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1) (1.1.1.1 and 1.0.0.1) or [Google](https://developers.google.com/speed/public-dns/docs/using) (8.8.8.8 and 8.8.4.4) or [Quad9](https://www.quad9.net/) (9.9.9.9 and 149.112.112.112). +- If your ISP is still able to trap your DNS lookups when using a public DNS then + - Use a VPN service or a proxy server. + - or try https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation + - or DNS over TLS https://fedoramagazine.org/use-dns-over-tls/. [[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]] *** ## FlareSolverr was able to process the request, but a captcha was detected. Captcha detected but no automatic solver is configured.