gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

`[Extension Host] E No address added out of total 1 resolved` when debugging a VSCode extension in VSCode Desktop

Open Foxhoundn opened this issue 2 years ago • 1 comments

Bug description

[Extension Host] E No address added out of total 1 resolved error is constantly spammed in the console when working on an extension in GitPod. This does not happen when working locally, only in GitPod.

Steps to reproduce

To reproduce, simply clone https://github.com/qoretechnologies/qorus-vscode from the develop branch (npm install should be ran automatically as per gitpod.yml) and launch the extension development (Run and Debug, click the Play icon). Then you should see the attached errors in the console in the newly opened VSCode window.

Workspace affected

No response

Expected behavior

No errors

Example repository

https://github.com/qoretechnologies/qorus-vscode

Anything else?

image

Foxhoundn avatar Oct 30 '23 08:10 Foxhoundn

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 23 '24 15:05 github-actions[bot]