• 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 TS Client nicht gefunden

Status
Not open for further replies.

TDJ

Member
Hallo zusammen,

ich hab ein kleines Problem mit der aktuellen Version. Beim starten findet er die ts-installation nicht.

Es gibt im terminal folgende fehlermeldung :

Code:
Could not find TeamSpeak 3 Client: stat : no such file or directory
Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.

Der TS-Client ist im Verzeichnis /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64 installiert

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Debian GNU/Linux 8.4 (jessie) (OpenVZ)
- OS x64 check: OK
- Kernel: Linux 3.16.0-042stab111.12 x86_64
- Load Average: 0.01 0.23 0.22
- Uptime: 14 days, 7 hours, 1 minutes, 1 seconds
- OS Updates: 0 (well done!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 13.04.2016 20:06:32 CEST +02:00:00
- Bot Start Script: not found
- DNS resolution check: google.com -> OK
- CPU:

- RAM: 96.67 MB/8.00 GB in use (1%)
- SWAP: 0 B/0 B in use (%)
- DISK: 45.21 GB/54.78 GB in use (82%)
- Report date: 13.04.2016 21:03:11 CEST +02:00:00 (timezone: Europe/Berlin)

BOT INFORMATION
- Status: not running
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/ts3soundboard/sinusbot (Hash: 716a4e5dc2dca1f1515fa8d1f9211db5)
- Version: 0.9.11-d20ec68
- TS3 Plugin: unknown (TS3client not found)
  - Bot Plugin: unknown
  - TS3 Client: unknown
- Config:
  - LogLevel = 10 (debug log active)
  - TS3Path =  (TS3client-binary does not exist!)
  - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2016.03.06)
- 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
- TeamSpeak 3 Version: unknown
- DiagScript version: v0.4.1
==========================================================

config:

Code:
TS4Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/ts3soundboard/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 100
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "tqNtwLrA0ARz/MbVliLGyazI99T24WZiTZVZEvr4dHc="
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 (0.9.11-ee30ef7)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

Weiß jemand irgendeine Lösung?

//EDIT: sorry, hab das deutsche Forum weiter unten übersehen
 
Last edited:

Reddexo

Donor
is awesome!
schreib mal TS3Path statt TS4Path in deine config dann sollte auch der client gefunden werden :D
 

TDJ

Member
Oh, das stimmt. Komisch nur, dass ich mich nicht erinnern kann, da etwas geändert zu haben :D
 
Status
Not open for further replies.
Top