Getting a weird recoonect bug when I start a music bot. Bot joins for a
second, then disconnects with this error:
Logs:
[VoiceBotManager] Bot 1: reconnected successfully after 1 attempt(s)
[VoiceBotManager] Bot 1 error: Unknown escape: \H
[Error] Error: Connection timeout
[VoiceBotManager] Bot 1: unexpected disconnect, scheduling reconnect
Server: TS6 6.0.0-beta9 (arm64, self-hosted via Docker)
Manager: latest pull from today
Bot config is nothing fancy - plain name, default port 9987, no passwords,
tried both normal and Opus Music channels. Same result.
Looks like a protocol parsing issue with beta9
Asked Claude as well and the \H suggests an escape sequence the parser doesn't know.
Getting a weird recoonect bug when I start a music bot. Bot joins for a
second, then disconnects with this error:
Logs:
[VoiceBotManager] Bot 1: reconnected successfully after 1 attempt(s)
[VoiceBotManager] Bot 1 error: Unknown escape: \H
[Error] Error: Connection timeout
[VoiceBotManager] Bot 1: unexpected disconnect, scheduling reconnect
Server: TS6 6.0.0-beta9 (arm64, self-hosted via Docker)
Manager: latest pull from today
Bot config is nothing fancy - plain name, default port 9987, no passwords,
tried both normal and Opus Music channels. Same result.
Looks like a protocol parsing issue with beta9
Asked Claude as well and the \H suggests an escape sequence the parser doesn't know.