From efd24cd02982d12d5bf661a38302c2ff108025fc Mon Sep 17 00:00:00 2001 From: garfield69 Date: Sun, 25 Feb 2024 05:44:39 +1300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 5a121c3..8c49209 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -64,9 +64,10 @@ Possible reasons: - 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. - Try using any of the **Alternate** Site Links in the indexer config and see if they work for you. - Another 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. +- 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/. - Your computer's firewall or Anti-Malware software or Router is blocking Jacket from accessing the WAN or the Port - Access your security app, check the logs and add the required exception rule to allow access. - The site is using an Anti-DDoS protection challenge that Jackett cannot solve