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

voice-example Error WebSocketException #56

Closed
AxelRocha opened this issue Apr 3, 2020 · 3 comments
Closed

voice-example Error WebSocketException #56

AxelRocha opened this issue Apr 3, 2020 · 3 comments
Labels
invalid This doesn't seem right

Comments

@AxelRocha
Copy link

I tried to run voice-example and I'm getting this error:

WebSocketException (WebSocketException: SocketException: OS Error: remote host refused connection.
, errno = 1225, address = 127.0.0.1, port = 60609)

Trying to debug, I've noticed it begins here and goes all the way to here. When it tries to do transport.WebSocket.connect(...) the error happens.

Can u guys help?

Thanks in advance.

@l7ssha
Copy link
Member

l7ssha commented Apr 3, 2020

Do you have running Lavalink? Haven't tried it for a while, compatibility may be lacking due I didnt updated it

@AxelRocha
Copy link
Author

I didnt knew I need it.

But then, I searched for it and found https://github.com/Frederikam/Lavalink. I followed its instructions Server Configuration, and has able to run the Lavalink.

I tried to run the voice-example again and the same error appers.

Exception has occurred.
WebSocketException (WebSocketException: SocketException: OS Error: remote host refused connection.
, errno = 1225, address = 127.0.0.1, port = 51360)

(almost the same error, errno is the same, but the port has changed)

Any thoughts?

Is anything I need to do and/or prepare in my environment to run the voice-exemple?

@l7ssha
Copy link
Member

l7ssha commented Apr 4, 2020

That should be enough, if nyxx cant connect to lavalink there is something wrong with your configuration.

@l7ssha l7ssha added the invalid This doesn't seem right label Apr 6, 2020
@l7ssha l7ssha closed this as completed Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants