azuredatastudio
azuredatastudio copied to clipboard
Upstream issue: Azure Data Studio on "new" installation of Debian OS appears unresponsive
- Azure Data Studio Version: 1.47-RC1, Insiders
- OS Version: Debian 12
Steps to Reproduce:
- Create a new Hyper-V VM with Debian 12 (also applies to Ubuntu)
- Install Azure Data Studio using '.deb' file.
- Start ADS using command line.
Actual: ADS goes unresponsive, it appears stuck for more than 30 seconds.
Expected: ADS starts normally.
Root Cause This is related with recent changes in VS Code that came with VS Code merge, known issues:
- https://github.com/microsoft/vscode/issues/190360
- https://github.com/microsoft/vscode/issues/188397#issuecomment-1713104495
Mitigation:
Start Azure Data Studio with azuredatastudio --password-store="basic"
@lewis-sanchez @kisantia @dlevy-msft Something to be aware of as a known issue with 1.47 release.
Im having the same problem
Fixed it by restarting the machine :shrug: