okteto / remote-kubernetes

Remote Kubernetes Development in VS Code with Okteto
Apache License 2.0
72 stars 15 forks source link

Terminal on IDE connected to Remote Environment crashes #232

Open jvc5546 opened 1 year ago

jvc5546 commented 1 year ago

Describe the bug After using the command from the command palette Okteto: Up, and opening the Terminal > New Terminal on VSCode, the terminal tries to start up within the IDE but disappears after a few seconds (crashes). This prevents us from running commands within the shell of the development environment.

To Reproduce Steps to reproduce the behavior:

  1. Clone this repo: git@github.com:okteto/vscode-remote-go.git

  2. Open it on VSCode.

  3. Within VSCode, use the Okteto: Up command:

    image
  4. This should open a new VSCode window running on the Remote Development Environment. Within this window, go to Terminal > New Terminal at the top of the window. This will attempt to start a new terminal with some minimal output, but eventually it crashes without allowing for the user to enter any commands:

    image

Expected behavior A terminal should be able to be opened in the Remote Development Environment, and users should be able to run commands from it.

Desktop (please complete the following information):

Smartphone (please complete the following information):

david9991 commented 1 year ago

Uncheck this option to solve the problem:

Screenshot 2023-07-17 at 17 14 16