Skip to content
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

[Question]: report_status got exception Traceback (most recent call last): File "/data/ragflow/rag/svr/task_executor.py", line 473, in report_status LAG_TASKS = int(group_info["lag"]) #3716

Closed
kin1n opened this issue Nov 28, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@kin1n
Copy link

kin1n commented Nov 28, 2024

Describe your problem

report_status got exception
Traceback (most recent call last):
File "/data/ragflow/rag/svr/task_executor.py", line 473, in report_status
LAG_TASKS = int(group_info["lag"])
拉取了0.14的版本,用的源码启动,执行到最后一步bash docker/launch_backend_service.sh的时候出现了这个错误。请问是什么问题。
Uploading 微信截图_20241128152444.png…

@kin1n kin1n added the question Further information is requested label Nov 28, 2024
@kin1n
Copy link
Author

kin1n commented Nov 28, 2024

ERROR 1028041 report_status got exception
Traceback (most recent call last):
File "/data/ragflow/rag/svr/task_executor.py", line 473, in report_status
LAG_TASKS = int(group_info["lag"])
~~~~~~~~~~^^^^^^^
KeyError: 'lag'

@yuzhichang
Copy link
Member

Duplicated with #3545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants