zilliz connection failed #32480
Closed
Evennaire
started this conversation in
Announcement
Replies: 1 comment
-
OK I solved this. I changed to this connection way, accroding to guidance from pymilvus github release page:
Seems like the guidance provided on the zilliz database webpage is not correct. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is my code:
Here is the print:
I can't connect to zilliz cloud. Seems like the param of connect() did not work and it fell into default connection localhost:19530
My pymilvus version is 2.4.0
Beta Was this translation helpful? Give feedback.
All reactions