Skip to content

Cannot SSH into container on MacOS #1797

@CGamesPlay

Description

@CGamesPlay

What happened? I followed the guide for devpod CLI using a local docker provider and no IDE on MacOS 14.7.1 (23H222). I was able to successfully start the vscode-remote-try-node devcontainer, but was unable to ssh:

$ ssh vscode-remote-try-node.devpod
unix_listener: path "/Users/rpatterson/.ssh/vscode-remote-try-node.devpod.e56c55d8df9076bc72f6e71847716b548c6f6bd4.sock.gfdhTHP51tEU8yWf" too long for Unix domain socket

What did you expect to happen instead? The SSH command should work. It works when I use devpod directly:

$ devpod ssh vscode-remote-try-node
node ➜ /workspaces/vscode-remote-try-node (main) $

Local Environment:

  • DevPod Version: v0.6.15
  • Operating System: MacOS 14.7.1 (23H222)
  • ARCH of the OS: AMD64

DevPod Provider:

  • Local/remote provider: docker

Anything else we need to know? Using devpod ssh seems to work fine, including SSH auth, so this seems low-priority, but it is following exactly what is published in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions