server stopped now wont restart

Roughneck

Member
Feb 26, 2016
6
0
33
my server stopped sometime today has been running great but when i give command in ssh to start shows up in processes as running but not able to connect. not sure why or what happened anyone have any ideas how to get this working again?

serverlog 0 log download
other log
Code:
2016-07-06 01:24:24.215922|INFO    |ServerLibPriv |   | TeamSpeak 3 Server 3.0.11.3 (2015-04-13 13:26:31)
2016-07-06 01:24:24.216031|INFO    |ServerLibPriv |   | SystemInformation: Linux 3.14.32-xxxx-grs-ipv6-64 #6 SMP Wed Jan 20 17:52:44 CET 2016 x86_64 Binary: 64bit
2016-07-06 01:24:24.216063|INFO    |ServerLibPriv |   | Using hardware aes
2016-07-06 01:24:24.216838|INFO    |DatabaseQuery |   | dbPlugin name:    SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2016-07-06 01:24:24.216881|INFO    |DatabaseQuery |   | dbPlugin version: 3.6.21
2016-07-06 01:24:24.217213|INFO    |DatabaseQuery |   | checking database integrity (may take a while)
2016-07-06 01:24:28.277219|INFO    |Accounting    |   | Licensing Information
2016-07-06 01:24:28.277274|INFO    |Accounting    |   | licensed to       : MESMERiZE
2016-07-06 01:24:28.277302|INFO    |Accounting    |   | type              : Hoster
2016-07-06 01:24:28.277344|INFO    |Accounting    |   | starting date     : Fri Jan  1 00:00:00 2010
2016-07-06 01:24:28.277370|INFO    |Accounting    |   | ending date       : Wed Jan  1 00:00:00 2025
2016-07-06 01:24:28.277393|INFO    |Accounting    |   | max virtualservers: 65535
2016-07-06 01:24:28.277416|INFO    |Accounting    |   | max slots         : 16776960
2016-07-06 01:24:28.816223|INFO    |              |   | Puzzle precompute time: 526
2016-07-06 01:24:28.816508|ERROR   |FileManager   |   | bind() failed: 98
2016-07-06 01:24:28.816548|ERROR   |FileManager   |   | bind failed on 0.0.0.0:30033
2016-07-06 01:24:28.898255|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 158.69.125.133,
2016-07-06 01:24:28.898760|ERROR   |Query         |   | bind failed on 0.0.0.0:10011


LywjaW.png
 
Last edited:

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
my server stopped sometime today has been running great but when i give command in ssh to start shows up in processes as running but not able to connect. not sure why or what happened anyone have any ideas how to get this working again?

serverlog 0 log download
other log
Code:
2016-07-06 01:24:24.215922|INFO    |ServerLibPriv |   | TeamSpeak 3 Server 3.0.11.3 (2015-04-13 13:26:31)
2016-07-06 01:24:24.216031|INFO    |ServerLibPriv |   | SystemInformation: Linux 3.14.32-xxxx-grs-ipv6-64 #6 SMP Wed Jan 20 17:52:44 CET 2016 x86_64 Binary: 64bit
2016-07-06 01:24:24.216063|INFO    |ServerLibPriv |   | Using hardware aes
2016-07-06 01:24:24.216838|INFO    |DatabaseQuery |   | dbPlugin name:    SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2016-07-06 01:24:24.216881|INFO    |DatabaseQuery |   | dbPlugin version: 3.6.21
2016-07-06 01:24:24.217213|INFO    |DatabaseQuery |   | checking database integrity (may take a while)
2016-07-06 01:24:28.277219|INFO    |Accounting    |   | Licensing Information
2016-07-06 01:24:28.277274|INFO    |Accounting    |   | licensed to       : MESMERiZE
2016-07-06 01:24:28.277302|INFO    |Accounting    |   | type              : Hoster
2016-07-06 01:24:28.277344|INFO    |Accounting    |   | starting date     : Fri Jan  1 00:00:00 2010
2016-07-06 01:24:28.277370|INFO    |Accounting    |   | ending date       : Wed Jan  1 00:00:00 2025
2016-07-06 01:24:28.277393|INFO    |Accounting    |   | max virtualservers: 65535
2016-07-06 01:24:28.277416|INFO    |Accounting    |   | max slots         : 16776960
2016-07-06 01:24:28.816223|INFO    |              |   | Puzzle precompute time: 526
2016-07-06 01:24:28.816508|ERROR   |FileManager   |   | bind() failed: 98
2016-07-06 01:24:28.816548|ERROR   |FileManager   |   | bind failed on 0.0.0.0:30033
2016-07-06 01:24:28.898255|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 158.69.125.133,
2016-07-06 01:24:28.898760|ERROR   |Query         |   | bind failed on 0.0.0.0:10011


LywjaW.png
From what i saw on the other log that i downloaded!
Make sure your hosts file looks like this:
Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
 
Last edited:

dedmen

TeamSpeak Developer
Contributor
Mar 28, 2016
530
583
157
Code:
bind failed on 0.0.0.0:10011
it cant bind the port so there is still another teamspeak server running thats why you cant restart
 

Roughneck

Member
Feb 26, 2016
6
0
33
odd both servers ran fine pretty sure they are differ ports, ill stop it and try and restart the other one
 

Roughneck

Member
Feb 26, 2016
6
0
33
well i killed the other server and uninstalled it but now my server keeps crashing twice in the last 6 hrs this thing has ran great for about 150 days with no crashes and now poof just over night starts crashing, any ideas?
Code:
2016-07-07 04:56:40.072297|INFO    |Accounting    |   | max slots         : 16776960
2016-07-07 04:56:40.601626|INFO    |              |   | Puzzle precompute time: 517
2016-07-07 04:56:40.601925|INFO    |FileManager   |   | listening on 0.0.0.0:30033
2016-07-07 04:56:40.719235|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 158.69.125.133, 
2016-07-07 04:56:40.719595|INFO    |Query         |   | listening on 0.0.0.0:10011
2016-07-07 04:56:40.777018|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 04:56:40.777064|ERROR   |              |   | Unable to connect to primary address, trying secondary
2016-07-07 04:56:40.777154|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 04:56:41.667319|INFO    |              |   | Increased protection level to: 1
2016-07-07 04:57:46.718656|INFO    |              |   | Decreased protection level to: 0
2016-07-07 05:56:44.557854|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 05:56:44.557916|ERROR   |              |   | Unable to connect to primary address, trying secondary
2016-07-07 05:56:44.558023|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 06:56:49.087822|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 06:56:49.087885|ERROR   |              |   | Unable to connect to primary address, trying secondary
2016-07-07 06:56:49.087992|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 06:56:49.088051|ERROR   |Accounting    |   | Could not connect to accounting server after multiple attempts, shutting down server
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
well i killed the other server and uninstalled it but now my server keeps crashing twice in the last 6 hrs this thing has ran great for about 150 days with no crashes and now poof just over night starts crashing, any ideas?
Code:
2016-07-07 04:56:40.072297|INFO    |Accounting    |   | max slots         : 16776960
2016-07-07 04:56:40.601626|INFO    |              |   | Puzzle precompute time: 517
2016-07-07 04:56:40.601925|INFO    |FileManager   |   | listening on 0.0.0.0:30033
2016-07-07 04:56:40.719235|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 158.69.125.133,
2016-07-07 04:56:40.719595|INFO    |Query         |   | listening on 0.0.0.0:10011
2016-07-07 04:56:40.777018|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 04:56:40.777064|ERROR   |              |   | Unable to connect to primary address, trying secondary
2016-07-07 04:56:40.777154|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 04:56:41.667319|INFO    |              |   | Increased protection level to: 1
2016-07-07 04:57:46.718656|INFO    |              |   | Decreased protection level to: 0
2016-07-07 05:56:44.557854|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 05:56:44.557916|ERROR   |              |   | Unable to connect to primary address, trying secondary
2016-07-07 05:56:44.558023|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 06:56:49.087822|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 06:56:49.087885|ERROR   |              |   | Unable to connect to primary address, trying secondary
2016-07-07 06:56:49.087992|ERROR   |              |   | TS3ANetwork::Connect failed error: 111
2016-07-07 06:56:49.088051|ERROR   |Accounting    |   | Could not connect to accounting server after multiple attempts, shutting down server
As i see this log, i see two different problems!
1) you accounting emulator doesn't work! - or if it's working it has problems!
2) you r host files are not set up correctly!
 

Roughneck

Member
Feb 26, 2016
6
0
33
this is what i have for hosts
dEJ4cK.png

Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1    localhost.localdomain    localhost
158.69.125.133    rnmods.com    server
158.69.125.133    mail.rnmods.com    mail
158.69.125.133    www.rnmods.com    www
2607:5300:60:9285::    rnmods.com    www

# The following lines are desirable for IPv6 capable hosts
#(added automatically by netbase upgrade)

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

158.69.125.133    maggz.rnmods.com maggz
158.69.125.133    webmail.rnmods.com webmail

i just ran the script and upgraded so maybe that fixes it
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
this is what i have for hosts
Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1    localhost.localdomain    localhost
158.69.125.133    rnmods.com    server
158.69.125.133    mail.rnmods.com    mail
158.69.125.133    www.rnmods.com    www
2607:5300:60:9285::    rnmods.com    www

# The following lines are desirable for IPv6 capable hosts
#(added automatically by netbase upgrade)

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

158.69.125.133    maggz.rnmods.com maggz
158.69.125.133    webmail.rnmods.com webmail

i just ran the script and upgraded so maybe that fixes it
Then i don't know! I am not an expert in that stuff :(
 

Roughneck

Member
Feb 26, 2016
6
0
33
lol me either but its been like that since jam and been working fine so maybe the upgrade fixed it
 

basdi

Member
Jul 7, 2016
1
0
33
same problem (last time..)
server shutdown auto. - i dont know why...
Half year it was okay - but now every second day (Server shutdown)
 

dedmen

TeamSpeak Developer
Contributor
Mar 28, 2016
530
583
157
Its interesting... All those "suddently doesnt work anymore" reports that come in now also happened to me last year.. Emulator just wasnt working anymore (crashed all the time)... But I build myself a script that monitors the teamspeak log and restarts the accServer everytime teamspeak doesnt get a connection to it. After some time it stopped crashing and started working fine again. Also id suggest blocking the Emulator port in the firewall. Outsiders can make the Emulator crash by sending wrong stuff to that port.
 
Top