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

Microsoft.Data.SqlClient bug prevents connections on TLS1.3 enabled OS #16140

Closed
Rans4ckeR opened this issue Jul 14, 2021 · 2 comments
Closed

Comments

@Rans4ckeR
Copy link

  • Azure Data Studio Version: azuredatastudio 1.30.0 (59c4b8e, 2021-06-16T19:04:08.858Z)
  • OS Version: Windows 10 Pro 21H1 19043.1110

Steps to Reproduce:

  1. Enable TLS1.3
  2. Reboot
  3. Connect to (local) server, results in:
    Microsoft.Data.SqlClient.SqlException: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - No process is on the other end of the pipe.)

See: dotnet/SqlClient#1151

Does this issue occur when all extensions are disabled?: Yes

@kburtram
Copy link
Member

@Rans4ckeR thanks for reporting this issue. We'll update the driver once a fix is available.

@cheenamalhotra
Copy link
Member

Fix for this issue had been made available in Microsoft.Data.SqlClient a while ago, closing this as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants