If an indexer is offline and/or times out (usenet-crawler is doing a gateway timeout for me at the time of this posting), a manual search appears to fail until the indexer is disabled. Has anyone experienced this before?
I can reproduce if needed. I’ve just disabled Usenet-Crawler for now and it fixed it.
Thanks for the quick reply. Unfortunately in my case, it never showed up with no results or results (I inspected the logs, no results). It just stayed at the loading ellipses.
Haven’t had a chance to dig in, but want to check if you’re running a reverse proxy or anything to connect to Sonarr? I haven’t found anything that indicates the connection would time out after a lengthy wait on the indexer.
Looks like we’re using the default of 100 seconds. You’ll also want to allow time for processing each result, 200 seconds would be more than enough I think.
Is that 100 seconds total for EACH indexer or 100 seconds total for all combined. In other words, does it wait 100 seconds then process the next or do them all at once?
Its 100 seconds per indexer request, but they’re done in parallel, unless they all take 100 seconds to respond they should all complete within that window.