[Question]: Ollama added model fail to list.
Self Checks
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (Language Policy).
- [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- [x] Please do not modify this template :) and fill in all the required fields.
Describe your problem
部署的版本是 v0.17.1 full,已经在 ollama 中添加了 deepseek-r1:32 模型,但是在系统模型设置界面,聊天模型下拉框是空的,这个问题一般是什么原因导致的?
日志信息如下:
cindy@ai:~$ sudo docker logs -f ragflow-server
2025-03-11 22:30:11,616 INFO 17 ragflow_server log path: /ragflow/logs/ragflow_server.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'}
2025-03-11 22:30:19,226 INFO 17 init database on cluster mode successfully
2025-03-11 22:30:31,339 INFO 17
____ ___ ______ ______ __
/ __ \ / | / // // / _ __
/ // // /| | / / __ / / / // __ | | /| / /
/ , // ___ |/ // // __/ / // // /| |/ |/ /
// ||// ||_/// // _/ |/|__/
2025-03-11 22:30:31,339 INFO 17 RAGFlow version: v0.17.1 full 2025-03-11 22:30:31,340 INFO 17 project base: /ragflow 2025-03-11 22:30:31,340 INFO 17 Current configs, from /ragflow/conf/service_conf.yaml: ragflow: {'host': '0.0.0.0', 'http_port': 9380} mysql: {'name': 'rag_flow', 'user': 'root', 'password': '', 'host': 'mysql', 'port': 3306, 'max_connections': 100, 'stale_timeout': 30} minio: {'user': 'rag_flow', 'password': '', 'host': 'minio:9000'} es: {'hosts': 'http://es01:9200', 'username': 'elastic', 'password': ''} infinity: {'uri': 'infinity:23817', 'db_name': 'default_db'} redis: {'db': 1, 'password': '', 'host': 'redis:6379'} 2025-03-11 22:30:31,340 INFO 17 Use Elasticsearch http://es01:9200 as the doc engine. 2025-03-11 22:30:31,467 INFO 17 GET http://es01:9200/ [status:200 duration:0.126s] 2025-03-11 22:30:31,470 INFO 17 HEAD http://es01:9200/ [status:200 duration:0.003s] 2025-03-11 22:30:31,471 INFO 17 Elasticsearch http://es01:9200 is healthy. 2025-03-11 22:30:31,476 WARNING 17 Load term.freq FAIL! 2025-03-11 22:30:31,479 WARNING 17 Realtime synonym is disabled, since no redis connection. 2025-03-11 22:30:31,484 WARNING 17 Load term.freq FAIL! 2025-03-11 22:30:31,487 WARNING 17 Realtime synonym is disabled, since no redis connection. 2025-03-11 22:30:31,487 INFO 17 MAX_CONTENT_LENGTH: 134217728 2025-03-11 22:30:31,487 INFO 17 SERVER_QUEUE_MAX_LEN: 1024 2025-03-11 22:30:31,487 INFO 17 SERVER_QUEUE_RETENTION: 3600 2025-03-11 22:30:31,487 INFO 17 MAX_FILE_COUNT_PER_USER: 0 2025-03-11 22:30:33,080 INFO 17 init web data success:1.4845318794250488 2025-03-11 22:30:33,083 INFO 17 RAGFlow HTTP server start... 2025-03-11 22:30:33,086 INFO 17 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
- Running on all addresses (0.0.0.0)
- Running on http://127.0.0.1:9380
- Running on http://172.18.0.6:9380 2025-03-11 22:30:33,087 INFO 17 Press CTRL+C to quit 2025-03-11 22:30:38,301 INFO 30 task_executor_0 log path: /ragflow/logs/task_executor_0.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'} 2025-03-11 22:30:45,378 INFO 30 load_model /ragflow/rag/res/deepdoc/det.onnx uses CPU 2025-03-11 22:30:45,485 INFO 30 load_model /ragflow/rag/res/deepdoc/rec.onnx uses CPU 2025-03-11 22:30:45,510 INFO 30
/_ /_ / / / / _____ _______ / / _____
/ / / __ `/ / /// / __/ | |// _ / / / / / __/ __ / /
/ / / // ( ) ,< / /> </ / // // / // // / /
// _,///|| /_____//||_/_/_,/_/___//
2025-03-11 22:30:45,511 INFO 30 TaskExecutor: RAGFlow version: v0.17.1 full 2025-03-11 22:30:45,511 INFO 30 Use Elasticsearch http://es01:9200 as the doc engine. 2025-03-11 22:30:45,519 INFO 30 GET http://es01:9200/ [status:200 duration:0.007s] 2025-03-11 22:30:45,521 INFO 30 HEAD http://es01:9200/ [status:200 duration:0.002s] 2025-03-11 22:30:45,522 INFO 30 Elasticsearch http://es01:9200 is healthy. 2025-03-11 22:30:45,527 WARNING 30 Load term.freq FAIL! 2025-03-11 22:30:45,531 WARNING 30 Realtime synonym is disabled, since no redis connection. 2025-03-11 22:30:45,535 WARNING 30 Load term.freq FAIL! 2025-03-11 22:30:45,539 WARNING 30 Realtime synonym is disabled, since no redis connection. 2025-03-11 22:30:45,539 INFO 30 MAX_CONTENT_LENGTH: 134217728 2025-03-11 22:30:45,539 INFO 30 SERVER_QUEUE_MAX_LEN: 1024 2025-03-11 22:30:45,539 INFO 30 SERVER_QUEUE_RETENTION: 3600 2025-03-11 22:30:45,539 INFO 30 MAX_FILE_COUNT_PER_USER: 0 2025-03-11 22:30:45,541 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:30:45,542 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:30:45.541+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:31:15,543 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:31:15,544 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:31:15.543+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:31:45,545 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:31:45,546 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:31:45.545+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:32:15,547 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:32:15,547 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:32:15.546+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:32:45,548 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:32:45,549 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:32:45.548+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:33:15,550 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:33:15,551 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:33:15.550+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:33:45,552 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:33:45,552 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:33:45.551+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:34:15,553 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:34:15,553 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:34:15.553+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:34:45,554 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:34:45,555 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:34:45.554+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:35:15,556 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:35:15,557 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:35:15.556+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:35:45,557 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:35:45,558 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:35:45.557+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:36:15,559 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:36:15,560 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:36:15.559+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:36:45,560 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:36:45,561 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:36:45.560+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:37:15,562 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:37:15,562 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:37:15.562+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:37:45,563 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:37:45,564 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:37:45.563+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:38:15,565 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:38:15,565 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:38:15.564+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:38:45,566 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:38:45,567 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:38:45.566+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:39:15,568 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:39:15,568 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:39:15.567+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:39:45,569 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:39:45,570 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:39:45.569+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:40:15,570 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:40:15,571 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:40:15.570+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:40:45,572 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:40:45,573 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:40:45.572+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:41:15,973 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:41:15,973 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:41:15.972+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:41:45,974 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:41:45,975 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:41:45.974+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:42:15,976 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:42:15,976 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:42:15.976+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:42:45,977 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:42:45,978 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:42:45.977+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:43:15,979 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:43:15,980 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:43:15.979+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:43:45,981 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:43:45,981 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:43:45.981+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:44:15,982 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:44:15,983 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:44:15.982+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:44:45,984 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:44:45,984 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:44:45.984+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:45:15,985 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:45:15,986 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:45:15.985+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:45:34,779 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:34] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:45:35,054 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:35] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:45:35,287 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:35] "GET /v1/kb/list?page=1&page_size=30&keywords= HTTP/1.1" 200 - 2025-03-11 22:45:35,324 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:35] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:45:38,350 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:38] "GET /v1/system/version HTTP/1.1" 200 - 2025-03-11 22:45:38,664 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:38] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:45:40,063 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:40] "GET /v1/user/logout HTTP/1.1" 200 - 2025-03-11 22:45:45,987 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:45:45,987 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:45:45.986+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:45:53,264 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:53] "POST /v1/user/login HTTP/1.1" 200 - 2025-03-11 22:45:53,381 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:53] "GET /v1/kb/list?page=1&page_size=30&keywords= HTTP/1.1" 200 - 2025-03-11 22:45:53,600 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:53] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:45:57,307 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:57] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:45:57,311 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:57] "GET /v1/kb/detail?kb_id=5b8f5cdafe7f11efa8cf52ba0b5a254a HTTP/1.1" 200 - 2025-03-11 22:45:57,312 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:57] "GET /v1/document/list?kb_id=5b8f5cdafe7f11efa8cf52ba0b5a254a&keywords=&page_size=10&page=1 HTTP/1.1" 200 - 2025-03-11 22:45:57,547 INFO 17 HEAD http://es01:9200/ragflow_c94a6176fe7e11ef92ed52ba0b5a254a [status:404 duration:0.023s] 2025-03-11 22:45:57,548 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:57] "GET /v1/kb/5b8f5cdafe7f11efa8cf52ba0b5a254a/knowledge_graph HTTP/1.1" 200 - 2025-03-11 22:45:58,453 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:58] "GET /v1/system/version HTTP/1.1" 200 - 2025-03-11 22:45:58,727 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:58] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:45:58,728 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:58] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:45:58,767 INFO 17 172.18.0.6 - - [11/Mar/2025 22:45:58] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:46:01,164 INFO 17 172.18.0.6 - - [11/Mar/2025 22:46:01] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:46:01,201 INFO 17 172.18.0.6 - - [11/Mar/2025 22:46:01] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:46:15,989 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:46:15,990 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:46:15.989+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:46:39,388 INFO 17 172.18.0.6 - - [11/Mar/2025 22:46:39] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:46:39,422 INFO 17 172.18.0.6 - - [11/Mar/2025 22:46:39] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:46:45,990 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:46:45,991 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:46:45.990+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:47:09,972 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:09] "POST /v1/user/set_tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:13,467 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:13] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:47:13,468 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:13] "GET /v1/system/version HTTP/1.1" 200 - 2025-03-11 22:47:13,497 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:13] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:13,497 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:13] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:47:13,535 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:13] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:47:15,992 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:47:15,992 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:47:15.992+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:47:16,362 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:16] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:16,363 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:16] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:47:21,393 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:21] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:47:21,393 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:21] "GET /v1/dialog/list HTTP/1.1" 200 - 2025-03-11 22:47:22,789 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:22] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:22,790 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:22] "GET /v1/kb/list HTTP/1.1" 200 - 2025-03-11 22:47:22,842 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:22] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:47:24,217 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:24] "GET /v1/system/version HTTP/1.1" 200 - 2025-03-11 22:47:24,225 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:24] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:24,268 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:24] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:47:24,741 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:24] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:47:26,512 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:26] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:26,545 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:26] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:47:31,459 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:31] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:47:31,495 INFO 17 172.18.0.6 - - [11/Mar/2025 22:47:31] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:47:45,993 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:47:45,994 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:47:45.993+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:48:15,994 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:48:15,995 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:48:15.994+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:48:45,996 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:48:45,996 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:48:45.996+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:49:15,997 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:49:15,998 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:49:15.997+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:49:45,999 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:49:45,999 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:49:45.998+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:50:16,000 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:50:16,001 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:50:16.000+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:50:46,001 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:50:46,002 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:50:46.001+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:51:16,003 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:51:16,004 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:51:16.003+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:51:46,004 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:51:46,005 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:51:46.004+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:51:47,952 INFO 17 172.18.0.6 - - [11/Mar/2025 22:51:47] "POST /v1/llm/delete_llm HTTP/1.1" 200 - 2025-03-11 22:51:47,971 INFO 17 172.18.0.6 - - [11/Mar/2025 22:51:47] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:51:48,036 INFO 17 172.18.0.6 - - [11/Mar/2025 22:51:48] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:51:50,852 INFO 17 172.18.0.6 - - [11/Mar/2025 22:51:50] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:51:50,887 INFO 17 172.18.0.6 - - [11/Mar/2025 22:51:50] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:52:16,006 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:52:16,007 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:52:16.006+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:52:46,007 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:52:46,008 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:52:46.007+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:53:16,009 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:53:16,010 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:53:16.009+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:53:26,180 INFO 17 172.18.0.6 - - [11/Mar/2025 22:53:26] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:53:26,180 INFO 17 172.18.0.6 - - [11/Mar/2025 22:53:26] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:53:26,214 INFO 17 172.18.0.6 - - [11/Mar/2025 22:53:26] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:53:26,407 INFO 17 172.18.0.6 - - [11/Mar/2025 22:53:26] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:53:46,011 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:53:46,011 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:53:46.010+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:54:06,131 INFO 17 HTTP Request: POST http://192.168.2.66:11434/api/chat "HTTP/1.1 200 OK" 2025-03-11 22:54:06,140 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:06] "POST /v1/llm/add_llm HTTP/1.1" 200 - 2025-03-11 22:54:06,214 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:06] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:54:06,251 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:06] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:54:08,450 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:08] "GET /v1/llm/factories HTTP/1.1" 200 - 2025-03-11 22:54:08,638 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:08] "GET /v1/user/info HTTP/1.1" 200 - 2025-03-11 22:54:08,639 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:08] "GET /v1/llm/my_llms HTTP/1.1" 200 - 2025-03-11 22:54:08,646 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:08] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:54:15,579 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:15] "GET /v1/user/tenant_info HTTP/1.1" 200 - 2025-03-11 22:54:15,615 INFO 17 172.18.0.6 - - [11/Mar/2025 22:54:15] "GET /v1/llm/list HTTP/1.1" 200 - 2025-03-11 22:54:16,012 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:54:16,013 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:54:16.012+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:54:46,013 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:54:46,014 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:54:46.013+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:55:16,015 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:55:16,015 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:55:16.015+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:55:46,016 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:55:46,017 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:55:46.016+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:56:16,018 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:56:16,018 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:56:16.018+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}} 2025-03-11 22:56:46,019 WARNING 30 RedisDB.queue_info rag_flow_svr_queue got exception: no such key 2025-03-11 22:56:46,020 INFO 30 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-11T22:56:46.019+08:00", "boot_at": "2025-03-11T22:30:45.510+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}}
我也遇到了,新版本才出现的
+1
+1
我也遇到了,新版本才出现的
我可以了。。。我加了其他的模型,这个ollama模型就蹦出来了~~~
Fail to access model(qwen2.5-14B-Instruct-1M-awq-deal-data).ERROR: Connection error. 现在的版本,已经烂了,无法注册模型
我也遇到了同样的问题
我也遇到了,新版本才出现的
我可以了。。。我加了其他的模型,这个ollama模型就蹦出来了~~~
------添加了啥?
well, I met exactly the same problem, on 0.17.1-slim
maybe 0.17.2 is neccessary to fix this bug.
看了看patch,随便加个key先混过去吧,只能等下一个版本了。
看了看patch,随便加个key先混过去吧,只能等下一个版本了。
你添加了哪个类型的key?我试了不行啊
临时解决方案:添加ollama模型时API-KEY要随便填写个值,然后在系统模型设置里可以看到已添加的ollama模型列表了
Pull the nightly version of docker image the next day please.
Or, do not leave the api-key blank while adding Ollama models.
please add api-key ,the api-key is random. such as sk-jKgLDdcAodD or automatically generate is by yourself !!!!!!!!! ,ragflow is there no one test ? , low level bug is so much