vscode-dev-containers icon indicating copy to clipboard operation
vscode-dev-containers copied to clipboard

Dev container gets stuck at "Start: Run in host: id -un"

Open osirisFdragon opened this issue 1 year ago • 2 comments

Hello, I have a problem when run Dev Containers: Open Folder in Container... in a remote ssh server. It keeps stucking at Start: Run in host: id -un as in image below.

Screenshot from 2023-04-04 09-42-10

Some environment information:

  • VSCode Version: 1.74.3
  • Local OS Version: Ubuntu 18.04.6 LTS
  • Remote OS Version: Ubuntu 22.04.1 LTS
  • Remote Extension/Connection Type: Dev Containers version 0.269.0
  • Remote - SSH Extension version: 0.98.0

P/s:

  • I have a simple Dockerfile (only contains FROM python:3.8) and I run devcontainer from this configuration Dockerfile.
  • It works fine when run devcontainer in my local device. But meet above problem when run through SSH in server.

Thanks for helping.

osirisFdragon avatar Apr 04 '23 03:04 osirisFdragon

same issue

renadvent avatar Apr 08 '23 01:04 renadvent

me too, have no clue about where the problem lies

LusterDawn avatar Oct 29 '23 16:10 LusterDawn