Skip to content

Python debugger stopped working for no apparent reason #630

@itzsimpl

Description

@itzsimpl

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.languageServer setting: 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"
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions