Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-327

Launch shell does not work with SSH

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.9.3
    • Affects Version/s: None
    • Component/s: Embedded Shell
    • Labels:
      None
    • Not Needed
    • Iteration Wolverhampton

      Problem Statement/Rationale

      What is going wrong? What action would you like the Engineering team to take?
      When a user is connected via SSH, they can connect to a remote cluster and run playgrounds, but when they try to launch a shell from a tree view they are being connected to the local machine instead of the remote machine.

      Steps to Reproduce

      How could an engineer replicate the issue you’re reporting?
      1. Connect via SSH

      Hostname: localhost
      Port: 27017
      SSH Tunnel: Use Password
      SSH Hostname: IP
      SSH Tunnel Port: 22
      SSH Username: Username
      SSH Password: Userpass

      2. Click `Launch MongoDB Shell` for a tree view.

      Expected Results

      What do you expect to happen?
      The URL used to launch mongosh includes proxy options.

      Actual Results

      What do you observe is happening?
      Url does not include proxy options: mongodb://localhost:27017/?readPreference=primary&ssl=false.

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: