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

Clarify error message when failing to forward WebSocket events #309

Closed
Xemdo opened this issue Jan 5, 2024 · 0 comments · Fixed by #319
Closed

Clarify error message when failing to forward WebSocket events #309

Xemdo opened this issue Jan 5, 2024 · 0 comments · Fixed by #319
Labels
enhancement New feature or request

Comments

@Xemdo
Copy link
Contributor

Xemdo commented Jan 5, 2024

What is the problem?

When running an event that should forward to a WebSocket server, a vague error message will appear:

> twitch event trigger channel.update --transport=websocket --version 2
Failed to dial RPC handler for WebSocket server. Is it online?
Error: dial tcp :44747: connectex: No connection could be made because the target machine actively refused it.

This should be clarified to indicate what command to run to start the server.

Operating System

All

Architecture Version (x86, x64, arm, etc)

All

Steps to reproduce

twitch event trigger <any event> --transport=websocket

Relevant log output

No response

@Xemdo Xemdo added the enhancement New feature or request label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant