SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled. This is a fork of SearXNG used by searx.tiekoetter.com
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.07.29-0cf53109 (c7cdaa72)
How did you install SearXNG?
What happened?
Changed settings to include Mojeek, did a search, got an error.
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.07.29-0cf53109 (c7cdaa72)
How did you install SearXNG?
What happened?
Changed settings to include Mojeek, did a search, got an error.
How To Reproduce
Same as above.
Expected behavior
Screenshots & Logs
Additional context
Technical report
Error
('HTTP error 403',)
searx/search/processors/online.py:96
_send_http_request
response = req(params['url'], **request_args)
Error
(None, None, None)
searx/search/processors/online.py:96
_send_http_request
response = req(params['url'], **request_args)