Docker image has broken (x86_64)
Closed this issue · 1 comments
Ryonez commented
As of the latest update, searches no longer work.
Unable to revert to older builds as they've been deleted.
Error from log:
Traceback (most recent call last):
File "/usr/local/searx/searx/engines/google.py", line 253, in response
url = eval_xpath(result, href_xpath)[0]
IndexError: list index out of range
ERROR:searx.google engine:list index out of range
Traceback (most recent call last):
File "/usr/local/searx/searx/engines/google.py", line 253, in response
url = eval_xpath(result, href_xpath)[0]
IndexError: list index out of range
Ryonez commented
Annnnnd now it's suddenly started working.
Somewhat frustrating that I can't figure out the case. Came here as the build is the only recent change. I'm going to close this as I don't think this was the case.