microsoft / vscode-azurevirtualmachines

Azure Virtual Machines extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines
MIT License
32 stars 20 forks source link

devtestlab linux machine via ssh connection problem #221

Closed ghost closed 3 years ago

ghost commented 3 years ago

Does this occur consistently? Yes Repro steps:

  1. make a devtestlab and one ubuntu virtual machine
  2. choose the machine on vscode and click "connect to host via remote ssh"
  3. the following error happened

Action: azureVirtualMachines.openInRemoteSsh Error type: Error Error Message: Internal error: Expected value to be neither null nor undefined: id

Version: 0.3.0 OS: win32 OS Release: 10.0.21337 Product: Visual Studio Code Product Version: 1.54.1 Language: en

Call Stack ``` nonNullValue extension.bundle.js:16:26986 Object.nonNullValueAndProp extension.bundle.js:16:27215 VirtualMachineTreeItem. extension.bundle.js:16:68505 fulfilled extension.bundle.js:16:66608 processTicksAndRejections task_queues.js:97:5 ```
nturinski commented 3 years ago

Closing as a dupe of https://github.com/microsoft/vscode-azurevirtualmachines/issues/172