Enable debug logging in SickRage settings, reproduce the error (be sure to disable after the bug is fixed)
Branch/Commit: 2f6204d2500bdfa328fe572e0f1ab88058fe25d3
OS: OSX
What you did: episode search
What happened: error
What you expected: success?
Logs:
SEARCHQUEUE-BACKLOG-270261 :: [KickAssTorrents] :: Request failed: 404 Client Error: Not Found for url: https://kat.cr/usearch/?q=The+Tonight+Show+Starring+Jimmy+Fallon+S03E69&field=seeders&rss=1&category=tv&sorder=desc
2016-05-05 09:46:17 INFO SEARCHQUEUE-BACKLOG-270261 :: [KickAssTorrents] :: Request failed: 404 Client Error: Not Found for url: https://kat.cr/usearch/?q=Jimmy+Fallon+S03E69&field=seeders&rss=1&category=tv&sorder=desc
2016-05-05 09:46:16 INFO SEARCHQUEUE-BACKLOG-270261 :: [KickAssTorrents] :: Request failed: 404 Client Error: Not Found for url: https://kat.cr/usearch/?q=The+Tonight+Show+Starring+Jimmy+Fallon+S03E67&field=seeders&rss=1&category=tv&sorder=desc
2016-05-05 09:46:16 INFO SEARCHQUEUE-BACKLOG-270261 :: [KickAssTorrents] :: Request failed: 404 Client Error: Not Found for url: https://kat.cr/usearch/?q=Jimmy+Fallon+S03E67&field=seeders&rss=1&category=tv&sorder=desc
2016-05-05 09:46:16 INFO
Thanks for the issue report! Before a real human comes by, please make sure your report has all the below criteria checked
and for readabilityPlease make sure you also read how to create an issue and followed all of the steps.
The title should describe your issue. Having "SR not working" or "I get this bug" for 100 issues, isn't really helpful. We will close issues if there isn't enough information.
Sometimes the devs may seem like grunts and respond with short answers. This isn't (always) because the dev hates you, but because he's on mobile or busy fixing bugs. If something isn't clear, please let us know, and this bot may get updated to automatically answer you.
Thanks!
Enable debug logging in SickRage settings, reproduce the error (be sure to disable after the bug is fixed)
Branch/Commit: 2f6204d2500bdfa328fe572e0f1ab88058fe25d3
OS: OSX
What you did: episode search
What happened: error
What you expected: success?
Logs:
2016-05-05 11:55:02 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: URL did not return data, maybe try a custom url, or a different one
2016-05-05 11:55:02 INFO SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Request failed: 404 Client Error: Not Found for url: https://kat.cr/usearch/?q=The+Tonight+Show+Starring+Jimmy+Fallon+S03E73&field=seeders&rss=1
2016-05-05 11:55:02 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: GET URL: https://kat.cr/usearch/?q=The+Tonight+Show+Starring+Jimmy+Fallon+S03E73&field=seeders&rss=1 [Status: 404]
2016-05-05 11:55:01 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Search string: The Tonight Show Starring Jimmy Fallon S03E73
2016-05-05 11:55:01 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: search_string: The Tonight Show Starring Jimmy Fallon S03E73
2016-05-05 11:55:01 INFO SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Kat mode: Episode
2016-05-05 11:55:01 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: URL did not return data, maybe try a custom url, or a different one
2016-05-05 11:55:01 INFO SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Request failed: 404 Client Error: Not Found for url: https://kat.cr/usearch/?q=Jimmy+Fallon+S03E73&field=seeders&rss=1
2016-05-05 11:55:01 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: GET URL: https://kat.cr/usearch/?q=Jimmy+Fallon+S03E73&field=seeders&rss=1 [Status: 404]
2016-05-05 11:54:59 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Search string: Jimmy Fallon S03E73
2016-05-05 11:54:59 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: search_string: Jimmy Fallon S03E73
2016-05-05 11:54:59 INFO SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Kat mode: Episode
2016-05-05 11:54:59 DEBUG SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: mode: Episode
2016-05-05 11:54:59 INFO SEARCHQUEUE-MANUAL-270261 :: [KickAssTorrents] :: Performing episode search for The Tonight Show Starring Jimmy Fallon
Can you access those URLs in your browser? Kickass it probably blocked in your country so you'll need to use a Custom URL to get around it.
Yes, I can access the sites and perform search and there are results... But when I search on the website and request for RSS, the url differs:
Not Found for url: https://kat.cr/usearch/?q=Jimmy+Fallon+S03E73&field=seeders&rss=1
browser search: https://kat.cr/usearch/Jimmy%20Fallon%20S03E73/?rss=1
Not sure if this helps or even matters ....
@miigotu isn't this normal for KAT since it can't find the item? Maybe the error message needs to be changed?
Yeah a while back kat started returning 404 when the rss search returned no results, and there is no logical way to distinguish that from a real 404 that I can think of. It just means the search returned nothing useful.
They send these extra headers on a real 404.
Cache-Control: public
X-XSS-Protection: 1
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Ill try and work a bypass in with that sometime soon
Most helpful comment
Ill try and work a bypass in with that sometime soon