loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.44k stars 310 forks source link

Inject Error: context deadline exceeded #988

Closed sharma-sahil-scaler closed 2 months ago

sharma-sahil-scaler commented 3 months ago

What happened?

Whenever i trie to start the devpod it gives Inject Error: context deadline exceeded

image

What did you expect to happen instead?

Devpod container should start

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

My devcontainer.json:

{
    "name": "...",
    ...
}

Local Environment:

DevPod Provider:

Anything else we need to know?
I Tried changing my dns 1.1.1.1 it started working but now again its not working

89luca89 commented 3 months ago

Hi @sharma-sahil-scaler thanks for reporting, what provider are you having this the ssh or the aws provider?

89luca89 commented 2 months ago

Closing due to inactivity, feel free to reopen if the problem is persisting