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

TS3Client don't start

Status
Not open for further replies.

SlamaFR

Member
Hi ! So, I've reinstalled sinusbot on my VPS. The web interface works perfectly but the TS3Client won't start anymore.

Here's the needed infos:

I use the latest version.
I'm on Debian 7.
It's a VPS, Core i7, 1Gb RAM.

DiagScript:
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Debian GNU/Linux 7.11 (wheezy) (OpenVZ)
 - OS x64 check: OK
 - Kernel: Linux 2.6.32-042stab113.21 x86_64
 - Load Average: 0.00 0.00 0.00
 - Uptime: 0 days, 12 hours, 15 minutes, 7 seconds
 - OS Updates: 2 (updates available!)
 - OS Missing Packages: None (v1)
 - OS APT Last Update: 16.08.2016 04:49:59 EDT -04:00:00
 - Bot Start Script: found at /etc/init.d/sinusbot [perms: 755]
 - DNS resolution check: google.com -> OK
 - CPU:
    Architecture:          x86_64
    CPU(s):                16
    CPU MHz:               1600.000
    Virtualization:        VT-x
 - RAM:  B/1.00 GB in use (%)
 - SWAP:  B/ B in use (%)
 - DISK: 756.19 MB/49.26 GB in use (1%)
 - Package versions:
   > libglib: 2.33.12+really2.32.4-5

BOT INFORMATION
 - Status: not running
 - Webinterface: port locally reachable (Port: 8087)
 - Binary: /opt/ts3bot/sinusbot (Hash: f61a001d17bdaa6d74dc04652ef2fcec)
 - Version: 0.9.12.3-5b7c0cd
 - TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: 3b0269841baede0f8e72bc8063e5b05e
   - TS3 Client: 3b0269841baede0f8e72bc8063e5b05e
 - Config:
   - LogLevel = 10 (debug log active)
   - TS3Path = /opt/ts3bot/teamspeak3-client/ts3client_linux_amd64 (Version 3.0.19.4)
   - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2016.08.13)
 - Installed scripts: advertising.js; aloneMode.js; badchan.js; bookmark.js; covatar.js; dev.js; followme.js; idle.js; metadata.js; norecording.js; rememberChannel.js; showcase.js; sound.js; welcometext.js

OTHER INFORMATION
 - Report date: 16.08.2016 05:38:17 EDT -04:00:00 (timezone: America/New_York)
 - TeamSpeak 3 Version: 3.0.19.4
 - youtube-dl Version: 2016.08.13
 - DiagScript version: 0.4.5
==========================================================

Config.ini:
Code:
TS3Path = "/opt/ts3bot/teamspeak3-client/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/ts3bot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 999999999
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "xCxyFVmwjL8yFqhhMH5rvmGOixTMVx4xX40/0I4eAic="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

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

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0

[StreamRewrites]

[Scripts]
  AllowReload = true
  EnableTimer = false

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.9.12.3-5b7c0cd)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false
 
Status
Not open for further replies.
Top