Skip to content

Ask MongoDB Client Results In an Error #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
harajara opened this issue May 23, 2025 · 1 comment
Open

Ask MongoDB Client Results In an Error #1054

harajara opened this issue May 23, 2025 · 1 comment

Comments

@harajara
Copy link

harajara commented May 23, 2025

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

Image

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%
@gagik
Copy link
Contributor

gagik commented May 23, 2025

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.

Image

That said, as you mentioned it was working before, how was it being used and what is the expected result of running the command?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants