• 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.

Solved Bot stops responding to TS³ commands after some time

Status
Not open for further replies.

mas1701

New Member
Operating System: Windows 7 64bit
SinusBot Version: 0.9.15
TS3 Version: 3.0.16 (included)

Problem Description
Some time after launching the bot, it stops reponding to commands issued using TeamSpeak text chat, so remote control isn't possible anymore. Control using the webinterface remains possible. Bot needs a complete shutdown and restart to fix this problem temporarily.

Additionally, the bot control icons in the Windows system tray often stops responding. Where a right-click usually offers the "open" and "close" commands, nothing happens. In such situation, shutdown is only possible by killing all relevant proccesses, e.g. using Task Manager.

Code:
Instance Log:

2016-11-28T00:04:45+01:00 Could not send description command: HTTP returned an error: Timeout while waiting for callback; Code: 500; Message: Timeout while waiting for callback
2016-11-27T23:57:27+01:00 Could not send description command: HTTP returned an error: Timeout while waiting for callback; Code: 500; Message: Timeout while waiting for callback
2016-11-27T23:51:46+01:00 Could not send description command: HTTP returned an error: Timeout while waiting for callback; Code: 500; Message: Timeout while waiting for callback
2016-11-27T23:50:56+01:00 Could not send description command: HTTP returned an error: Timeout while waiting for callback; Code: 500; Message: Timeout while waiting for callback
2016-11-27T23:47:12+01:00 Could not send description command: HTTP returned an error: Timeout while waiting for callback; Code: 500; Message: Timeout while waiting for callback
2016-11-27T23:00:50+01:00 David joined the channel
2016-11-27T22:51:40+01:00 Playing next from playlist: track://cb412000-968c-4168-b646-9b75e3fdf0b3
2016-11-27T22:42:50+01:00 CHAT 1 [chris @ Coach / Chris] < !yt [URL]https://www.youtube.com/watch?v=b_fwp_i3B9E[/URL] > / OK
2016-11-27T22:42:50+01:00 PRIVATE-CHAT [AVG Music Player [Bot]] Downloading https://www.youtube.com/watch?v=b_fwp_i3B9E
2016-11-27T22:42:50+01:00 PRIVATE-CHAT [Coach / Chris] !yt [URL]https://www.youtube.com/watch?v=b_fwp_i3B9E[/URL]


TS³ Log:

2016-11-27 21:44:07.690000|INFO  |  |  | Memory usage: 50.07 MiB
2016-11-27 21:59:07.702000|INFO  |  |  | Memory usage: 50.07 MiB
2016-11-27 22:14:07.703000|INFO  |  |  | Memory usage: 50.07 MiB
2016-11-27 22:28:06.151000|INFO  |ClientUI  |  1| Ignored text message by Mark (PJ): !info
2016-11-27 22:28:06.153000|INFO  |ClientUI  |  1| Ignored text message by AVG Music Player [Bot]: Hello, I&apos;m the [URL=https://www.sinusbot.com]SinusBot[/URL]. At your service.
2016-11-27 22:29:07.704000|INFO  |  |  | Memory usage: 50.20 MiB
2016-11-27 22:42:50.513000|INFO  |ClientUI  |  1| Ignored text message by Coach / Chris: !yt [URL]https://www.youtube.com/watch?v=b_fwp_i3B9E[/URL]
2016-11-27 22:42:50.515000|INFO  |ClientUI  |  1| Ignored text message by AVG Music Player [Bot]: Downloading https://www.youtube.com/watch?v=b_fwp_i3B9E
2016-11-27 22:44:07.694000|INFO  |  |  | Memory usage: 50.42 MiB
2016-11-27 22:59:07.706000|INFO  |  |  | Memory usage: 50.42 MiB
2016-11-27 23:14:07.707000|INFO  |  |  | Memory usage: 51.11 MiB
2016-11-27 23:29:07.708000|INFO  |  |  | Memory usage: 51.11 MiB
2016-11-27 23:44:07.697000|INFO  |  |  | Memory usage: 51.11 MiB

config.ini:
TS3Path = "D:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "148.251.xx.xx"
DataDir = "D:\\SinusBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = true
UploadLimit = 209715200
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  CacheStreamed = false

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0

[StreamRewrites]

[Scripts]
  AllowReload = false
  EnableTimer = false

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.9.15-4ff41c0)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
try to use the 3.18.2 teamspeak client :)
 
Status
Not open for further replies.
Top