infiniflow / ragflow

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

[Bug]: 'NoneType' object has no attribute 'get' #2922

Open pleabargain opened 1 week ago

pleabargain commented 1 week ago

Is there an existing issue for the same bug?

Branch name

web UI

Commit ID

aaa

Other environment information

https://demo.ragflow.io/chat?dialogId

Actual behavior

image chat UI fails

Expected behavior

Chat should respond to my queries

Steps to reproduce

go to https://demo.ragflow.io
log in
load a document
select chat
start chatting

Additional information

image

JimmyTsai75 commented 1 week ago

我今天刚刚测试了,也是遇到完全一样的问题

KevinHuSh commented 1 week ago

Fixed.