Skip to content

部署zilliz版本 启动失败,连接zilliz服务失败&连接redis失败 #4638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
6 of 7 tasks
qq943358184 opened this issue Apr 23, 2025 · 0 comments
Open
6 of 7 tasks
Labels
bug Something isn't working

Comments

@qq943358184
Copy link

例行检查

  • 我已确认目前没有类似 issue
  • 我已完整查看过项目 README,以及项目文档
  • 我使用了自己的 key,并确认我的 key 是可正常使用的
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本

  • 公有云版本
  • 私有部署版本, 具体版本号: 4.9.6

问题描述, 日志截图,配置文件等
部署zilliz版本时

  1. 连接zilliz服务器失败

Image

2.连接redis失败
[Error] 2025-04-23 01:56:34 Redis connection error
fastgpt | {
fastgpt | message: 'connect ECONNREFUSED 127.0.0.1:6379',
fastgpt | stack: 'Error: connect ECONNREFUSED 127.0.0.1:6379\n' +
fastgpt | ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16)'
fastgpt | }

一开始是没有问题1的,只是启动的时候报错找不到redis,页面可以访问,传输文件到知识库的时候会报错Reached the max retries per request limit (which is 20). Refer to "maxRetriesPerRequest" option for details.,后台提示如上报错,此时zilliz云端能连通,会创建一个modeldata的collection,redis镜像正常已下载
后来出现问题1,一直联不通zilliz

复现步骤
下载 docker-compose-zilliz.yml
curl -o docker-compose.yml https://raw.githubusercontent.com/labring/FastGPT/main/deploy/docker/docker-compose-zilliz.yml
只修改yml内的

Image

预期结果
zilliz正常启动
相关截图

@qq943358184 qq943358184 added the bug Something isn't working label Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant