infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
17.59k stars 1.79k forks source link

[Bug]: Process Begin At: Tue, 10 Sep 2024 15:32:20 GMT Process Duration: 325.09 s Progress Msg: Task dispatched... #2360

Open zxj197865 opened 1 week ago

zxj197865 commented 1 week ago

Is there an existing issue for the same bug?

Branch name

document parsing

Commit ID

83803a7

Other environment information

docker 4.34.1
ragflow:0.10

Actual behavior

When I upload a document for document parsing, Progress Msg: Task dispatched..., and the document cannot be parsed normally

Expected behavior

Parsing documents normally

Steps to reproduce

Every time a file is uploaded for parsing, it appears

Additional information

none

KevinHuSh commented 1 week ago

Please check the status of task executor. image

zxj197865 commented 1 week ago

Hello, there are no tasks in the Task,Please see how to deal with it, thanks. ##@Executo. 20240912084933 3 @KevinHuSh

KevinHuSh commented 6 days ago

Start the task executor, which has been shown in docker/entrypoint.sh

cuntoushifu commented 18 hours ago

流程开始于: Fri, 20 Sep 2024 06:17:37 GMT 过程持续时间: 848.41 s 进度消息: Task has been received. Start to parse. image