-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
Environment data
- VS Code version: 1.57.0-insider
- Extension version (available under the Extensions sidebar): 2021.5.842923320
- OS and version: MacOS BigSur 11.3.1 and Ubuntu 20.04
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Relevant/affected Python-related VS Code extensions and their versions: Remote-SSH 0.64.4
- Value of the
python.languageServersetting: Pylance
Expected behaviour
Starting a debug session
Actual behaviour
Steps to reproduce:
When starting the session, the integrated Terminal crashes with the message "/bin/zsh: can't open input file:", see
https://user-images.githubusercontent.com/4784070/118339339-da39dd80-b518-11eb-9b2d-9c022ed3d67e.mov
On a Remote-SSH session to a Ubuntu 20.04 server, the terminal crashes with "/bin/bash: : No such file or directory"

The terminal otherwise works fine, I just cannot start a debug session. I have killed the remote server and reinstalled VSCode, nothing helps.
Metadata
Metadata
Assignees
Labels
No labels