This repository was archived by the owner on Jul 20, 2026. It is now read-only.
Docker Extension VSC - "failed fetching" error when executing "Run and debug" on a container #4370
Unanswered
adijian (adijian)
asked this question in
Q&A
Replies: 1 comment 9 replies
|
Can you share a screenshot? |
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
On version 1.29.2 there is an issue running and debugging a containered .NET app.
A pop up message saying "failed fetching" appears with no further information.
Encountered when following this guide: https://code.visualstudio.com/docs/containers/quickstart-aspnet-core
No issue on version 1.23.0.
All reactions