From d63661fd646a8b714a185f97153b2a0ec48ef3bd Mon Sep 17 00:00:00 2001 From: garfield69 Date: Mon, 4 Nov 2024 14:20:19 +1300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index da7026e..91564b1 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -234,11 +234,11 @@ This error occurs because in most cases FlareSolverr cannot solve these kinds of *** ## Found no results while trying to browse this tracker. -Firstly, if the indexer you are using is for a **Semi-Private** or **Private** site, then check the config and turn off the **Search/Filter Freeleech** checkbox, in case the site happens to not provide any freeleech torrents today. +Firstly, if the indexer you are using is for a **Semi-Private** or **Private** site, then check the Jackett indexer config and turn off the **Search/Filter Freeleech** checkbox, in case the site is not providing any *freeleech* torrents today. Secondly, if the problem persists, use your browser to check if the site is returning results. For instance, a typical cause is that a public site may be experiencing a 500 Internal Server Error, and retuning an empty response. -Lastly, if the site appears to be working on a browser, then turn on JAckett's **enhanced logging** to see if the added Debug and HTML dumps yield a clue to what is going on. +Lastly, if the site appears to be working on a browser, then turn on Jackett's **enhanced logging** to see if the added Debug and HTML dumps yield a clue to what is going on. See https://github.com/Jackett/Jackett/wiki/Troubleshooting#how-to-provide-a-jackett-enhanced-log-for-a-ticket [[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]