server crashes after few hours

dazholmes

Member
Jun 1, 2016
17
0
36
Hi, if i run 1 server everything is fine no crashes all is good if i try to run 2 servers at the same time they both work but 2 hours later 1 will crash then the other i have the ts3server.ini setup like this below. Both servers have different voice port query port and transfer file port so im not sure why its conflicting
i added the hosts the additional hosts etc that r4p3 posted on the release of the cracked ts3 also
i'm pretty sure it's something to do with AccountingServerEmulator-Linux as i cant see the process running when i type htop or top i renamed it to rekt and ran that i see that in htop now but lets see if it still crashes
machine_id=
default_voice_port=9999
voice_ip=the server ip is here
licensepath=
filetransfer_port=30035
filetransfer_ip=the server ip is here
query_port=10013
query_ip=the server ip is here
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
dbconnections=10
logpath=logs
logquerycommands=0
dbclientkeepdays=30
query_skipbruteforcecheck=0

this is what server looks like when i boot it
5da3db96391344e281fd4cba678611a7.png
 
Last edited:

Datalow

Member
May 17, 2016
243
28
63
Maybe set machine ID's
Im running 8 instances and the config is the same as yours (exept of the ports).
Just the Machine Id is missing in your config.

Or try the crack without the emulator.
 

dazholmes

Member
Jun 1, 2016
17
0
36
Maybe set machine ID's
Im running 8 instances and the config is the same as yours (exept of the ports).
Just the Machine Id is missing in your config.

Or try the crack without the emulator.
Hi mate thanks for replying if i change the machine id the teamspeak is completely reset and i'll loose all of my shit :( don't want that tbh or is there a way of changing machine id without loosing sql file
 

Datalow

Member
May 17, 2016
243
28
63
Mhm i don't know if there is a way...
Otherwise use the crack without accounting emulator.
That should work.
 

sad

Member
Sep 19, 2016
18
8
46
first eddit hosts by code
#nano /etc/hosts
next put this domain last of hosts file
Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
next ctrl+x and y and enter
==============
type this code and type your root password
Code:
sudo su
next cd directory ts server example:
Code:
cd /var/www/teamspeak3-server_linux_amd64
next
Code:
./AccountingServerEmulator-Linux
next
Code:
./ts3server_startscript.sh start
=================
if you have again problem and crashes see this post and share your problem this posts
teamspeak
GOOD LUCK
 

Datalow

Member
May 17, 2016
243
28
63
first eddit hosts by code
#nano /etc/hosts
next put this domain last of hosts file
Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
next ctrl+x and y and enter


I think he did this already:
i added the hosts the additional hosts etc that r4p3 posted on the release of the cracked ts3 also
 

dazholmes

Member
Jun 1, 2016
17
0
36
I think he did this already:
I swear to god guys like this make me wanna kill my self i clearly state in topic something that ive already tried yet they still comment the same shit i already said i tried just for post count
 

Datalow

Member
May 17, 2016
243
28
63
Okey
Well if it works don't change anything and let it run forever :D

Do you want to open a free ts3 service or why do you need more than 1 instance?
 
Top