nashsu / FreeAskInternet

FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
Apache License 2.0
8.45k stars 879 forks source link

本地部署不能正常使用 #5

Closed ChinaArJun closed 5 months ago

ChinaArJun commented 5 months ago

{ "error": true, "message": "network error" }

nashsu commented 5 months ago

请确认是否docker服务都正常启动,这个报错是因为无法访问到后台接口

ChinaArJun commented 5 months ago

好吧,服务报错需要用 vpn, (Error refreshing session ID, retrying in 1 minute... If this error persists, your country may not be supported yet. If your country was the issue, please consider using a U.S. VPN.)

所以这个是必须部署在国外的环境吧

funisgoou commented 5 months ago

image 我也是用不了,这是为什么呢?我明明挂了VPN能正常浏览国外网络。

benhot commented 5 months ago

image 我也是用不了,这是为什么呢?我明明挂了VPN能正常浏览国外网络。

同样的问题

wolfg1969 commented 5 months ago

看看 backend 容器的日志里有没有访问 searxng 服务 403 错误

ChinaArJun commented 5 months ago

目前部署到国外服务器可以正常使用了,本地部署应该需要设置代理