[Bug] v0.5.3 Docker 部署后,Web 首页报错提示 "没有配置 options" #568
Unanswered
Xu-JunChao
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
等待初始化完成之后应该就可以了吧 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述 (Describe the bug)
使用 Docker Compose 成功部署项目后,第一次访问 Web 前端首页,页面弹出/显示
"没有配置 options"的提示。复现步骤 (Steps to reproduce)
git clone --branch v0.5.3 --depth 1 https://github.com/xerrors/Yuxi-Know.git.env和docker-compose.yaml(包含 api, web, neo4j, milvus, ollama 等)。docker-compose up -d启动所有服务。"没有配置 options"。截图或日志 (Screenshots / Logs)
F12 控制台信息:
点击加号没有调用任何接口
Beta Was this translation helpful? Give feedback.
All reactions