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

Error when trying to create devcontainer in Azure #21

Open
nckl opened this issue Jul 12, 2024 · 3 comments
Open

Error when trying to create devcontainer in Azure #21

nckl opened this issue Jul 12, 2024 · 3 comments

Comments

@nckl
Copy link

nckl commented Jul 12, 2024

Good day! As suggested by Pascal Breuninger, I am creating a ticket for a conversation thread in slack for an error I receive trying to create a devcontainer in azure.

Here is my setup for the Azure Provider
image

When I try to create the workspace I get an error:

[09:29:47] info error parsing workspace info: rerun as root: exit status 1 [09:29:47] debug Connection to SSH Server closed [09:29:47] debug Done creating devcontainer [09:29:47] debug done inject [09:29:47] debug done injecting [09:29:47] debug Done InjectAgentAndExecute [09:29:47] debug Done executing ssh server helper command [09:29:47] debug done exec [09:29:47] fatal Process exited with status 1 run agent command github.com/loft-sh/devpod/pkg/devcontainer/sshtunnel.ExecuteCommand.func2 D:/a/devpod/devpod/pkg/devcontainer/sshtunnel/sshtunnel.go:120 runtime.goexit C:/Users/runneradmin/go/pkg/mod/golang.org/[email protected]/src/runtime/asm_amd64.s:1695

and further up in the logs there is an info statement regarding a docker error.

[09:37:59] info Error trying to reach docker daemon: docker ps: exit status 1

I am able to devpod machine ssh to the VM and when connected I can only run the docker ps command if I use sudo.

Lastly, the full URN of the image in use is: Canonical:0001-com-ubuntu-server-jammy:22_04-lts-gen2:latest

Thank you for looking into this. I appreciate it.

@pascalbreuninger
Copy link
Member

Hi @nckl, thanks for opening the issue. We've release a new version (v0.0.7) of the provider including a fix for windows. Can you upgrade and test again please?

@nckl
Copy link
Author

nckl commented Jul 22, 2024

Hi @pascalbreuninger. Appologies, I've been on vacation for the last week. I will update and try today. Thanks.

@nckl
Copy link
Author

nckl commented Jul 25, 2024

Hi @pascalbreuninger , After updating, I am no longer receiving the error listed above. Thanks for a quick fix.

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

No branches or pull requests

2 participants