ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: I am parsing the document and the backend reports the following error

Open wangxinyuan opened this issue 11 months ago • 1 comments

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

{ "boot_at":"2025-03-15T09:48:03.921+08:00", "current":{ "deeb2286014911f082080242ac120006":{ "asr_id":"", "doc_id":"561f684a013f11f09b360242ac120006", "embd_id":"BAAI/bge-large-zh-v1.5@BAAI", "from_page":0, "id":"deeb2286014911f082080242ac120006", "img2txt_id":"", "kb_id":"d5d5209af9a911efba5e0242ac120006", "kb_parser_config":{ "auto_keywords":0, "auto_questions":0, "chunk_token_num":2048, "delimiter":"\n!?;。;!?", "graphrag":{ "entity_types":[ "organization", "person", "geo", "event", "category" ], "method":"general", "use_graphrag":true }, "html4excel":false, "layout_recognize":"DeepDOC", "raptor":{ "use_raptor":false } }, "language":"Chinese", "llm_id":"deepseek-r1:8b@Ollama", "location":"YS情报平台建设 方案shun20170707_v5.0(1).docx", "name":"YS情报平台建设 方案shun20170707_v5.0(1).docx", "pagerank":0, "parser_config":{ "auto_keywords":0, "auto_questions":0, "chunk_token_num":2048, "delimiter":"\n!?;。;!?", "graphrag":{ "entity_types":[ "organization", "person", "geo", "event", "category" ], "method":"general", "use_graphrag":true }, "html4excel":false, "layout_recognize":"DeepDOC", "raptor":{ "use_raptor":false } }, "parser_id":"naive", "retry_count":0, "size":16366632, "task_type":"", "tenant_id":"7006a4faf9a911ef99a70242ac120006", "to_page":100000000, "type":"doc", "update_time":1742007723277 }, "eef546ca014911f090090242ac120006":{ "asr_id":"", "doc_id":"fb4a9b6400b311f0b8370242ac120006", "embd_id":"BAAI/bge-large-zh-v1.5@BAAI", "from_page":100000000, "id":"eef546ca014911f090090242ac120006", "img2txt_id":"", "kb_id":"d5d5209af9a911efba5e0242ac120006", "kb_parser_config":{ "auto_keywords":0, "auto_questions":0, "chunk_token_num":2048, "delimiter":"\n!?;。;!?", "graphrag":{ "entity_types":[ "organization", "person", "geo", "event", "category" ], "method":"general", "use_graphrag":true }, "html4excel":false, "layout_recognize":"DeepDOC", "raptor":{ "use_raptor":false } }, "language":"Chinese", "llm_id":"deepseek-r1:8b@Ollama", "location":"知识图谱测试方案.docx", "name":"知识图谱测试方案.docx", "pagerank":0, "parser_config":{ "auto_keywords":0, "auto_questions":0, "chunk_token_num":2048, "delimiter":"\n!?;。;!?", "graphrag":{ "entity_types":[ "organization", "person", "geo", "event", "category" ], "method":"general", "use_graphrag":true }, "html4excel":false, "layout_recognize":"DeepDOC", "raptor":{ "use_raptor":false } }, "parser_id":"naive", "retry_count":0, "size":196825, "task_type":"graphrag", "tenant_id":"7006a4faf9a911ef99a70242ac120006", "to_page":100000000, "type":"doc", "update_time":1742007750179 } }, "done":2, "failed":5, "lag":0, "name":"task_consumer_0", "now":1742007773376, "pending":13 }

wangxinyuan avatar Mar 15 '25 03:03 wangxinyuan

Sorry, you did not paste any error message here.

KevinHuSh avatar Mar 17 '25 03:03 KevinHuSh