vscode
vscode copied to clipboard
Ask MongoDB Client Results In an Error
Type: Bug
I am getting an error unspported tree item type error when trying to run the command Ask MongoDB Client. It was working fine with earlier vscode release but seems broken now
Extension version: 1.13.2 VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z) OS version: Windows_NT x64 10.0.26100 Modes: Unsupported
System Info
| Item | Value |
|---|---|
| CPUs | 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 2803) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: enabled_on direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 15.66GB (3.74GB free) |
| Process Argv | . --crash-reporter-id 80719f6b-d832-4d96-ab45-6ee877472928 |
| Screen Reader | no |
| VM | 0% |
Thanks for the report. Are you trying to run it directly from the VSCode commands? I was able to reproduce that error when doing so.
This command seems to have been unintentionally exposed to the command options but it is actually meant to be ran through the MongoDB's Database Viewing Panel.
That said, as you mentioned it was working before, how was it being used and what is the expected result of running the command?