ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Bug]: Chunk not found

Open 30763880 opened this issue 11 months ago • 8 comments

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

Image

How to solve problems?

Expected behavior

It can be edited normallyy after double clicking.

Steps to reproduce

Double clicking chunk

Additional information

No response

30763880 avatar Feb 12 '25 13:02 30763880

How to reproduce it? No chunks can be edited, can't be?

KevinHuSh avatar Feb 13 '25 03:02 KevinHuSh

All Chunk double clicks cannot be edited, and this error pops up.

30763880 avatar Feb 13 '25 05:02 30763880

Is this KB from team sharing?

KevinHuSh avatar Feb 13 '25 05:02 KevinHuSh

No,I deployed RagFlow ,Ollama+Docker+RagFlow。

30763880 avatar Feb 13 '25 05:02 30763880

No,I deployed RagFlow ,Ollama+Docker+RagFlow。

What about not use ollama, but use online LLM API?

JinHai-CN avatar Feb 13 '25 06:02 JinHai-CN

Hi There, I have same issue, and I use online LLM API

robinfeng avatar Feb 18 '25 01:02 robinfeng

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.

GavinZhou0125 avatar Feb 18 '25 02:02 GavinZhou0125

I met the same problem when i use the team sharing,but personal not. Is the authority?How I get the authority.

mbtwithmbt avatar Feb 20 '25 10:02 mbtwithmbt

the bug is fixed https://github.com/infiniflow/ragflow/pull/5361

dhyarcher avatar Feb 26 '25 06:02 dhyarcher