netease-youdao / QAnything

Question and Answer based on Anything.
https://qanything.ai
GNU Affero General Public License v3.0
11.92k stars 1.16k forks source link

[BUG] <title>v2版本无法启动 #497

Closed qazxswaaa closed 2 months ago

qazxswaaa commented 2 months ago

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

当前行为 | Current Behavior

在dockers desktop中下载了相关镜像文件,命令行docker-compose -f docker-compose-win.yaml up启动后一直不行 ✔ Container qanything-container-local Stopped 0.0s

期望行为 | Expected Behavior

No response

运行环境 | Environment

- OS:
- NVIDIA Driver:
- CUDA:
- Docker Compose:
- NVIDIA GPU Memory:

QAnything日志 | QAnything logs

No response

复现方法 | Steps To Reproduce

No response

备注 | Anything else?

No response

houzy commented 2 months ago

我也报相同的错误

JOMOelicit commented 2 months ago

你好请问解决了吗?

Jason-cs18 commented 2 months ago

一般重新启动docker-compose即可

ben-8878 commented 2 weeks ago

类似的问题请问大家怎么解决的,完全按照说明文档来的,还报错。

milvus-standalone-local    | [2024/11/05 07:49:22.567 +00:00] [WARN] [grpcclient/client.go:249] ["failed to get client address"] [error="find no available datacoord, check datacoord state"]
milvus-standalone-local    | [2024/11/05 07:49:22.567 +00:00] [WARN] [grpcclient/client.go:464] ["fail to get grpc client in the retry state"] [client_role=datacoord] [error="find no available datacoord, check datacoord state"]
milvus-standalone-local    | [2024/11/05 07:49:22.567 +00:00] [WARN] [grpcclient/client.go:249] ["failed to get client address"] [error="find no available querycoord, check querycoord state"]
milvus-standalone-local    | [2024/11/05 07:49:22.567 +00:00] [WARN] [grpcclient/client.go:464] ["fail to get grpc client in the retry state"] [client_role=querycoord] [error="find no available querycoord, check querycoord state"]
dependency failed to start: container milvus-standalone-local is unhealthy
Gracefully stopping... (press Ctrl+C again to force)