-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search engine returning no results #20104
Comments
Same here. Was working fine and now nothing. I haven't changed anything. |
Something definitely happened with the search plugins because mine stopped showing completely, with qBit telling me there were no plugins installed! They were still there in the |
Thanks, I'll try that. |
Following nokti's thing unfortunately didn't work for me :( |
Same problem here - anyone found a solution? |
What I did was shut down qBit, delete the nova3 folder, restart qbit and then add each plugin one by one. I think I have 10 plugins installed now and they're all working again. I'm on qBit 4.6.2 lt2 qt6. |
Thanks nokti, but that didn't help. Even with one plugin I get no results. I'm on qBit 4.6.2 as well. |
Just throwing a few ideas around:
Can you tell us which plugins are not working for you? Maybe I have one of them installed and can test it. |
Good ideas - canyouseeme can, in fact, see me!! |
Maybe some of these plugins are outdated? The eztv plugin is not installed on my machine (maybe that's one of the plugins that wouldn't reinstall, I don't recall) and I also don't see it in the list: https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins |
I don't think they're out of date - firstly, when I deleted the nova3 folder then that would have removed any old versions; and secondly with zero plugins (i.e. after nova3 deletion), I click on "search plug-ins" and then "check for updates" and 8 official, up-to-date search plugins are installed (EZTV; Jackett; Lime; Solid; TPB; TorLock; TorrentProject; torrents-csv). |
I wonder if you are all really sure that the qBittorrent log does not contain any related information, that none of you provided it (despite the fact that it is requested in the Issue template)? |
Hi glassez - I think that was a good catch and apologies for not thinking of it. The log shows a series of "Ignoring SSL error, URL: "https://thepiratebay.org/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate"" errors when a search is run. I've had a quick search and couldn't find anything that I could make sense of - any ideas what the problem, or the fix could be? Thanks! Here is the (redacted) log in full: 12/12/2023 12:28 - Ignoring SSL error, URL: "https://thepiratebay.org/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate" |
I tried this and it didn't work for me. Just manually installed [MagnetDL with categories] and it's working fine. Still no results from any of the default ones. |
where nova2.py params = (engine, categories, keyword) blocked result = unblocked result is lots of magnet links
|
I tried updating again and this time it worked, I got the default plugins to be installed and updated:
No idea why it worked now and didn't before. It also makes me think that the default plugins bundled with qBit are all outdated judging by the log here above. |
Where does one find this? I'll take anything right now since nothing's working for me. |
I think Cirieno has it right - the search sites are being blocked. I followed their link to the LightDestory plugin site and installed the Snowfl aggregator search plugin (https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/snowfl.py) and that is working fine at the moment. |
Same issue as here: |
I have the same situation as you, and I have 2 windows PCs that are affected together recently, so it makes me suspect windows updates. |
👍 Another success with deleting /nova3. Path is here /Users/[userfolder]/Library/Application Support/qBittorrent/nova3 for macos users. I have been getting some wild results not matching the query from some of the engine though. |
Plugins still broke for me, 4.6.4 Mac OS. Any other Mac users actually have theirs working? |
@godzfire I've been trying to make it work without much success (i don't know mac os well) . |
same here search yields no results |
They're not really working again for me, they did briefly for... some reason, now I'm only getting snowfl results when searching, none of the others are functioning. |
None of the workarounds suggested worked for me. Just as @Tox46 reported, reinstalling gets me exactly one search before things stop working again, and running It seems like this is an issue with Python and the root certificate store, as discussed in python/cpython#80192 For now I can get search to work perfectly with the following workaround. Since the certificate verification is causing an error, I just turn it off, by editing
|
Thank you, your workaround worked for me but since this turns off certificate verification I was wondering if there are any security risks to be worried of. |
There are certainly security risks: someone with access to your upstream internet connection could spoof the results and trick you into downloading malicious files. But since the whole point of bittorrent is to download random stuff from the internet, the added level of risk is maybe not all that much. Just don't run this on a public WiFi you don't trust, and virus-scan whatever you download-- both of which are good ideas in any case. |
that workaround doesn't work in my case |
bump plugins still aren't working properly |
it's working for me now it fixed itself somehow |
official plugins have been updated since end of June '24, if anybody is still experiencing issues with qBittorrent v5.0.0. - then please open a new ticket & provide as much info as possible/logs & if affected plugin is official/unofficial etc. |
qBittorrent & operating system versions
qBittorrent: 4.6.2 x64
Opering system: Windows 10 Pro 22H2 10.0.19045
What is the problem?
Until recently the search engine worked, now none of the plugins are returning any results (tried all enabled, all, and individually), also Jackett gives an error "connection error getting indexer list". I haven't changed anything about my PC that would start blocking connections or anything, so I have no idea why this function no longer seems to work. (Torrents are behaving normally)
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: