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

Bot wont start

Status
Not open for further replies.

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
That's completely normal, you need to update the security level yourself with your Teamspeak client installed on your machine with a GUI. There you increase the level how much you need and export the identity into a file. After you have opened the identity with an editor you copy the longest string from there and paste it into your Webinterface->Settings->Instance Settings->Identity.
Good luck :)
 

NoPotion

Member
That's completely normal, you need to update the security level yourself with your Teamspeak client installed on your machine with a GUI. There you increase the level how much you need and export the identity into a file. After you have opened the identity with an editor you copy the longest string from there and paste it into your Webinterface->Settings->Instance Settings->Identity.
Good luck :)
How do i do that please can u send me a youtube video or something or join my teamspeak please i really need help my teamspeak ip is sweetarts.teamspeak3.com
 

Ambrika

Member
Hi all!
Os: Linux Debian 7 64bit
Me installing and starting sinusbot 0.9.12.3
and install teamspeak 3.0.19.4
and me starting bot (true)
start join to teamspeak: not working
log:

BOT-CONFIG [admin] CHAN CHANPW ANNOUNCE DESCRIPTION ANNOUNCESTR TTSURL CHATIGNSRV CC OK

Please help the problem
Or
help install commands and TEXT install tutorial.

Thank you all!
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
We don't support a outdated operating system. Debian 8, 8.5, 8.6 only. Here you can download it :)
 

NoPotion

Member
The musis bot wont start when i press the start button it goes green and then 2 secounds later it goes back to orange please help.

Operating System
: Windows / Linux
SinusBot Version: 0.9.x
TS3 Version: 3.x.x

Problem Description
Describe your problem in detail. What did you do exactly, what did you expect to happen and what did actually happen?. When i press the start button it goes green and then goes back to orange please help i really wanna listen to some music with my friend if u can join my teamspeak and help me i would love that
sweetarts.teamspeak3.com

Code:
Paste output of the diagnostic tool in here, if possible.
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Can you read? Fill out this template and don't leave it blank! :)
 

freshlink

Member
Operating System: Linux
Linux Version: Deban 7
SinusBot Version: sinusbot-0.9.12.2-58b509d
TS3 Version: 3.19.4

Problem Description
I install sinusbot in sinusbot-0.9.12.2-58b509d version but aplication dosen't start and he dosen't send error message with send command
Code:
root@omgserv-79262:/opt/ts3soundboard# ./sinusbot
 

freshlink

Member
Thanks you very much ! I installing it but when i start a bot,
Code:
2016/10/29 03:26:46 e32e5dc0 ab76a1f6 DEBUG  TS>/opt/ts3soundboard1/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/ts3soundboard1/TeamSpeak3-Client-linux_amd64/libc++abi.so.1)
2016/10/29 03:26:46 e32e5dc0 ab76a1f6 DEBUG  Closed.
2016/10/29 03:26:46 e32e5dc0 ab76a1f6 INFO   TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016/10/29 03:26:47 e32e5dc0 ab76a1f6 DEBUG  > CloseListener
2016/10/29 03:26:47 e32e5dc0 ab76a1f6 DEBUG  < CloseListener

Help me Please :'(
 

kanalumaddela

Insider
Insider
First update all your packages
Code:
apt-get update
apt-get upgrade
apt-get dist-update
Make sure you stop all important services (apache, nginx, mysql, etc.)

Then update your OS to Debian 8 (8.6 is the latest)
Code:
nano /etc/apt/sources.list
Replace any repos for wheezy with jessie (debian 8)
Code:
deb http://ftp.us.debian.org/debian/ jessie main
deb-src http://ftp.us.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main

# jessie-updates, previously known as 'volatile'
deb http://ftp.us.debian.org/debian/ jessie-updates main
deb-src http://ftp.us.debian.org/debian/ jessie-updates main

These other 2 repos showed on my sources.list when I had installed Debian.
Code:
deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb http://httpredir.debian.org/debian/ jessie-backports main

Refresh package list and update important packages
Code:
apt-get update && apt-get install apt dpkg aptitude
Then update all packages again
Code:
apt-get dist-upgrade

Finally reboot :D. It's a long process, but old OSes aren't supported.
 

freshlink

Member
Thank's ! I have see and do your indication and it's all good the bot would like to start and join my teamspeak ! :D
 
Status
Not open for further replies.
Top