`[Extension Host] E No address added out of total 1 resolved` when debugging a VSCode extension in VSCode Desktop
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?
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.