FreeAskInternet icon indicating copy to clipboard operation
FreeAskInternet copied to clipboard

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

Open zhangaotian8090 opened this issue 10 months ago • 13 comments

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

zhangaotian8090 avatar Apr 09 '24 10:04 zhangaotian8090

查一下docker版本是不是太老

jiafu83 avatar Apr 09 '24 12:04 jiafu83

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

seekme-ai avatar Apr 09 '24 14:04 seekme-ai

同样的问题 Macbook Air M1 + macOS 14

jasonhuhx avatar Apr 10 '24 02:04 jasonhuhx

same question

bolin12 avatar Apr 10 '24 08:04 bolin12

same question

solved using latest docker version

bolin12 avatar Apr 10 '24 11:04 bolin12

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

ChengsongLu avatar Apr 11 '24 03:04 ChengsongLu

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

Davidlihuang avatar Apr 12 '24 01:04 Davidlihuang

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

bolin12 avatar Apr 12 '24 01:04 bolin12

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.

wlzh avatar Apr 12 '24 03:04 wlzh

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

zzxxsscn avatar Apr 12 '24 11:04 zzxxsscn

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

jiafu83 avatar Apr 12 '24 11:04 jiafu83

i upgrade to 26.0.1, the problem still exists

songsh avatar Apr 18 '24 08:04 songsh

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

hejxiang avatar Apr 28 '24 03:04 hejxiang