Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serenade VS Code constant error spamming #27

Open
uberkael opened this issue Jul 30, 2023 · 0 comments
Open

Serenade VS Code constant error spamming #27

uberkael opened this issue Jul 30, 2023 · 0 comments
Labels
bug Something isn't working needs-triage Awaiting triage from a core team member

Comments

@uberkael
Copy link

System Information

Serenade Version: e.g., v2.0.1
2.02

OS and Version: e.g., macOS 12.4
Windows 11

Application: e.g., VS Code
VS Code

Issue Description

Without having Serenade server started, VS Code extension Spams errors on Logs (Window, Extension Host etc).
It creates an error every second, I guess it should be some other way to do it or suppress the error even if it will happens.
Logs are useless if they are full of garbage.
it looks like this:

2023-07-31 01:28:47.499 [error] connect ECONNREFUSED 127.0.0.1:17373: Error: connect ECONNREFUSED 127.0.0.1:17373
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1247:16)
2023-07-31 01:28:48.509 [error] connect ECONNREFUSED 127.0.0.1:17373: Error: connect ECONNREFUSED 127.0.0.1:17373
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1247:16)

Thanks.

How to Reproduce

Installing Serenade extension and checking VS Code Window log.

Screenshots

image

@uberkael uberkael added bug Something isn't working needs-triage Awaiting triage from a core team member labels Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Awaiting triage from a core team member
Projects
None yet
Development

No branches or pull requests

1 participant