question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Don't play when I change the Voice Chat region (specific problem)

See original GitHub issue

Description

So, I have lavalink for a discord bot, and so far, all good. But, when we need to change the region of the voice chat server, sometimes work, sometimes not. I have the lavalink hosted in Germany (at Contabo) and the bot in js on Spain (at FDCServers). A note, this only happens when I can connect to the new server faster than the bot can. For example, I change the region to India, and if the bot connects first to the voice chat, and I connect in second, I can listen to the music, but if the reverse happens, I can’t listen. Maybe this video can show better the problem: https://youtu.be/dj5rtGuwcnU

Version info

root@plesk2:/lavalink# java -jar -Xmx15G Lavalink.jar --version

Version: 3.4 Build: 1257 Build time: 26.10.2021 14:18:37 UTC Branch master Commit: a364833 Commit time: 26.10.2021 14:15:20 UTC JVM: 11.0.12 Lavaplayer 1.3.96-original

Output of java -version: root@plesk2:/lavalink# java -version openjdk version “11.0.12” 2021-07-20 OpenJDK Runtime Environment (build 11.0.12+7-post-Debian-2deb10u1) OpenJDK 64-Bit Server VM (build 11.0.12+7- post-Debian-2deb10u1, mixed mode, sharing)

Logs (I send the full folder): logs.tar.gz

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
Atharv-Pathak-14commented, Nov 22, 2021

It looks like you have Java 11 which has problem with lavalink. Read this for more info

Java 11 appears to have some issues with Discord's TLS 1.3. Java 14 has other undiagnosed HTTPS problems. Use Java 13. Docker images have been updated.

1reaction
brunoxing2004commented, Nov 22, 2021

Hello @Atharv-Pathak-14 Tried with Java 13, didn’t solve the problem. I can try with a Docker version, but I think it’s gonna be the same result.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I fix voice chat issues in Fortnite? - Epic Games
There are a few reasons your voice chat might not be working in Fortnite, but we have some troubleshooting steps that solve the...
Read more >
How to Fix the Awaiting Endpoint Error on Discord - MakeUseOf
Changing the server region for the voice channel or checking your internet connection for problems is the usual fix for this issue.
Read more >
PSN voice chat troubleshooting
Learn how to troubleshoot common PlayStation™Network voice chat issues on PlayStation®5 consoles and PlayStation®4 consoles.
Read more >
How To Change Location In Discord - Alphr
If you're having problems with voice communication in Discord, the process of changing your region or location can alleviate the issue.
Read more >
Voice Chat Connection and Quality Issues - Steam Support
You may need to try disabling or fully uninstalling third-party security software to check if it is interfering with Steam voice traffic. If...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found