Closed MudcrabDev closed 3 years ago
Hey @MudcrabDev
ran into the same problem with my istance. In the git-cloned folder on your system, check for the file "settings.yml" file in .../searx-docker/searx/settings.yml Open the file with an editor of your choice and look for this text-block:
server:
port : 8888
bind_address : "127.0.0.1" # address to listen on
secret_key : "<here will be your own secret key>" # change this!
base_url : https://your-domain.com # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
image_proxy : True # Proxying image results through searx
http_protocol_version : "1.0" # 1.0 and 1.1 are supported
method: "POST" # POST queries are more secure as they don't show up in history but may cause problems when using Firefox
[...]
Important part is the base_url : https://your-domain.com part. Make sure, there is no trailing "/" behind the "your-domain.com", or it will infinitely loop through redirects and you get the rate limit message. Issue is also opened on the searx main-repository and will be fixed soon, I think.
Regards,
avpnusr
duplicate of https://github.com/searx/searx/issues/2729
Your fix worked! Thank you @avpnusr
I recently updated my system and have encountered this error ever since. Reinstalled via instructions (clone git to /usr/local, cd, set Morty key, run ./start.sh) and error still occurs.
Firefox 87 on Pop! OS 20.04 (based on Ubuntu). I've determined this rule is the culprit:
But I don't know how to fix it. Increasing interval and limit or deleting the rule altogether causes "The page isn’t redirecting properly" in Firefox. In Brave browser I get "Rate limit exceeded, try again later." this time caused by this rule: