[Question]: WARNING 16 RedisDB.queue_info rag_flow_svr_queue got exception: no such key
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}
Warning message coulde be ignored.
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
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.
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.