azuredatastudio icon indicating copy to clipboard operation
azuredatastudio copied to clipboard

Upstream issue: Azure Data Studio on "new" installation of Debian OS appears unresponsive

Open cheenamalhotra opened this issue 2 years ago • 2 comments

  • Azure Data Studio Version: 1.47-RC1, Insiders
  • OS Version: Debian 12

Steps to Reproduce:

  1. Create a new Hyper-V VM with Debian 12 (also applies to Ubuntu)
  2. Install Azure Data Studio using '.deb' file.
  3. 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.

cheenamalhotra avatar Nov 06 '23 23:11 cheenamalhotra

Im having the same problem

tskxz avatar Feb 16 '24 11:02 tskxz

Fixed it by restarting the machine :shrug:

tskxz avatar Feb 16 '24 11:02 tskxz