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

Connection Error due to SSL Option Removal #225

Closed
zirota opened this issue Jul 21, 2023 · 1 comment · Fixed by #227
Closed

Connection Error due to SSL Option Removal #225

zirota opened this issue Jul 21, 2023 · 1 comment · Fixed by #227

Comments

@zirota
Copy link

zirota commented Jul 21, 2023

Describe the bug:

Unable to connect to Milvus cluster.
Connection error (Bad Request) when connecting to Milvus cluster with server side tls enabled.

I noticed that ssl was removed on 2.2.7: #203
May I know why was it removed? And how can we connect using SSL enabled if this is the case

Steps to reproduce:

  1. Login to Milvus running on same Kubernetes namespace (e.g. milvus:19530)

Specifying https://milvus:19530 does not work as well.

Attu version:
v2.2.7

Milvus version:
2.2.10

@shanghaikid
Copy link
Collaborator

Let me check it soon. https should be equal to ssl:true.

shanghaikid added a commit that referenced this issue Jul 21, 2023
shanghaikid added a commit that referenced this issue Jul 21, 2023
fix #225 and fix that server doesn't respect new address
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

Successfully merging a pull request may close this issue.

2 participants