Pascal Breuninger

Results 220 comments of Pascal Breuninger

did you install the cli manually? Maybe try to remove it again and then install it from the Desktop app in Settings > General > CLI. The Desktop app auto-updates...

@lazycoder168 do you still experience this issue?

Hi @jansselt, thanks for reporting the issue. Could you try to increase the vscode SSH timeout and see if that helps? (Second comment on this stackoverflow question: https://stackoverflow.com/questions/59978826/why-ssh-connection-timed-out-in-vscode)

If it doesn't work out we'll take a look, thanks 👍

Hi @marklarr-gfm, could [prebuilds](https://devpod.sh/docs/developing-in-workspaces/prebuild-a-workspace) solve your problem as well?

Ah I see, thanks for the explanation! We'll discuss this and come up with a solution

Hey @lazycoder168, thanks for opening the issue. Can you share a bit more of your devcontainer.json and provider setup, IDE option you're using and DevPod version please?

@famagusta could you try again with the latest v0.5.6 release please?

Hi @zhangyy8lab, thanks for opening the issue. Can you confirm you're docker cli is able to connect to your host by running `DOCKER_HOST=10.1.1.116:855 docker ps` please?