vscode-github-actions icon indicating copy to clipboard operation
vscode-github-actions copied to clipboard

Extension sometimes doesn't start `failed: fetch failed.`

Open RedCMD opened this issue 1 year ago • 0 comments

Describe the bug Every now and then when reloading VSCode I will get this error: Activating extension 'github.vscode-github-actions' failed: fetch failed.

Failed to load resource: net::ERR_NAME_NOT_RESOLVED
marketplace.visualstudio.com/_apis/public/gallery/extensionquery:1 

ERR [network] #5: https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery - error POST Failed to fetch
log.ts:439

To Reproduce Steps to reproduce the behavior:

  1. Reload VSCode with workbench.action.reloadWindow
  2. Get lucky (unlucky?)
  3. See error

Expected behavior Extension starts every time with no problems

Screenshots image

Extension Version v0.27.0

Additional context

RedCMD avatar Dec 07 '24 07:12 RedCMD