tiekoetter/searxng

Bug: duckduckgo engine

Closed this issue · 1 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: 2022.11.11-3a765113 (192775d)

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:113
  • Function: _send_http_request
  • Code: response = req(params['url'], **request_args)

Error

  • Error: searx.exceptions.SearxEngineAccessDeniedException
  • Percentage: 0
  • Parameters: ('HTTP error 403',)
  • File name: searx/search/processors/online.py:113
  • Function: _send_http_request
  • Code: response = req(params['url'], **request_args)

Duplicate of #15