• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Needs evaluation server 1.2.31-beta crashed after evry one day!

hamidkag

Well-known member
its maybe for another version in 2 days ago.. but now i update that... again my cpu usage going up and droped the server but no vrash dump file in there!
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hmm thats crazy, I'll look at this.
Actually I've nothing really big changed there :D
Nvm thanks anyway :)
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
As a question: How many servers are you running?
It seems like it cant allocate any more file descriptors, and thats the reason for all theses crashes.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hmm Is the bot reconnecting fast (I mean the query)
Whats the output of the following command?
Code:
ulimit -aH
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Within the ssh terminal (it should show some soft and hard limits of your system)
Please execute this command with the user you're running Teaspeak as well :)
 

nimda

Member
Ich habe das selbe Problem, bei mir läuft 1 BOT der Perm drauf ist und ein Bot der immer kurz joint und den ServerBanner ändert bzw anpasst

Code:
ulimit -aH
core file size          (blocks, -c) unlimited
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 120566
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1048576
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) unlimited
cpu time               (seconds, -t) unlimited
max user processes              (-u) 120566
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
 

Attachments

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Ich habe das selbe Problem, bei mir läuft 1 BOT der Perm drauf ist und ein Bot der immer kurz joint und den ServerBanner ändert bzw anpasst

Code:
ulimit -aH
core file size          (blocks, -c) unlimited
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 120566
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1048576
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) unlimited
cpu time               (seconds, -t) unlimited
max user processes              (-u) 120566
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
Actiually all your crashes just happed while shutting down the instance, so thats nothing critical :)