Splamy / TS3AudioBot

Advanced Musicbot for Teamspeak 3
https://splamy.de/TSAudioBot/Home
Open Software License 3.0
700 stars 139 forks source link

Trying to reconnect because of Error #995

Closed SeniorSpirit closed 2 years ago

SeniorSpirit commented 2 years ago

Describe the bug Hi, when i wanna start my TS3AudioBot, it cant connect to the server, and just keep triyng to reconnect , also have 2 errors, i try connecting bot to another server that has TS3AudioBot already , but didnt work

Version Version: 0.12.2

Platform ubuntu 16.04 Which runtime(-version) are you using? (mono: mono -V, dotnet: dotnet --info) .NET Core SDK: Version: 3.1.419

Mono JIT compiler version 3.2.8

Log

2022-06-10 14:52:18.6719| INFO|Core|Setup.LogHeader [============ TS3AudioBot started =============]
2022-06-10 14:52:18.7575| INFO|Core|Setup.LogHeader [ Date: Friday, 10 June 2022 14:52:18
2022-06-10 14:52:18.9026| INFO|Core|Setup.LogHeader [ Version: 0.12.2/master/4c6be036
2022-06-10 14:52:18.9026| INFO|Core|Setup.LogHeader [ Build: Release
2022-06-10 14:52:18.9026| INFO|Core|Setup.LogHeader [ Platform: Ubuntu 14.04.6 LTS, Trusty Tahr (64bit)
2022-06-10 14:52:18.9026| INFO|Core|Setup.LogHeader [ Runtime: .NET Framework 3.1.13 ServerGC:True GC:SustainedLowLatency
2022-06-10 14:52:18.9026| INFO|Core|Setup.LogHeader [ Opus: libopus 1.3.1 (x64)
2022-06-10 14:52:18.9026| INFO|Core|Setup.LogHeader [==============================================]
2022-06-10 14:52:19.6438| INFO|Core|WebServer.StartWebServerInternal Starting Webserver on port 58913
2022-06-10 14:52:19.9021| INFO|Core|Bot.Run Bot "default" connecting to "tsdv.ir:9987"
2022-06-10 14:52:21.5080| WARN|0|PacketHandler`2.FetchPackets Dropping not decryptable packet: 54 53 33 49 4E 49 54 31 00 00 A6 00 01 
2022-06-10 14:52:21.5108| WARN|0|PacketHandler`2.FetchPackets Dropping not decryptable packet: 52 D9 AC D4 A5 50 87 0A 00 01 26 F9 4A 
2022-06-10 14:52:21.5641| WARN|0|Ts3Client.TsFullClient_OnDisconnected Could not connect: parameter_invalid: the command failed to execute: invalid parameter
2022-06-10 14:52:21.5669| INFO|0|Ts3Client.TryReconnect Trying to reconnect because of Error. Delaying reconnect for 30 seconds
2022-06-10 14:52:51.5776| WARN|0|PacketHandler`2.FetchPackets Dropping not decryptable packet: 54 53 33 49 4E 49 54 31 00 00 A6 00 01 
2022-06-10 14:52:51.5794| WARN|0|PacketHandler`2.FetchPackets Dropping not decryptable packet: 58 FB D1 BB A2 7E 36 B8 00 01 26 19 F2 
2022-06-10 14:52:51.5833| WARN|0|Ts3Client.TsFullClient_OnDisconnected Could not connect: parameter_invalid: the command failed to execute: invalid parameter
2022-06-10 14:52:51.5833| INFO|0|Ts3Client.TryReconnect Trying to reconnect because of Error. Delaying reconnect for 30 seconds

image