Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on connection: Stream refused by server #770

Open
ckrapu-nv opened this issue Feb 14, 2025 · 5 comments
Open

Error on connection: Stream refused by server #770

ckrapu-nv opened this issue Feb 14, 2025 · 5 comments

Comments

@ckrapu-nv
Copy link

Describe the bug:
When using the desktop application, I am attempting to connect to an instance using the address http://<my_ip_here>:19530 and an authentication token.

Then, an error message saying "Stream refused by server" appears.

Steps to reproduce:

  1. Install attu desktop for ARM Mac
  2. Attempt to connect to instance

Attu version:
2.5.2

Image
@ckrapu-nv
Copy link
Author

This appears to be related to gRPC: grpc/grpc-node#2033

@shanghaikid
Copy link
Collaborator

hoops... never meet this issue before.

Can you connect to the milvus via SDK?

@alexjst
Copy link

alexjst commented Feb 28, 2025

I am having the same issue with 2.5.2. I can connect to Milvus via SDK.

@shanghaikid
Copy link
Collaborator

I am having the same issue with 2.5.2. I can connect to Milvus via SDK.

what is your server setup and networking?

@ckrapu-nv
Copy link
Author

hoops... never meet this issue before.

Can you connect to the milvus via SDK?

Apologies for late reply. Yes, connections using pymilvus are working fine. I have it deployed via the Milvus Standalone option with Docker Compose on an Azure VM with IP whitelisting and no other intermediate resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants