Replies: 1 comment 12 replies
-
|
This issue is likely caused by a recent change to how RAGFlow verifies models. In March 2026, RAGFlow switched model verification from synchronous to streaming responses. Since LM Studio logs show requests are being received, the connection itself works—the failure is in the response validation. Most likely cause: LM Studio may not be returning a properly formatted streaming response that RAGFlow expects within the 10-second timeout. Quick things to check:
Since this worked previously with the same configuration, this does appear to be related to the streaming verification change in the new version. Could you share which RAGFlow version you upgraded from and to? To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When adding a model using LM Studio, even after entering the correct model name and URL, it still displays an "access failed" message. However, checking the LM Studio logs, which received the request, so why can't it connect? Even verify a previously successfully added model (with the same configuration) results in the same "access failed" error. Is this a bug in the new version of RAGFlow?
Beta Was this translation helpful? Give feedback.
All reactions