[Bug]: Deduce that Infinity crashes midway during parsing, causing the Docker service to keep restarting.
Is there an existing issue for the same bug?
- [x] I have checked the existing issues.
RAGFlow workspace code commit ID
parsing error
RAGFlow image version
16.0 slim
Other environment information
Actual behavior
2025-02-08 12:01:41 API server(for Infinity-SDK) listen on 0.0.0.0: 23817, connection limit: 128 2025-02-08 12:01:41 Peer server listen on 0.0.0.0: 23850, connection limit: 64 2025-02-08 12:01:41 Run 'psql -h 0.0.0.0 -p 5432' to connect to the server (SQL is only for test). 2025-02-08 12:01:41 HTTP server listen on 0.0.0.0: 23820 2025-02-08 12:01:41 Infinity is started in standalone mode. 2025-02-08 12:01:41 [04:01:41.744] [28] [error] Table ragflow_935fc14ae5cf11efa9f10242ac120006_675c60e2e5d111ef9e2b0242ac120006 doesn't exist 2025-02-08 12:01:41 [04:01:41.744] [28] [error] Table ragflow_935fc14ae5cf11efa9f10242ac120006_675c60e2e5d111ef9e2b0242ac120006 doesn't exist@src/main/query_context.cpp:226 2025-02-08 12:01:41 [04:01:41.749] [28] [error] [THRIFT ERROR]: Table ragflow_935fc14ae5cf11efa9f10242ac120006_675c60e2e5d111ef9e2b0242ac120006 doesn't exist@src/main/query_context.cpp:226
Expected behavior
No response
Steps to reproduce
try to parsing
Additional information
No response
What's the chunking method and could you share us the file?
What's the chunking method and could you share us the file?分块方法是什么,您能把文件分享给我们吗? I don't know what chunking method I'm using, I'm using the default one. infinitylog.txt
I encounter THRIFT ERROR as well, how to fix that , bro?
It seems infinity is down.