[Bug]: Chunk not found
Is there an existing issue for the same bug?
- [x] I have checked the existing issues.
RAGFlow workspace code commit ID
Exception('Chunk not found')
RAGFlow image version
v0.16.0
Other environment information
Widows system
Actual behavior
How to solve problems?
Expected behavior
It can be edited normallyy after double clicking.
Steps to reproduce
Double clicking chunk
Additional information
No response
How to reproduce it? No chunks can be edited, can't be?
All Chunk double clicks cannot be edited, and this error pops up.
Is this KB from team sharing?
No,I deployed RagFlow ,Ollama+Docker+RagFlow。
No,I deployed RagFlow ,Ollama+Docker+RagFlow。
What about not use ollama, but use online LLM API?
Hi There, I have same issue, and I use online LLM API
The only way to reproduce this issue is to create a new knowledge base, directly select the Table parsing method, and upload the xlsx file for parsing.
The way to avoid this issue is to create a new knowledge base, choose the General parsing method, upload the xlsx file, and then change the parsing method to Table.
I met the same problem when i use the team sharing,but personal not. Is the authority?How I get the authority.
the bug is fixed https://github.com/infiniflow/ragflow/pull/5361