microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.5k stars 883 forks source link

Socket hang up when trying to login to my Azure account #25716

Open davidshen84 opened 4 days ago

davidshen84 commented 4 days ago

Steps to Reproduce:

  1. Install Azure Data Studio
  2. Login with my Azure account

After I selected my account from the browser, I got a message saying "socket hang up" on the browser and in the Data Studio.

I have tried to re-install the application and delete AppData/Roaming/azuredatastudio folder.

In the browser, the URL looks like:

http://127.0.0.1:56969/callback?code=...&state=...&session_state=...

The port number changes every time I restart the Data Studio.

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