mongodb-js / vscode

Connect to MongoDB and Atlas and directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations.
https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode
Apache License 2.0
327 stars 58 forks source link

Bug Report #800

Closed yashrbankar closed 1 month ago

yashrbankar commented 1 month ago

I am facing issue in running mongodb for vscode for wsl (ubantu)

GETTING ERROR BYVSCODE : Error running command mdb.addConnection: command 'mdb.addConnection' not found. This is likely caused by the extension that contributes mdb.addConnection.

eag-fbio commented 1 month ago

Also got same error

alenakhineika commented 1 month ago

Hey, sorry that the new version of the extension fails to activate and causes trouble! We will release the fix on Monday. I will message here when it is out, so you can upgrade.

alenakhineika commented 1 month ago

Hey, the 1.8.1 release is out! Please try it out and let us know if this resolves the issue.

timohuovinen commented 1 month ago

@alenakhineika yes, updating has fixed the issue for me

alenakhineika commented 1 month ago

Thank you for verifying!

eag-fbio commented 1 month ago

Seems to work for me too.

Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Alena Khineika @.> Sent: Monday, September 2, 2024 3:55:03 AM To: mongodb-js/vscode @.> Cc: Edward Gray @.>; Comment @.> Subject: Re: [mongodb-js/vscode] Bug Report (Issue #800)

Thank you for verifying!

— Reply to this email directly, view it on GitHubhttps://github.com/mongodb-js/vscode/issues/800#issuecomment-2324059241, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BJ3OWCZIXS56AO2EOYOOPODZUQKVPAVCNFSM6AAAAABNNPZLE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRUGA2TSMRUGE. You are receiving this because you commented.Message ID: @.***>

alenakhineika commented 1 month ago

Please upgrade the extension to the 1.8.1 version. This should contain the fix for the problem.

eag-fbio commented 1 month ago

Done, and verified.

From: Alena Khineika @.> Sent: Tuesday, September 3, 2024 11:28 AM To: mongodb-js/vscode @.> Cc: Edward Gray @.>; Comment @.> Subject: Re: [mongodb-js/vscode] Bug Report (Issue #800)

Please upgrade the extension to the 1.8.1 version. This should contain the fix for the problem.

— Reply to this email directly, view it on GitHubhttps://github.com/mongodb-js/vscode/issues/800#issuecomment-2326817735, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BJ3OWC6YWTDUYLSNTB2II2DZUXIRNAVCNFSM6AAAAABNNPZLE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRWHAYTONZTGU. You are receiving this because you commented.Message ID: @.***>

eag-fbio commented 1 month ago

Thank you Alena!! It works again!