Open davidshen84 opened 4 months ago
Hi @davidshen84 can you please attach logs and also check if there are any errors in the Developer Tools Console of ADS? (F12 -> Console)
We need more info to debug your Microsoft Entra ID issue. If you could attach your logs to the issue (ensure no private data is in them), it would help us fix the issue much faster.
Azure: Logging Level
and select the Verbose
optionDeveloper: Open Logs Folder
[default log folder]/window1/exthost/output_logging_[earliest timestamp]/#-Azure Accounts.log
Additionally, please review known issues and their resolutions that could be helpful: Common Azure Authentication Issues
@cssuh , sorry for the late reply.
F12 does nothing for me. So I tried the Toggle Developer Tools from the Help menu. It has tons of warning messages. When I try to do the login, I got only one error message.
ERR Error while adding account: Error: socket hang up
The Azure Accounts.log file content is almost the same thing.
I also tried to reinstall the app, but not helping.
Version: 1.49.1 (user setup)
Commit: 2f696aa95a13ccabd7e0a4431d1d759e3a7b8cfd
Date: 2024-08-13T18:12:38.831Z
VS Code: 1.82.0
Electron: 25.9.8
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045
Azure Data Studio Version:
OS Version: Windows 10 22H2, B19045.4529
Steps to Reproduce:
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:
The port number changes every time I restart the Data Studio.
Does this issue occur when all extensions are disabled?: Yes