tiekoetter/searxng

Bug: google engine

0neW0rld opened this issue · 0 comments

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.12.3+3829c253 (7b93ee1)

How did you install SearXNG?

What happened?

How To Reproduce

Expected behavior

Screenshots & Logs

Additional context

Technical report

Error

  • Error: 2 redirects, maximum: 0
  • Percentage: 15
  • Parameters: ('200', 'OK', 'www.google.com.hk')
  • File name: searx/search/processors/online.py:127
  • Function: _send_http_request
  • Code: count_error(

Error

  • Error: httpx.TimeoutException
  • Percentage: 5
  • Parameters: (None, None, None)
  • File name: searx/search/processors/online.py:118
  • Function: _send_http_request
  • Code: response = req(params['url'], **request_args)