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

WebSocket connection to 'ws://localhost:8081/websocket' failed #1119

Open
chwilliams42 opened this issue May 10, 2022 · 1 comment
Open

WebSocket connection to 'ws://localhost:8081/websocket' failed #1119

chwilliams42 opened this issue May 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chwilliams42
Copy link

WebSocket connection to 'ws://localhost:8081/websocket' failed: main.670fb76c19c20a76.js:1

What's this looking for? The agent? Can it be toggled off?

@xylo04
Copy link
Member

xylo04 commented Jul 9, 2022

This is indeed looking for the agent. I've been looking for a way to suppress log statements from WebSocketSubject. It would need to be handled somewhere around here. There are well-documented ways to handle errors, and I'm already doing so, but that doesn't keep the log messages from being emitted.

@xylo04 xylo04 self-assigned this Jul 9, 2022
@xylo04 xylo04 added the bug Something isn't working label Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants