-
-
Notifications
You must be signed in to change notification settings - Fork 64
Stuck at searching #22
Comments
I assume you're running on the latest version, is that correct? The way that
Have you tried executing Have you tried setting a different default active provider? |
Ye, im on latest. Yes, the problem persist no matter what i search. Tried several times. |
This is pretty weird 🤔 There's no "debugging mode" other than actually debugging the program.
I don't know, I'm not familiar with Windows, maybe |
Ye, found. Tried to set different torrent providers as active - no luck, still same stuck behavior. And i dont even see any network activity from node process at all when its stuck. It do some initial package exachange and than nothing happens |
🤔 weird, unfortunately I can't reproduce the problem so I can't work on a fix. If you'd like to investigate this yourself you should maybe put a few |
This happens to me when searching with a danish IP where most sites are blocked. |
So it halts on I'm very new to typescript and node so sorry if this is not too much, but it's as far as I was able to get in about 1h from zero :-) |
For those who are experiencing this problem you might want to remove a default torrent provider by unsetting the |
What bothers me is that it works when you do the "im feeling lucky".
always works fine, while
always gets stuck on the first provider What is the code doing when it says "waiting for %torrentprovider%"? |
I've seen this behavior also on public networks like cafe hotspots. It's likely that torrent domains are being blocked or routed to a bad address, causing an indefinite hang. The "lucky" option returns a result, but i dont think i was ever able to download when the search was blocked. |
Cliflix ask what to watch. I enter something. Then nothing happens, it just stuck doing nothing ( or displaying nothing) forever ( or at least hour).
https://i.imgur.com/AnRKQwy.png
is there any debug mode or logs to pinpoint the problem?
The text was updated successfully, but these errors were encountered: