tiekoetter/searxng

Bug: unsplash engine

Closed this issue · 2 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.04.06-4135a740 (a3be802)

How did you install SearXNG?

I installed it with https://addons.mozilla.org/en-US/firefox/addon/search-engines-helper/
What happened?

i searched for "ducks" to test if things worked and it gave me the error "Error: unsplash: suspendes acces denied"

How To Reproduce

search for anything and have unsplash ticked on in the settings

Expected behavior

get unsplash resultst as well

Technical report

Error

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

Thanks for reporting.

Looks like my proxy got blocked. The proxy should be swapped now.

Check https://searx.tiekoetter.com/search?q=%21us+test+%3Aen

im gonna be honest, i dont know much about proxies or anything similar but its good that its fixed!