Bug: google engine
Closed this issue · 0 comments
iblowmymind commented
Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG
Repository: https://github.com/tiekoetter/searxng
Branch: master
Version: 2023.2.20+d669da81 (05735bf)
How did you install SearXNG?
What happened?
How To Reproduce
Expected behavior
Screenshots & Logs
Additional context
Technical report
Error
- Error: httpx.TimeoutException
- Percentage: 5
- Parameters:
(None, None, None)
- File name:
searx/search/processors/online.py:114
- Function:
_send_http_request
- Code:
response = req(params['url'], **request_args)
Error
- Error: timeout
- Percentage: 0
- Parameters:
()
- File name:
searx/search/processors/abstract.py:102
- Function:
handle_exception
- Code:
count_error(self.engine_name, exception_or_message)