Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with vsode and github repo #1358

Open
Sebiche09 opened this issue Nov 6, 2024 · 1 comment
Open

problem with vsode and github repo #1358

Sebiche09 opened this issue Nov 6, 2024 · 1 comment

Comments

@Sebiche09
Copy link

What happened?
When i try to create a workspace with my github repo : https://github.com/Sebiche09/gestion-syndic and i select vscode,
when vscode start and try ssh remote, i have a error like this :

/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/var/home/seb/.local/bin:/var/home/seb/bin:/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin
:/usr/sbin
[10:10:16.805] Checking ssh with "ssh -V"
[10:10:16.812] Finding installed ssh failed: spawn ENAMETOOLONG
[10:10:16.813] Exec server for ssh-remote+gestion-syndic.devpod failed: Error: spawn ENAMETOOLONG
[10:10:16.813] Error opening exec server for ssh-remote+gestion-syndic.devpod: Error: spawn ENAMETOOLONG

What did you expect to happen instead?
create a remote ssh connection with my workspace and vscode

How can we reproduce the bug? (as minimally and precisely as possible)
you can try to clone the repo and test

My devcontainer.json:

{
    "name": "...",
    ...
}

Local Environment:

  • DevPod Version: 0.5.21
  • Operating System: linux project bluefin
  • ARCH of the OS: AMD64

DevPod Provider:

  • Local/remote provider: docker

Anything else we need to know?

@bkneis
Copy link
Contributor

bkneis commented Nov 7, 2024

Hi @Sebiche09 thanks for reporting your issue! I tried to reproduce your issue using devpod up https://github.com/Sebiche09/gestion-syndic but this works for me. Can you append --debug to your up command and reply with your logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants