You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will include a complete copy of my Remote - SSH logs by running Remote-SSH: Show Log in the command palette or from View > Output in the menu bar
[Optional] Diagnose with Copilot
I did not ask the @remote-ssh participant for help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
In my Ubuntu system, when I SSH connect to a virtual machine, I encounter an error stating "Unable to read the contents of /root due to insufficient permissions."It seems to have opened the local /root folder.
[PASTE LOG HERE WITHIN THE BACKTICKS TO FORMAT]
</p>
</details>
### Expected Behavior
Correctly Connecting to a Virtual Machine
### Actual Behavior
Correctly Connecting to a Virtual Machine
### Steps To Reproduce
Correctly Connecting to a Virtual Machine
### Anything else?
_No response_
The text was updated successfully, but these errors were encountered:
With the given information this appears to be a permissions issue and not an issue with the Remote SSH extension. What user have you connected to your machine with? Does that user have permission to open /root? For support, please follow the instructions in this issue template, which will include your logs. To help us more discern if this is an issue with the extension, please also repro the steps outside of VS Code. Thanks!
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
setting[Optional] Diagnose with Copilot
I did not ask the @remote-ssh participant for help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
In my Ubuntu system, when I SSH connect to a virtual machine, I encounter an error stating "Unable to read the contents of /root due to insufficient permissions."It seems to have opened the local
/root
folder.[PASTE LOG HERE WITHIN THE BACKTICKS TO FORMAT]
The text was updated successfully, but these errors were encountered: