jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.36k stars 2.56k forks source link

Bot does connect, but music doesn't start #157

Closed ghost closed 6 years ago

ghost commented 6 years ago

General Troubleshooting

Please check off these steps before suggesting a feature or reporting a bug:

Issue

When I'm trying to play music, my bot does connect to the voice channel, but isn't 'talking', also, whenever I type: ;;nowplaying, it does show my requested song, but it's also isn't showing any progress

Issue Type

Description

This is what it prints in my ssh terminal

[15:10:41] [WARN] [Settings]: Failed to load server settings (this is normal if no settings have been set yet): java.nio.file.NoSuchFileException: serversetting s.json [15:10:41] [INFO] [Startup]: Loaded config from /root/FSBot/config.txt [15:10:41] [INFO] [JDA]: Login Successful! [15:10:42] [INFO] [WebSocketClient]: Connected to WebSocket [15:10:43] [INFO] [JDA]: Finished Loading! [15:10:52] [INFO] [AudioManager]: Audio System successfully setup! [15:13:03] [WARN] [AudioWebSocket]: Failed to establish websocket connection: SO CKET_CONNECT_ERROR - Failed to connect to 'eu-west726.discord.gg:443': Connection timed out (Connection timed out) Closing connection and attempting to reconnect.

I'm on Ubuntu server

jagrosh commented 6 years ago

Does this happen consistently? What VPS provider are you using?

ghost commented 6 years ago

Yes it does, I'm on my mates private service.

jagrosh commented 6 years ago

Do you know if the 'private service' is hosted on Hetzner's servers by chance?

ghost commented 6 years ago

Yes it is.

jagrosh commented 6 years ago

Discord blocks all voice connection from Hetzner, so you won't be able to run this bot from there.