ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Errors for `docker compose -f docker/docker-compose.yml up -d`

Open javazfj opened this issue 11 months ago • 4 comments

Describe your problem

阿里云和华为云都试过了 Error response from daemon: Head "https://registry-1.docker.io/v2/valkey/valkey/manifests/8": Get "https://auth.docker.io/token?scope=repository%3Avalkey%2Fvalkey%3Apull&service=registry.docker.io": tls: failed to verify certificate: x509: certificate is valid for *.twitter.com, twitter.com, *.x.com, x.com, not auth.docker.io

javazfj avatar Feb 07 '25 15:02 javazfj

Change the image source:

Image

KevinHuSh avatar Feb 08 '25 02:02 KevinHuSh

搞个了VPN,最后部署成功。 镜像多多少少个别下载不成功,会有问题。

javazfj avatar Feb 08 '25 02:02 javazfj

Image docker-compose -f docker-compose.yml up -d WARN[0000] The "HF_ENDPOINT" variable is not set. Defaulting to a blank string. WARN[0000] The "MACOS" variable is not set. Defaulting to a blank string. validating /root/ragflow-main/docker/docker-compose-base.yml: networks.ragflow Additional property extra_hosts is not allowed 这种报错如何解决啊

huachen-github avatar Feb 08 '25 09:02 huachen-github

Image docker-compose -f docker-compose.yml up -d WARN[0000] The "HF_ENDPOINT" variable is not set. Defaulting to a blank string. WARN[0000] The "MACOS" variable is not set. Defaulting to a blank string. validating /root/ragflow-main/docker/docker-compose-base.yml: networks.ragflow Additional property extra_hosts is not allowed 这种报错如何解决啊

可能是docker版本的问题

cxhttt233 avatar Mar 05 '25 05:03 cxhttt233

I meet again docker error: Docker version 26.1.3, build 26.1.3-0ubuntu1~20.04.1

Image

vcchain2019 avatar Apr 17 '25 11:04 vcchain2019