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.05k stars 1.73k forks source link

[Bug]: Unable to parse document #2105

Open eavin7456 opened 2 weeks ago

eavin7456 commented 2 weeks ago

Is there an existing issue for the same bug?

Branch name

Unable to parse document

Commit ID

c333

Other environment information

ubuntu22.04

Supermicro server

Actual behavior

Task has been received while parsing the document

feedb8fc-d942-467e-891d-c508e5e0c3f6

Expected behavior

No response

Steps to reproduce

This error occurs every time I parse a document

Additional information

No response

eavin7456 commented 2 weeks ago

changeme

I am using Docker on Ubuntu system, does it work for me

KevinHuSh commented 2 weeks ago

This is just a warning message, you could ignore it. Hover on the process bar that shows the percentage of parsing progress, you will see the logs which might tell what the error is.