larweb6677
Member
- Jan 21, 2016
- 6
- 2
- 35
Check your permissions on the sh file.
"chmode 777 ts3server_startscript.sh" should work
"chmode 777 ts3server_startscript.sh" should work
You don't need the tsdnsserver, that's alright. Please post your logs so we can find out what makes your server crash.Server crashes after 2-3 hours, I ran the script debug and everything is ok but
-> TSDNS server is not running!
How to fix this? I'm on Arch Linux
The correct command would be: "chmod +x ts3server_startscript.sh"when i start
ts3server_startscript.sh
it say Permission denied
can someone help me
#######################################################
# -> TeamSpeak Server is running. #
# -> Accounting server is running. #
# -> TSDNS server is not running! #
# -> Hosts file is set up correct. #
#######################################################
2016-01-21 09:04:38.744629|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.11.4 (2015-08-18 13:30:34)
2016-01-21 09:04:38.744748|INFO |ServerLibPriv | | SystemInformation: Linux 2.6.32-33-pve #1 SMP Fri Sep 26 08:02:30 CEST 2014 x86_64 Binary: 64bit
2016-01-21 09:04:38.745645|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2016-01-21 09:04:38.745689|INFO |DatabaseQuery | | dbPlugin version: 3.6.21
2016-01-21 09:04:38.746089|INFO |DatabaseQuery | | checking database integrity (may take a while)
2016-01-21 09:04:38.769062|INFO |SQL | | db_CreateTables() tables created
2016-01-21 09:04:39.022968|ERROR | | | read invalid packet size 1313365429
2016-01-21 09:04:39.026431|ERROR |Accounting | | Unable to connect to accounting server
2016-01-21 09:04:39.026475|INFO |Accounting | | Licensing Information
2016-01-21 09:04:39.026507|INFO |Accounting | | licensed to : MESMERiZE
2016-01-21 09:04:39.026540|INFO |Accounting | | type : Hoster
2016-01-21 09:04:39.026599|INFO |Accounting | | starting date : Fri Jan 1 00:00:00 2010
2016-01-21 09:04:39.026655|INFO |Accounting | | ending date : Wed Jan 1 00:00:00 2025
2016-01-21 09:04:39.026711|INFO |Accounting | | max virtualservers: 65535
2016-01-21 09:04:39.026764|INFO |Accounting | | max slots : 16776960
2016-01-21 09:04:39.780392|INFO | | | Puzzle precompute time: 739
2016-01-21 09:04:39.780796|INFO |FileManager | | listening on 0.0.0.0:30033
2016-01-21 09:04:39.785123|INFO |VirtualSvrMgr | | executing monthly interval
2016-01-21 09:04:39.785262|INFO |VirtualSvrMgr | | reset virtualserver traffic statistics
2016-01-21 09:04:39.976504|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
2016-01-21 09:04:39.976897|INFO |Query | | listening on 0.0.0.0:10011
2016-01-21 09:04:40.100742|ERROR | | | read invalid packet size -93520711
ts@k9:~/teamspeak3-server_linux-amd64/tsdns$ ps x
PID TTY STAT TIME COMMAND
3465 ? Sl 0:19 ./ts3server_linux_amd64
3487 ? Ss 0:00 /home/ts/teamspeak3-server_linux-amd64/./AccountingServerEmulator-Linux
4166 pts/0 S 0:00 bash
5007 pts/0 R+ 0:00 ps x
ts@k9:~/teamspeak3-server_linux-amd64/tsdns$
thx to help meIf your hosts file is set up correctly, there is only one more chance. Ate you sure you use the patched binary? Or did you have TeamSpeak installed before? In this case just swap the binary.
for help : If i ping www.teamspeak.com , the response must be 127.0.0.1 or this:If your hosts file is set up correctly, there is only one more chance. Ate you sure you use the patched binary? Or did you have TeamSpeak installed before? In this case just swap the binary.
ts@k9:~/teamspeak3-server_linux-amd64$ ping teamspeak.com
PING teamspeak.com (104.20.46.97) 56(84) bytes of data.
64 bytes from 104.20.46.97: icmp_req=1 ttl=60 time=5.69 ms
^C64 bytes from 104.20.46.97: icmp_req=2 ttl=60 time=5.83 ms
Ok . For people who have bugs whith licensing , i found a VM error whith Debian 7. /etc/hosts is'nt read at all. so i install TS on master VPS and ... works like a charm.dont ping teamspeak.com - you dont have teamspeak.com in your hosts file. You only have subdomains of teamspeak.com in your hostsfile. You may as well just join our teamspeak at r4p3.net - I'm sure we'll find the problem
What? Can you specify your problem?I can not upload base from 12 to 4
No need to spam 2 different threads for us to help you.All channels have disappeared ive loaded me back and so there is no channel
I would recommend using a free program like YATQA: https://r4p3.net/threads/yatqa.118/To create multiple servers, need to do manually by serverquery?
Logs here: http://pastebin.com/6EeUCZg0You don't need the tsdnsserver, that's alright. Please post your logs so we can find out what makes your server crash.
Debian or ubuntu cause you can use the automatic install script...Logs here: http://pastebin.com/6EeUCZg0
I figured that the ANTICRASH script does not support Arch Linux, as in the script there is a "crontab" command, but in Arch Linux there's not a "crontab" package, but a substitute named "fcrontab" (and others named differently), so the command was not being executed. I tried to execute the script by changing the malfunctioning or inexistent commands with the substitute ones, but it still does not work.
Do you recommend a particular OS for this cracked ts3?