Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] Error after upgrading to Flowise v2.0.5 with Milvus failing

Open azamiftikhar1000 opened this issue 6 months ago • 3 comments

Description

I recently upgraded Flowise to version 2.0.5. After the upgrade, Milvus started to fail using the same credentials that worked in the previous Flowise version 1.8.4. I am now getting the following error message:

Error: Error searching data: {"status":{"extra_info":{},"error_code":"UnexpectedError","reason":"fail to search on QueryNode 63: queryHook execution failed: service unavailable: search params in wrong format
character 'o' looking for beginning of value","code":2,"retriable"
,"detail":"failed to search: failed to search/query delegator 63 for channel in01-0fb909e951340bb-rootcoord-dml_7_447376391097125769v0: fail to search on QueryNode 63: queryHook execution failed: service unavailable: search params in wrong format
character 'o' looking for beginning of value"},"results":[]}

Sample flow that I am testing:
image

azamiftikhar1000 avatar Aug 21 '24 06:08 azamiftikhar1000