-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[BUG] 一直等待启动后端服务,直到超时 #581
Comments
应该是你机器内存跑满了,正常只有16G不够跑 |
@qinshuang1998 应该不是内容的问题, 我内存设置挺大的 |
同样的问题,log错误日志:/usr/local/lib/python3.10/site-packages/transformers/utils/generic.py:441: FutureWarning: |
是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?
当前行为 | Current Behavior
024-12-19 16:23:59 等待启动后端服务
2024-12-19 16:24:05 Waiting for the backend service to start...
2024-12-19 16:24:05 等待启动后端服务
2024-12-19 16:24:11 Waiting for the backend service to start...
2024-12-19 16:24:11 等待启动后端服务
2024-12-19 16:24:17 Waiting for the backend service to start...
2024-12-19 16:24:17 等待启动后端服务
2024-12-19 16:24:23 Waiting for the backend service to start...
2024-12-19 16:24:23 等待启动后端服务
2024-12-19 16:24:29 Waiting for the backend service to start...
2024-12-19 16:24:29 等待启动后端服务
2024-12-19 16:24:35 Waiting for the backend service to start...
2024-12-19 16:24:35 等待启动后端服务
2024-12-19 16:24:41 Waiting for the backend service to start...
2024-12-19 16:24:41 等待启动后端服务
2024-12-19 16:24:47 Waiting for the backend service to start...
2024-12-19 16:24:47 等待启动后端服务
2024-12-19 16:26:00 启动后端服务超时,自动检查日志文件 /workspace/QAnything/logs/debug_logs/main_server.log:
期望行为 | Expected Behavior
正常启动
运行环境 | Environment
QAnything日志 | QAnything logs
024-12-19 16:23:59 等待启动后端服务
2024-12-19 16:24:05 Waiting for the backend service to start...
2024-12-19 16:24:05 等待启动后端服务
2024-12-19 16:24:11 Waiting for the backend service to start...
2024-12-19 16:24:11 等待启动后端服务
2024-12-19 16:24:17 Waiting for the backend service to start...
2024-12-19 16:24:17 等待启动后端服务
2024-12-19 16:24:23 Waiting for the backend service to start...
2024-12-19 16:24:23 等待启动后端服务
2024-12-19 16:24:29 Waiting for the backend service to start...
2024-12-19 16:24:29 等待启动后端服务
2024-12-19 16:24:35 Waiting for the backend service to start...
2024-12-19 16:24:35 等待启动后端服务
2024-12-19 16:24:41 Waiting for the backend service to start...
2024-12-19 16:24:41 等待启动后端服务
2024-12-19 16:24:47 Waiting for the backend service to start...
2024-12-19 16:24:47 等待启动后端服务
2024-12-19 16:26:00 启动后端服务超时,自动检查日志文件 /workspace/QAnything/logs/debug_logs/main_server.log:
复现方法 | Steps To Reproduce
No response
备注 | Anything else?
No response
The text was updated successfully, but these errors were encountered: