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

启动报错:ERROR: Invalid interpolation format for "searxng" option in service "services": "SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/" #26

Open zhangaotian8090 opened 5 months ago

zhangaotian8090 commented 5 months ago

启动报错:ERROR: Invalid interpolation format for "searxng" option in service "services": "SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/" 是有要启动其他的服务吗

jiafu83 commented 5 months ago

查一下docker版本是不是太老

seekme-ai commented 5 months ago

同样的问题,更新docker版本没解决

jasonhuhx commented 5 months ago

同样的问题 Macbook Air M1 + macOS 14

bolin12 commented 5 months ago

same question

bolin12 commented 5 months ago

same question

solved using latest docker version

ChengsongLu commented 5 months ago

same question

solved using latest docker version

which version of docker you are using?

mine: Docker version 26.0.0, build 2ae903e docker-compose version 1.25.0, build unknown

Davidlihuang commented 5 months ago

同样的问题,大佬们怎么解决的? Docker version 24.0.2, build cb74dfc docker-compose version 1.17.1, build 6d101fb

bolin12 commented 5 months ago

same question

solved using latest docker version

which version of docker you are using?

mine: Docker version 26.0.0, build 2ae903e docker-compose version 1.25.0, build unknown

that's it

wlzh commented 5 months ago

Reinstall or repair the docker-compose version, where the version number is not as important as whether the functionality is usable. In other words, ensuring that docker-compose is working properly is more important than the specific version number.

zzxxsscn commented 5 months ago

Invalid interpolation format for "searxng" option in service "services": "SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/" 也是这个问题,请问怎么解决

jiafu83 commented 5 months ago

https://docs.docker.com/engine/install/ubuntu/ use docker official instruction,upgrade to the latest version, for me is 26.0, problem fixed

songsh commented 4 months ago

i upgrade to 26.0.1, the problem still exists

hejxiang commented 4 months ago

After changing docker-compose to docker compose, the error was gone

docker compose up -d

docker server version: 23.0.5 docker compose version: 2.17.3

docker-compose version: 1.25.0