ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Bug]: nginx: [emerg] host not found in upstream "ragflow" in /etc/nginx/conf.d/ragflow.conf:14

Open cq134cq opened this issue 2 weeks ago • 5 comments

Is there an existing issue for the same bug?

  • [x] I have checked the existing issues.

RAGFlow workspace code commit ID

RAGFlow image version

RAGFlow version: v0.16.0 slim

Other environment information

nginx: [emerg] host not found in upstream "ragflow" in /etc/nginx/conf.d/ragflow.conf:14
2025-02-08 09:18:09,454 INFO     10 ragflow_server log path: /ragflow/logs/ragflow_server.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'}
2025-02-08 09:18:31,633 INFO     10 init database on cluster mode successfully
2025-02-08 09:19:00,470 INFO     11 task_executor_0 log path: /ragflow/logs/task_executor_0.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'}
2025-02-08 09:19:01,651 INFO     11 init database on cluster mode successfully
2025-02-08 09:19:11,492 INFO     10 
        ____   ___    ______ ______ __               
       / __ \ /   |  / ____// ____// /____  _      __
      / /_/ // /| | / / __ / /_   / // __ \| | /| / /
     / _, _// ___ |/ /_/ // __/  / // /_/ /| |/ |/ / 
    /_/ |_|/_/  |_|\____//_/    /_/ \____/ |__/|__/                             

    
