Hello everyone
I am setting up the TS bot, but I can't get it to connect to my TS Sever.
The TS Sever is running on the VServer, as also the TS Client with Sinusbot.
VServer
OS: Debian 8, jessie
64bit
2GB Ram
1GHz CUP
i run this, because it currently does not work without root. I will get into that, after if get the bot working on root.
xinit /usr/local/teamspeak3/teamspeak3-server_linux-amd64/teamspeak3/ts3soundboard/ts3bot -RunningAsRootIsEvilAndIKnowThat -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
(...)
get it running. I can also login to the Admin web panel. I can "Activate" the bot, but when i click the red "turn on" button, it turns green for 1 sec, then it is red again. And no connection on the TS server is seen.
log:
2015/12/27 13:00:22 7991c643 5899bf65 INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=TS3-Soundbot&password=&channel=&channelpassword=
2015/12/27 13:00:22 7991c643 5899bf65 INFO TSClient quit.
--> The entire folder is 777, so there should not be a issue with rights i guess... especially when running as root.
--> running as root (till i get it running)
--> i made a identity, logged on the server, even gave him moderator rights, not helping.
What else can i do? Restarting server does nothing. Did i forget something?
I went using this (standard) guide: LINK
config.ini:
TS3Path = "/usr/local/teamspeak3/teamspeak3-server_linux-amd64/ts3soundboard/ts3bot"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
SecretKey = [-i guess this might not be good for public-]
EnableLocalFS = false
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
[StreamRewrites]
I am setting up the TS bot, but I can't get it to connect to my TS Sever.
The TS Sever is running on the VServer, as also the TS Client with Sinusbot.
VServer
OS: Debian 8, jessie
64bit
2GB Ram
1GHz CUP
i run this, because it currently does not work without root. I will get into that, after if get the bot working on root.
xinit /usr/local/teamspeak3/teamspeak3-server_linux-amd64/teamspeak3/ts3soundboard/ts3bot -RunningAsRootIsEvilAndIKnowThat -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
(...)
get it running. I can also login to the Admin web panel. I can "Activate" the bot, but when i click the red "turn on" button, it turns green for 1 sec, then it is red again. And no connection on the TS server is seen.
log:
2015/12/27 13:00:22 7991c643 5899bf65 INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=TS3-Soundbot&password=&channel=&channelpassword=
2015/12/27 13:00:22 7991c643 5899bf65 INFO TSClient quit.
--> The entire folder is 777, so there should not be a issue with rights i guess... especially when running as root.
--> running as root (till i get it running)
--> i made a identity, logged on the server, even gave him moderator rights, not helping.
What else can i do? Restarting server does nothing. Did i forget something?
I went using this (standard) guide: LINK
config.ini:
TS3Path = "/usr/local/teamspeak3/teamspeak3-server_linux-amd64/ts3soundboard/ts3bot"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
SecretKey = [-i guess this might not be good for public-]
EnableLocalFS = false
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
[StreamRewrites]
Last edited: