这是indexloc提供的服务,不要输入任何密码
Skip to content

Failing to create workspace [exit status 137] #1883

@0rdep

Description

@0rdep

What happened?
After running devpod up, container is created but during "devpod agent setup" it fails with exit status 137

What did you expect to happen instead?
Agent setup finished and workspace is available to connect

How can we reproduce the bug? (as minimally and precisely as possible)

I'm using the try-node repo

devpod up github.com/microsoft/vscode-remote-try-node --ide none --debug

Local Environment:

  • DevPod Version: v0.6.15
  • Operating System: linux (ubuntu 22.04)
  • ARCH of the OS: AMD64

DevPod Provider:

  • Local/remote provider: docker and ssh (both fail)

Anything else we need to know?
After it fails, if i connect to the container (docker exec -it {container} bash) and run the agent command from debug logs, binary also fails with status 137. If i restart the container (docker restart {container}) the error is not happening again.

I had this bug on another machine, so i just recreated it from scratch, installed ubuntu, docker and devpod. I have around 20gb+ free ram, a lot of disk space and cpu is not being used.

I think it may be related to something else, maybe some docker engine configuration or hardware, but i don't know how to debug it further.

debug logs

devpodlogs.txt

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