2025-02-08 09:19:11,494 INFO     10 RAGFlow version: v0.16.0 slim
2025-02-08 09:19:11,494 INFO     10 project base: /ragflow
2025-02-08 09:19:11,494 INFO     10 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-02-08 09:19:11,495 INFO     10 Use Elasticsearch http://es01:9200 as the doc engine.
2025-02-08 09:19:11,611 INFO     10 GET http://es01:9200/ [status:200 duration:0.112s]
2025-02-08 09:19:11,621 INFO     10 HEAD http://es01:9200/ [status:200 duration:0.010s]
2025-02-08 09:19:11,623 INFO     10 Elasticsearch http://es01:9200 is healthy.
2025-02-08 09:19:11,645 WARNING  10 Load term.freq FAIL!
2025-02-08 09:19:11,661 WARNING  10 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:11,679 WARNING  10 Load term.freq FAIL!
2025-02-08 09:19:11,694 WARNING  10 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:11,694 INFO     10 MAX_CONTENT_LENGTH: 134217728
2025-02-08 09:19:11,695 INFO     10 SERVER_QUEUE_MAX_LEN: 1024
2025-02-08 09:19:11,695 INFO     10 SERVER_QUEUE_RETENTION: 3600
2025-02-08 09:19:11,695 INFO     10 MAX_FILE_COUNT_PER_USER: 0
2025-02-08 09:19:15,975 INFO     10 init web data success:3.994436025619507
2025-02-08 09:19:15,979 INFO     10 RAGFlow HTTP server start...
2025-02-08 09:19:15,983 INFO     10 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.20.0.6:9380
2025-02-08 09:19:15,983 INFO     10 Press CTRL+C to quit
2025-02-08 09:19:29,066 INFO     11 TextRecognizer det uses CPU
2025-02-08 09:19:29,465 INFO     11 TextRecognizer rec uses CPU
2025-02-08 09:19:29,548 INFO     11 
  ______           __      ______                     __            
 /_  __/___ ______/ /__   / ____/  _____  _______  __/ /_____  _____
  / / / __ `/ ___/ //_/  / __/ | |/_/ _ \/ ___/ / / / __/ __ \/ ___/
 / / / /_/ (__  ) ,<    / /____>  </  __/ /__/ /_/ / /_/ /_/ / /    
/_/  \__,_/____/_/|_|  /_____/_/|_|\___/\___/\__,_/\__/\____/_/                               
    
2025-02-08 09:19:29,549 INFO     11 TaskExecutor: RAGFlow version: v0.16.0 slim
2025-02-08 09:19:29,550 INFO     11 Use Elasticsearch http://es01:9200 as the doc engine.
2025-02-08 09:19:29,579 INFO     11 GET http://es01:9200/ [status:200 duration:0.023s]
2025-02-08 09:19:29,587 INFO     11 HEAD http://es01:9200/ [status:200 duration:0.007s]
2025-02-08 09:19:29,589 INFO     11 Elasticsearch http://es01:9200 is healthy.
2025-02-08 09:19:29,607 WARNING  11 Load term.freq FAIL!
2025-02-08 09:19:29,623 WARNING  11 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:29,643 WARNING  11 Load term.freq FAIL!
2025-02-08 09:19:29,660 WARNING  11 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:29,660 INFO     11 MAX_CONTENT_LENGTH: 134217728
2025-02-08 09:19:29,661 INFO     11 SERVER_QUEUE_MAX_LEN: 1024
2025-02-08 09:19:29,661 INFO     11 SERVER_QUEUE_RETENTION: 3600
2025-02-08 09:19:29,661 INFO     11 MAX_FILE_COUNT_PER_USER: 0
2025-02-08 09:19:29,672 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:19:29.669+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:19:59,689 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:19:59.685+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:20:29,701 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:20:29.699+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:20:59,706 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:20:59.704+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:21:29,710 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:21:29.708+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:21:59,743 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:21:59.742+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:22:29,777 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:22:29.775+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:22:59,811 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:22:59.808+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:23:29,845 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:23:29.843+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:23:59,857 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:23:59.855+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:24:29,879 INFO     11 task_consumer_0 reported heartbeat: {"

Actual behavior

nginx: [emerg] host not found in upstream "ragflow" in /etc/nginx/conf.d/ragflow.conf:14 2025-02-08 09:18:09,454 INFO 10 ragflow_server log path: /ragflow/logs/ragflow_server.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'} 2025-02-08 09:18:31,633 INFO 10 init database on cluster mode successfully 2025-02-08 09:19:00,470 INFO 11 task_executor_0 log path: /ragflow/logs/task_executor_0.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'} 2025-02-08 09:19:01,651 INFO 11 init database on cluster mode successfully 2025-02-08 09:19:11,492 INFO 10 ____ ___ ______ ______ __
/ __ \ / | / // // / _ __ / // // /| | / / __ / / / // __ | | /| / / / , // ___ |/ // // __/ / // // /| |/ |/ / // ||// ||_/// // _/ |/|__/

2025-02-08 09:19:11,494 INFO 10 RAGFlow version: v0.16.0 slim 2025-02-08 09:19:11,494 INFO 10 project base: /ragflow 2025-02-08 09:19:11,494 INFO 10 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-02-08 09:19:11,495 INFO 10 Use Elasticsearch http://es01:9200 as the doc engine. 2025-02-08 09:19:11,611 INFO 10 GET http://es01:9200/ [status:200 duration:0.112s] 2025-02-08 09:19:11,621 INFO 10 HEAD http://es01:9200/ [status:200 duration:0.010s] 2025-02-08 09:19:11,623 INFO 10 Elasticsearch http://es01:9200 is healthy. 2025-02-08 09:19:11,645 WARNING 10 Load term.freq FAIL! 2025-02-08 09:19:11,661 WARNING 10 Realtime synonym is disabled, since no redis connection. 2025-02-08 09:19:11,679 WARNING 10 Load term.freq FAIL! 2025-02-08 09:19:11,694 WARNING 10 Realtime synonym is disabled, since no redis connection. 2025-02-08 09:19:11,694 INFO 10 MAX_CONTENT_LENGTH: 134217728 2025-02-08 09:19:11,695 INFO 10 SERVER_QUEUE_MAX_LEN: 1024 2025-02-08 09:19:11,695 INFO 10 SERVER_QUEUE_RETENTION: 3600 2025-02-08 09:19:11,695 INFO 10 MAX_FILE_COUNT_PER_USER: 0 2025-02-08 09:19:15,975 INFO 10 init web data success:3.994436025619507 2025-02-08 09:19:15,979 INFO 10 RAGFlow HTTP server start... 2025-02-08 09:19:15,983 INFO 10 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.20.0.6:9380 2025-02-08 09:19:15,983 INFO 10 Press CTRL+C to quit 2025-02-08 09:19:29,066 INFO 11 TextRecognizer det uses CPU 2025-02-08 09:19:29,465 INFO 11 TextRecognizer rec uses CPU 2025-02-08 09:19:29,548 INFO 11

/_ /_ / / / / _____ _______ / / _____ / / / __ `/ / /// / __/ | |// _ / / / / / __/ __ / / / / / // ( ) ,< / /> </ / // // / // // / /
/
/ _
,///|| /_____//||_/_/_,/_/___//

2025-02-08 09:19:29,549 INFO 11 TaskExecutor: RAGFlow version: v0.16.0 slim 2025-02-08 09:19:29,550 INFO 11 Use Elasticsearch http://es01:9200 as the doc engine. 2025-02-08 09:19:29,579 INFO 11 GET http://es01:9200/ [status:200 duration:0.023s] 2025-02-08 09:19:29,587 INFO 11 HEAD http://es01:9200/ [status:200 duration:0.007s] 2025-02-08 09:19:29,589 INFO 11 Elasticsearch http://es01:9200 is healthy. 2025-02-08 09:19:29,607 WARNING 11 Load term.freq FAIL! 2025-02-08 09:19:29,623 WARNING 11 Realtime synonym is disabled, since no redis connection. 2025-02-08 09:19:29,643 WARNING 11 Load term.freq FAIL! 2025-02-08 09:19:29,660 WARNING 11 Realtime synonym is disabled, since no redis connection. 2025-02-08 09:19:29,660 INFO 11 MAX_CONTENT_LENGTH: 134217728 2025-02-08 09:19:29,661 INFO 11 SERVER_QUEUE_MAX_LEN: 1024 2025-02-08 09:19:29,661 INFO 11 SERVER_QUEUE_RETENTION: 3600 2025-02-08 09:19:29,661 INFO 11 MAX_FILE_COUNT_PER_USER: 0 2025-02-08 09:19:29,672 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:19:29.669+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:19:59,689 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:19:59.685+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:20:29,701 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:20:29.699+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:20:59,706 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:20:59.704+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:21:29,710 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:21:29.708+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:21:59,743 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:21:59.742+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:22:29,777 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:22:29.775+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:22:59,811 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:22:59.808+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:23:29,845 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:23:29.843+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:23:59,857 INFO 11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:23:59.855+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null} 2025-02-08 09:24:29,879 INFO 11 task_consumer_0 reported heartbeat: {"

Expected behavior

No response

Steps to reproduce

nginx: [emerg] host not found in upstream "ragflow" in /etc/nginx/conf.d/ragflow.conf:14
2025-02-08 09:18:09,454 INFO     10 ragflow_server log path: /ragflow/logs/ragflow_server.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'}
2025-02-08 09:18:31,633 INFO     10 init database on cluster mode successfully
2025-02-08 09:19:00,470 INFO     11 task_executor_0 log path: /ragflow/logs/task_executor_0.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'}
2025-02-08 09:19:01,651 INFO     11 init database on cluster mode successfully
2025-02-08 09:19:11,492 INFO     10 
        ____   ___    ______ ______ __               
       / __ \ /   |  / ____// ____// /____  _      __
      / /_/ // /| | / / __ / /_   / // __ \| | /| / /
     / _, _// ___ |/ /_/ // __/  / // /_/ /| |/ |/ / 
    /_/ |_|/_/  |_|\____//_/    /_/ \____/ |__/|__/                             

    
2025-02-08 09:19:11,494 INFO     10 RAGFlow version: v0.16.0 slim
2025-02-08 09:19:11,494 INFO     10 project base: /ragflow
2025-02-08 09:19:11,494 INFO     10 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-02-08 09:19:11,495 INFO     10 Use Elasticsearch http://es01:9200 as the doc engine.
2025-02-08 09:19:11,611 INFO     10 GET http://es01:9200/ [status:200 duration:0.112s]
2025-02-08 09:19:11,621 INFO     10 HEAD http://es01:9200/ [status:200 duration:0.010s]
2025-02-08 09:19:11,623 INFO     10 Elasticsearch http://es01:9200 is healthy.
2025-02-08 09:19:11,645 WARNING  10 Load term.freq FAIL!
2025-02-08 09:19:11,661 WARNING  10 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:11,679 WARNING  10 Load term.freq FAIL!
2025-02-08 09:19:11,694 WARNING  10 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:11,694 INFO     10 MAX_CONTENT_LENGTH: 134217728
2025-02-08 09:19:11,695 INFO     10 SERVER_QUEUE_MAX_LEN: 1024
2025-02-08 09:19:11,695 INFO     10 SERVER_QUEUE_RETENTION: 3600
2025-02-08 09:19:11,695 INFO     10 MAX_FILE_COUNT_PER_USER: 0
2025-02-08 09:19:15,975 INFO     10 init web data success:3.994436025619507
2025-02-08 09:19:15,979 INFO     10 RAGFlow HTTP server start...
2025-02-08 09:19:15,983 INFO     10 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.20.0.6:9380
2025-02-08 09:19:15,983 INFO     10 Press CTRL+C to quit
2025-02-08 09:19:29,066 INFO     11 TextRecognizer det uses CPU
2025-02-08 09:19:29,465 INFO     11 TextRecognizer rec uses CPU
2025-02-08 09:19:29,548 INFO     11 
  ______           __      ______                     __            
 /_  __/___ ______/ /__   / ____/  _____  _______  __/ /_____  _____
  / / / __ `/ ___/ //_/  / __/ | |/_/ _ \/ ___/ / / / __/ __ \/ ___/
 / / / /_/ (__  ) ,<    / /____>  </  __/ /__/ /_/ / /_/ /_/ / /    
/_/  \__,_/____/_/|_|  /_____/_/|_|\___/\___/\__,_/\__/\____/_/                               
    
2025-02-08 09:19:29,549 INFO     11 TaskExecutor: RAGFlow version: v0.16.0 slim
2025-02-08 09:19:29,550 INFO     11 Use Elasticsearch http://es01:9200 as the doc engine.
2025-02-08 09:19:29,579 INFO     11 GET http://es01:9200/ [status:200 duration:0.023s]
2025-02-08 09:19:29,587 INFO     11 HEAD http://es01:9200/ [status:200 duration:0.007s]
2025-02-08 09:19:29,589 INFO     11 Elasticsearch http://es01:9200 is healthy.
2025-02-08 09:19:29,607 WARNING  11 Load term.freq FAIL!
2025-02-08 09:19:29,623 WARNING  11 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:29,643 WARNING  11 Load term.freq FAIL!
2025-02-08 09:19:29,660 WARNING  11 Realtime synonym is disabled, since no redis connection.
2025-02-08 09:19:29,660 INFO     11 MAX_CONTENT_LENGTH: 134217728
2025-02-08 09:19:29,661 INFO     11 SERVER_QUEUE_MAX_LEN: 1024
2025-02-08 09:19:29,661 INFO     11 SERVER_QUEUE_RETENTION: 3600
2025-02-08 09:19:29,661 INFO     11 MAX_FILE_COUNT_PER_USER: 0
2025-02-08 09:19:29,672 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:19:29.669+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:19:59,689 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:19:59.685+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:20:29,701 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:20:29.699+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:20:59,706 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:20:59.704+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:21:29,710 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:21:29.708+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:21:59,743 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:21:59.742+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:22:29,777 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:22:29.775+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:22:59,811 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:22:59.808+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:23:29,845 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:23:29.843+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:23:59,857 INFO     11 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-02-08T09:23:59.855+08:00", "boot_at": "2025-02-08T09:19:29.548+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": null}
2025-02-08 09:24:29,879 INFO     11 task_consumer_0 reported heartbeat: {"

Additional information

我用的是DOCKER,nginx: [emerg] host not found in upstream "ragflow" in /etc/nginx/conf.d/ragflow.conf:14这个问题应当如何查找

cq134cq avatar Feb 08 '25 02:02 cq134cq