• 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 TSClient Quit, installed just fine

Status
Not open for further replies.

Mordred

New Member
Hi everyone, I followed this tutorial here: https://github.com/flyth/ts3soundbot/wiki/Installation---Debian-&-Ubuntu
I'm using this version here: https://forum.sinusbot.com/resources/sinusbot-beta.3/

Everything is installed just fine, everything is up to date, and the web interface works perfectly, however the bot WILL NOT connect, just dies instantly. What am I doing wrong?

Here's an excerpt from my instance log from the webclient:

Code:
2016-08-24T20:20:47+10:00 Starting instance ts3server://43.229.63.19?port=9987&nickname=J00kBox&password=&channel=&channelpassword=
2016-08-24T20:20:47+10:00 TSClient quit.
2016-08-24T20:20:48+10:00 Starting instance ts3server://43.229.63.19?port=9987&nickname=J00kBox&password=&channel=&channelpassword=
2016-08-24T20:20:48+10:00 TSClient quit.
2016-08-24T20:20:50+10:00 Starting instance ts3server://43.229.63.19?port=9987&nickname=J00kBox&password=&channel=&channelpassword=
2016-08-24T20:20:50+10:00 TSClient quit.
2016-08-24T20:20:51+10:00 Starting instance ts3server://43.229.63.19?port=9987&nickname=J00kBox&password=&channel=&channelpassword=

And here's the diagnostic script result:

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 14.04.5 LTS
- OS x64 check: OK
- Kernel: Linux 3.13.0-48-generic x86_64
- Load Average: 0.40 0.35 0.31
- Uptime: 189 days, 20 hours, 50 minutes, 23 seconds
- OS Updates: 0 (well done!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 24.08.2016 14:44:21 AEST +10:00:00
- Bot Start Script: not found
- DNS resolution check: google.com -> OK
- CPU:
    Architecture:          x86_64
    CPU(s):                2
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    CPU MHz:               2599.888
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
- RAM:  B/993.92 MB in use (%)
- SWAP:  B/ B in use (%)
- DISK: 1.94 GB/16.89 GB in use (11%)
- Package versions:
   > libglib: 2.40.2-0ubuntu1

BOT INFORMATION
- Status: running (PIDs: 4523 4522, User: sinusbot)
- Webinterface: port locally not reachable (Port: 8087)
- Binary: /opt/ts3soundboard/sinusbot (Hash: 731121f8516ade834d3bc3e9ebf64a4f)
- Version: 0.9.12.3-36fce3c
- TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: a27dfe2f92730b55119b69ca0dc2268d
   - TS3 Client: a27dfe2f92730b55119b69ca0dc2268d
- Config:
   - LogLevel = 10 (debug log active)
   - TS3Path = /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.19.4)
   - YoutubeDLPath = not set
- 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: 24.08.2016 20:24:57 AEST +10:00:00 (timezone: Australia/Sydney)
- TeamSpeak 3 Version: 3.0.19.4
- youtube-dl Version: unknown
- DiagScript version: 0.4.5
==========================================================
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 14.04.5 LTS
- OS x64 check: OK
- Kernel: Linux 3.13.0-48-generic x86_64
- Load Average: 0.40 0.35 0.31
- Uptime: 189 days, 20 hours, 50 minutes, 23 seconds
- OS Updates: 0 (well done!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 24.08.2016 14:44:21 AEST +10:00:00
- Bot Start Script: not found
- DNS resolution check: google.com -> OK
- CPU:
    Architecture:          x86_64
    CPU(s):                2
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    CPU MHz:               2599.888
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
- RAM:  B/993.92 MB in use (%)
- SWAP:  B/ B in use (%)
- DISK: 1.94 GB/16.89 GB in use (11%)
- Package versions:
   > libglib: 2.40.2-0ubuntu1

BOT INFORMATION
- Status: running (PIDs: 4523 4522, User: sinusbot)
- Webinterface: port locally not reachable (Port: 8087)
- Binary: /opt/ts3soundboard/sinusbot (Hash: 731121f8516ade834d3bc3e9ebf64a4f)
- Version: 0.9.12.3-36fce3c
- TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: a27dfe2f92730b55119b69ca0dc2268d
   - TS3 Client: a27dfe2f92730b55119b69ca0dc2268d
- Config:
   - LogLevel = 10 (debug log active)
   - TS3Path = /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.19.4)
   - YoutubeDLPath = not set
- 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: 24.08.2016 20:24:57 AEST +10:00:00 (timezone: Australia/Sydney)
- TeamSpeak 3 Version: 3.0.19.4
- youtube-dl Version: unknown
- DiagScript version: 0.4.5
==========================================================
 
Last edited:

Mordred

New Member
Ah I forgot to come back. I deleted the directory completely, started from scratch and I have it working perfectly. If someone could close this thread, I'd appreciate it!
 
Status
Not open for further replies.
Top