nilsherzig / LLocalSearch

LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
Apache License 2.0
5.44k stars 332 forks source link

error in installation on MAC #89

Open taozhiyuai opened 3 months ago

taozhiyuai commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: just following the instruction on GitHub

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

please see the file I upload error.pdf

Additional context Add any other context about the problem here.

nilsherzig commented 3 months ago

Looks like searxng is blocked from accessing the search engines / providers it relies on. Is your host device inside a corporate network, or are you using some sort of vpn / proxy?

taozhiyuai commented 3 months ago

in China, connection without VPN.

nilsherzig commented 3 months ago

Can you connect to the search engines listed in the debug logs? Or is the chinese firewall blocking this?