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

Lavalink frequently fails to connect to discord's voice servers #258

Closed
Awarets opened this issue Mar 24, 2020 · 2 comments
Closed

Lavalink frequently fails to connect to discord's voice servers #258

Awarets opened this issue Mar 24, 2020 · 2 comments

Comments

@Awarets
Copy link

Awarets commented Mar 24, 2020

Description

Whenever my client joins a discord voice channel, there's a very high chance that lavalink fails to connect to discord's voice servers. The log containing the relevant error message is attached below. I've tested this in every discord server region and the same problem occurs in each one. Only about 1 in every 5 attempts to connect actually succeeds.

Version info

Client used:

Output of java -jar Lavalink.jar --version:

Version:        4f53d09491ba5254eb5c55c234a63b208388d3ef-SNAPSHOT
Build:          982
Build time:     18.02.2020 01:14:32 UTC
Branch          master
Commit:         4f53d09
Commit time:    28.12.2019 17:00:51 UTC
JVM:            14
Lavaplayer      1.3.32

connectionerror.log

@freyacodes
Copy link
Member

I believe this might be a TLS issue in Java 14. Try downgrading.

@Awarets
Copy link
Author

Awarets commented Mar 24, 2020

Downgrading to Java 13 seems to have resolved the issue, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants