"Segmentation Fault" can mean that your server's hardware is defect, that the memory region where the program wants to write into is write protectedHello i Have the Following Problems with AccountingServerEmulator-Linux:
if i try to start it with ./AccountingServerEmulator-Linux
it appears a Message with "Segmentation fault"
Pls Help me to solve this Problem.
Sry for my Bad English, I come from Germany.
Distribution is Debian 8 Lamp (64Bit)
2. Type "crontab -e" and paste these lines:
*/1 * * * * /etc/init.d/ts3anticrash.sh ts3server
*/25 * * * * /etc/init.d/ts3anticrash.sh ts3accounting
*/1 * * * * /etc/init.d/ts3anticrash.sh ts3tsdns
3. Type "/etc/init.d/cron restart"
2017-04-03 03:05:26.496193|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.0.13.6 (2016-11-08 08:48:33)
2017-04-03 03:05:26.496193|INFO |ServerLibPriv | |SystemInformation: Windows Server 2012 (9200) x64 (AMD or Intel) Binary: 64bit
2017-04-03 03:05:26.496193|INFO |ServerLibPriv | |Using hardware aes
2017-04-03 03:05:26.497196|INFO |DatabaseQuery | |dbPlugin name: SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2017-04-03 03:05:26.497196|INFO |DatabaseQuery | |dbPlugin version: 3.11.1
2017-04-03 03:05:26.498195|INFO |DatabaseQuery | |checking database integrity (may take a while)
2017-04-03 03:05:26.610256|ERROR | | |read invalid packet size 2071881249
2017-04-03 03:05:26.618262|ERROR |Accounting | |Unable to connect to accounting server
2017-04-03 03:05:26.618262|INFO |Accounting | |Licensing Information
2017-04-03 03:05:26.618262|INFO |Accounting | |licensed to : MESMERiZE
2017-04-03 03:05:26.618262|INFO |Accounting | |type : Hoster
2017-04-03 03:05:26.618262|INFO |Accounting | |starting date : Fri Jan 1 00:00:00 2010
2017-04-03 03:05:26.618262|INFO |Accounting | |ending date : Wed Jan 1 00:00:00 2025
2017-04-03 03:05:26.618262|INFO |Accounting | |max virtualservers: 65535
2017-04-03 03:05:26.618262|INFO |Accounting | |max slots : 16776960
2017-04-03 03:05:28.069222|INFO | | |Puzzle precompute time: 1421
2017-04-03 03:05:28.069222|INFO |FileManager | |listening on 0.0.0.0:30033, :::30033
2017-04-03 03:05:28.085232|INFO |CIDRManager | |updated query_ip_whitelist ips: 127.0.0.1/32, ::1/128,
2017-04-03 03:05:28.086233|INFO |Query | |listening on 0.0.0.0:10011, :::10011
2017-04-03 03:05:28.205314|ERROR | | |read invalid packet size -1052966793
Just type this in the console if you are using Linux and want to restart your cronjobs.Forgive me for being such a noob at this, but where do you type this?Type "/etc/init.d/cron restart"
I think it will be a big advantage for you if you would read the description before trying something out.Note for OP: On Windows Server 2012 R2, the Hosts file is located in Windows/System32/Drivers/etc. I had to look around on Google myself to find this information and fix the above issue.
Any help would be amazing as the server crashes every 2 hours now, dead on.
Eh, oops.@JakeM
Just type this in the console if you are using Linux and want to restart your cronjobs.
I think it will be a big advantage for you if you would read the description before trying something out.
The path is already written there:
I think that you meant the Anti-Crash script from Supervisor. It only works on Linux. Have you set up your hosts file like it's written in the description of this thread? If not, this could be the reason why your server stops after 2 hours.How do i install de auto restart script in windows? My server crashes after 2 hours help!
Yes, i have set up my hosts file like it's written in the description of this thread, after 2 hours shutsdown, can someone create a anticrash script for windows?I think that you meant the Anti-Crash script from Supervisor. It only works on Linux. Have you set up your hosts file like it's written in the description of this thread? If not, this could be the reason why your server stops after 2 hours.
2017-04-18 10:12:40.882092|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.0.13.6 (2016-11-08 08:48:33)
2017-04-18 10:12:40.882913|INFO |ServerLibPriv | |SystemInformation: Linux 3.10.0-327.10.1.el7.x86_64 #1 SMP Tue Feb 16 17:03:50 UTC 2016 x86_64 Binary: 32bit
2017-04-18 10:12:40.885285|INFO |DatabaseQuery | |dbPlugin name: SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2017-04-18 10:12:40.885370|INFO |DatabaseQuery | |dbPlugin version: 3.11.1
2017-04-18 10:12:40.885675|INFO |DatabaseQuery | |checking database integrity (may take a while)
2017-04-18 10:12:40.930507|ERROR | | |TS3ANetwork::Connect failed error: 111
2017-04-18 10:12:40.930600|ERROR | | |Unable to connect to primary address, trying secondary
2017-04-18 10:12:40.930822|ERROR | | |TS3ANetwork::Connect failed error: 111
2017-04-18 10:12:40.939127|ERROR |Accounting | |Unable to connect to accounting server
2017-04-18 10:12:40.939181|INFO |Accounting | |Licensing Information
2017-04-18 10:12:40.939208|INFO |Accounting | |licensed to : MESMERiZE
2017-04-18 10:12:40.939232|INFO |Accounting | |type : Hoster
2017-04-18 10:12:40.939272|INFO |Accounting | |starting date : Fri Jan 1 00:00:00 2010
2017-04-18 10:12:40.939300|INFO |Accounting | |ending date : Wed Jan 1 00:00:00 2025
2017-04-18 10:12:40.939323|INFO |Accounting | |max virtualservers: 65535
2017-04-18 10:12:40.939344|INFO |Accounting | |max slots : 16776960
2017-04-18 10:12:45.583469|INFO | | |Puzzle precompute time: 4573
2017-04-18 10:12:45.584517|INFO |FileManager | |listening on 0.0.0.0:30033, :::30033
2017-04-18 10:12:45.594998|INFO |CIDRManager | |updated query_ip_whitelist ips: 127.0.0.1/32, ::1/128,
2017-04-18 10:12:45.595457|INFO |Query | |listening on 0.0.0.0:10011, :::10011
2017-04-18 10:12:45.729782|ERROR | | |TS3ANetwork::Connect failed error: 111
2017-04-18 10:12:45.729882|ERROR | | |Unable to connect to primary address, trying secondary
2017-04-18 10:12:45.730145|ERROR | | |TS3ANetwork::Connect failed error: 111
Hello!
I have a problem.
The AccountingServerEmulator-Linux is started, and cannot to connect to with this.
(Sorry i have bad English)
Log:
Thanks for the answers!Code:2017-04-18 10:12:40.882092|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.0.13.6 (2016-11-08 08:48:33) 2017-04-18 10:12:40.882913|INFO |ServerLibPriv | |SystemInformation: Linux 3.10.0-327.10.1.el7.x86_64 #1 SMP Tue Feb 16 17:03:50 UTC 2016 x86_64 Binary: 32bit 2017-04-18 10:12:40.885285|INFO |DatabaseQuery | |dbPlugin name: SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH 2017-04-18 10:12:40.885370|INFO |DatabaseQuery | |dbPlugin version: 3.11.1 2017-04-18 10:12:40.885675|INFO |DatabaseQuery | |checking database integrity (may take a while) 2017-04-18 10:12:40.930507|ERROR | | |TS3ANetwork::Connect failed error: 111 2017-04-18 10:12:40.930600|ERROR | | |Unable to connect to primary address, trying secondary 2017-04-18 10:12:40.930822|ERROR | | |TS3ANetwork::Connect failed error: 111 2017-04-18 10:12:40.939127|ERROR |Accounting | |Unable to connect to accounting server 2017-04-18 10:12:40.939181|INFO |Accounting | |Licensing Information 2017-04-18 10:12:40.939208|INFO |Accounting | |licensed to : MESMERiZE 2017-04-18 10:12:40.939232|INFO |Accounting | |type : Hoster 2017-04-18 10:12:40.939272|INFO |Accounting | |starting date : Fri Jan 1 00:00:00 2010 2017-04-18 10:12:40.939300|INFO |Accounting | |ending date : Wed Jan 1 00:00:00 2025 2017-04-18 10:12:40.939323|INFO |Accounting | |max virtualservers: 65535 2017-04-18 10:12:40.939344|INFO |Accounting | |max slots : 16776960 2017-04-18 10:12:45.583469|INFO | | |Puzzle precompute time: 4573 2017-04-18 10:12:45.584517|INFO |FileManager | |listening on 0.0.0.0:30033, :::30033 2017-04-18 10:12:45.594998|INFO |CIDRManager | |updated query_ip_whitelist ips: 127.0.0.1/32, ::1/128, 2017-04-18 10:12:45.595457|INFO |Query | |listening on 0.0.0.0:10011, :::10011 2017-04-18 10:12:45.729782|ERROR | | |TS3ANetwork::Connect failed error: 111 2017-04-18 10:12:45.729882|ERROR | | |Unable to connect to primary address, trying secondary 2017-04-18 10:12:45.730145|ERROR | | |TS3ANetwork::Connect failed error: 111
(I think i installed correctly the crack, and i setted up /etc/hosts file.)
Check your firewall, maybe it's blocking the neccessary ports (https://support.teamspeakusa.com/index.php?/Knowledgebase/Article/View/44/)
Also, check whether the AccountingServerEmulator is running in your processlist or some other program is blocking it and look into your ts3accserveremu.log file. Maybe try the 32-bit version of the AccountingServerEmulator.
If all of this won't solve the problem, check whether your server is able to reach DNS addresses
Check your ts3server logs, there will be more details and look into your ts3server_startscript.sh, maybe it's something wrong with it.root@kvm-184:/home/ts# ./ts3server_startscript.sh start
ts3server.pid found, but no server running. Possibly your previously started server crashed
Please view the logfile for details.
Starting the TeamSpeak 3 server
TeamSpeak 3 server started, for details please view the log file
root@kvm-184:/home/ts# ./ts3server: 1: ./ts3server: Syntax error: Unterminated quoted string
help pls
If you changed your IP-address to IPv6, that could be a reason. The port 258 could be already in use or your hosting provider is blocking the port. Could you may post a bit more lines of the log ^^Hi,
I have a prob.
Who can help me ? Thanks
2017-04-20 07:02:02.467921|CRITICAL|VirtualSvrMgr | |Could not start file manager 258 no network port available
This error means that the file transfer port "30033" is in use by another process and can't be assigned for the teamspeak server. Find that process and close it.Hi,
I have a prob.
Who can help me ? Thanks
2017-04-20 07:02:02.467921|CRITICAL|VirtualSvrMgr | |Could not start file manager 258 no network port available
The problem is already solved. The hosting providers' firewall was blocking the port. But thanks for the answer @AlligatorasThis error means that the file transfer port "30033" is in use by another process and can't be assigned for the teamspeak server. Find that process and close it.