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.56k stars 899 forks source link

Can't expand HDFS node after vscode merge, because of "self signed certificate in certificate chain" #4576

Closed YurongHe closed 5 years ago

YurongHe commented 5 years ago

Issue Type: Bug

  1. Connect big data cluster master
  2. In OE, expand the server
  3. Expand HDFS node, got error: "self signed certificate in certificate chain" image

vscode issue: https://github.com/Microsoft/vscode/issues/3492

Workaround is changing http:ProxySupport: on to unblock us

image

This is blocking issue to us. Insider build wouldn't work. We have to document this.

Azure Data Studio version: azuredatastudio 1.5.1 (9ca6200018fc206d67a47229f991901a8a453781, 2017-12-15T12:00:00.000Z) OS version: Windows_NT x64 10.0.17763

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 x 3600)| |GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|63.92GB (45.73GB free)| |Process Argv|.| |Screen Reader|no| |VM|0%|
Extensions: none
adsbot[bot] commented 5 years ago

Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

chlafreniere commented 5 years ago

@geleems Is this related to your work item in this area?

geleems commented 5 years ago

I cannot repro this. It works fine. image