Luukuton
Member
Solved! A new working version has been released! Just download the latest version from here (at the time of writing 0.9.15-b20cc30 is the latest).
Operating System: Debian 8.6 64bit
SinusBot Version: 0.9.12.3-36fce3c (newest)
TS3 Version: 3.0.19.4
Problem Description
After rebooting my whole server today, I couldn't start my SinusBot anymore. It doesn't output anything, it doesn't do anything. As you can see below. I have the latest version of SinusBot and TeamSpeak3 + I have copied the latest plugin (libsoundbot_plugin.so) to the plugins folder.
I have also tried "sudo apt-get update && sudo apt-get upgrade" and "sudo apt-get dist-upgrade".
//Edit, oh and I forgot to add. I tried a fresh new installation on a new server, didn't work.
My config:
Operating System: Debian 8.6 64bit
SinusBot Version: 0.9.12.3-36fce3c (newest)
TS3 Version: 3.0.19.4
Problem Description
After rebooting my whole server today, I couldn't start my SinusBot anymore. It doesn't output anything, it doesn't do anything. As you can see below. I have the latest version of SinusBot and TeamSpeak3 + I have copied the latest plugin (libsoundbot_plugin.so) to the plugins folder.
I have also tried "sudo apt-get update && sudo apt-get upgrade" and "sudo apt-get dist-upgrade".
//Edit, oh and I forgot to add. I tried a fresh new installation on a new server, didn't work.
Code:
bot@lin:~/SinusBot$ ./sinusbot
bot@lin:~/SinusBot$
My config:
Code:
TS3Path = "/home/bot/SinusBot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/home/bot/SinusBot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "XXXX"
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
[SpeechRecognition]
Enable = false
[FFmpeg]
UserAgent = "SinusBot"
[DAV]
Enable = false
[XServer]
Delay = 0
Debug = false
Last edited: