• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

[DISCORD] Bot connected on channel, but no sound

mreho

Member
Hello,

I recently migrated from TeamSpeak 3 to Discord. Then I set up the bot for Discord and followed every single rule on the FAQ. The bot is connected into a voice channel, but it doesn't make any sound. The music is playing on the admin panel.

Bot Version : SinusBot 0.13.37-9791176 (latest)

Technical Specs : https://rtm.srv02.xanarchy.fr/

Link to the Discord server : http://discord.xanarchy.fr/

Browser : Google Chrome (latest)

Bot Log :

Code:
2018-07-02T13:42:39+02:00 Loading instance://0324aae7-85fb-4c25-a4c8-540573e0a670
2018-07-02T13:42:39+02:00 Loading instance://a7b2bbff-f165-4c80-bef3-3b05681f9b8e
2018-07-02T13:42:39+02:00 Loading instances

Instance Log :

Code:
2018-07-02T13:42:41+02:00 vconn: {"op":8,"d":{"v":1,"heartbeat_interval":55000},"s":0,"t":""}
2018-07-02T13:42:41+02:00 got voice server information, let's connect
2018-07-02T13:42:41+02:00 client now online
2018-07-02T13:42:41+02:00 got our sessionID
2018-07-02T13:42:41+02:00 starting voice connection
2018-07-02T13:42:41+02:00 identifying to discord
2018-07-02T13:42:41+02:00 hello: {"op":10,"d":{"heartbeat_interval":41250,"_trace":["gateway-prd-main-mxv1"]},"s":0,"t":""}
2018-07-02T13:42:40+02:00 Discord bot account valid (id: 462735933708435496, name: Music4!u)
2018-07-02T13:42:40+02:00 New channel 1c91e130-3e87-48b1-ae91-f37cceac7cc5 () ID 0cc423d6-19b1-4b40-a027-02ebf7f235a8 (cc 0)
2018-07-02T13:42:40+02:00 Auto-Playing last track
2018-07-02T13:42:39+02:00 Last track was 1c91e130-3e87-48b1-ae91-f37cceac7cc5, will auto-play soon
2018-07-02T13:42:39+02:00 Auto-Starting af87b218-7468-4be4-9f22-a158bc15630e/0324aae7-85fb-4c25-a4c8-540573e0a670 in 1000 ms...
2018-07-02T13:42:39+02:00 Initialization complete

config.ini : (Since I don't use the TeamSpeak 3 feature anymore the executable isn't defined.)

Code:
TS3Path = ""
ListenHost = "127.0.0.1"
DataDir = "/home/teamspeak3/musicbot/data/"
ListenPort = 8060
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 5000
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "*****"
IsProxied = true
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  MaxSimultaneousChunkDownloads = 1
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 5242880

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false

[StreamRewrites]

[Scripts]
  AllowReload = false
  EnableTimer = false
  DisableLegacyEvents = false
  ScriptTimeout = 5

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.13.37-9791176)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

[SHMem]
  Enable = false
  Size = 0
  Delay = 0
  Interval = 0

[RadioStations]
  URL = ""
  UpdateInterval = 0

Thanks in advance for your precious help !

Regards,
 
Top