ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key

Open yangzijiang98 opened this issue 10 months ago • 4 comments

Describe your problem

When adding the model, I received the following warning:
WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key
How should I handle this?
Thank you for your response.025-02-26 10:14:37,084 WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-02-26 10:14:37,084 INFO 16 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-26T10:14:37.083530", "boot_at": "2025-02-26T09:02:33.701191", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-26 10:15:07,092 WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-02-26 10:15:07,093 INFO 16 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-26T10:15:07.091475", "boot_at": "2025-02-26T09:02:33.701191", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-26 10:15:37,113 WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-02-26 10:15:37,114 INFO 16 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-26T10:15:37.113140", "boot_at": "2025-02-26T09:02:33.701191", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-26 10:16:07,135 WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-02-26 10:16:07,136 INFO 16 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-26T10:16:07.135077", "boot_at": "2025-02-26T09:02:33.701191", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-26 10:16:37,167 WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-02-26 10:16:37,168 INFO 16 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-26T10:16:37.166735", "boot_at": "2025-02-26T09:02:33.701191", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}

yangzijiang98 avatar Feb 26 '25 02:02 yangzijiang98

Warning message coulde be ignored.

KevinHuSh avatar Feb 26 '25 03:02 KevinHuSh

I also encountered the same problem, and I could not open web address such as http://127.0.0.1:9380 or http://172.18.0.6:9380

but I solved my problem by using address: localhost/knowledge to open the login page of ragflow

liang996-tech avatar Feb 26 '25 11:02 liang996-tech

2025-03-22 09:36:40,542 WARNING 37 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-22 09:36:40,543 INFO 37 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-22T09:36:40.542+08:0 我也是,ragflow-server一直刷这个日志,占用很多cpu资源 Same here. ragflow-server keeps spamming this log and consuming a lot of CPU resources.

runwezh avatar Mar 22 '25 01:03 runwezh

Warning message coulde be ignored.

This warning log will produce very huge log file, until the hardisk space is full, so pls fix this as soon as possible, thx.

colin4k avatar May 20 '25 06:05 colin4k