Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
199 stars 50 forks source link

Voice transport timeout #31

Closed ScottyCameron closed 8 years ago

ScottyCameron commented 8 years ago

I'm getting the following error when using the start-bot.sh script;

discord-dj@0.0.3 start /home/discordmusicbot node ./runtime/DiscordDJ.js Trying to connect... Connected! Initializing the DJs... Initializing DJ in "Splash Gaming" An error occurred with the connection to the voice channel: Error: Voice transport timed out`

afarrapeira commented 8 years ago

I'm getting the same error starting it with ./start-bot.sh The bot starts, connects to the server and the voice channel, and after 5 seconds or so it leaves the channel and you get that message in the console.

The bot still shows as connected to the server, but it doesn't look like it responds to any command.

ScottyCameron commented 8 years ago

@afarrapeira The reason why I was getting that error is because the server I run this bot from has a strict firewall. After opening the firewall I no longer get the error above.

afarrapeira commented 8 years ago

My server doesn't have a firewall, but I still get these errors

Guichaguri commented 8 years ago

Sorry, DiscordDJ has nothing to do with connection problems. It can be either Discord or Discordie fault. You can create this same issue into the Discordie repository