Bryan Kneis
Bryan Kneis
@anibal-aguila thanks for reporting your use case, that does looks like it would be common. I'm surprised this fails though, I expected the config `SSH_INJECT_GIT_CREDENTIALS` to default to true here...
@anibal-aguila thanks for that. Which provider are you using? The error seems to be `13:09:18 info ssh: Could not resolve hostname github.com: Name or service not known`. Can you check...
Hi @sowhatdoido can you add the aws binary to your PATH and try again?
@sowhatdoido Another user reported something similiar in https://github.com/loft-sh/devpod/issues/1250, could you try the fix there and see if that works for you? Simply wrap the call to DevPod Desktop in a...
Completely agree, that's why I left this open. I've been closing similar issues to reduce the number of duplicates, since the root cause is the same
No worries @sowhatdoido, I'm going to keep this open as I only wanted to test a workaround. The root cause is still an issue so will keep open until we...
Hey @RishikesavanRamesh thanks for reporting your issue! Devpod uses a server under the hood running on port `12049` to forward the GPG keys from your local machine to the workspace....
thanks for reporting the issue @piellick, Does performing `git clone` on the repo you are using work?
replied already on https://github.com/loft-sh/devpod/issues/1155
Thanks @haakobja for reporting the issue and providing a good summary of the problem. I'm not too sure if we should change devpod though to accommodate this, other than document...