Results 1 to 15 of 16
Thread: Server Crashed and Crashed
-
27-05-2011, 21:38 #1
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
Server Crashed and Crashed
Hello,
I´ve got an V-Server. And i have installed a Teamspeak Server (AMD 64x) on my Server.
After ~ 5 Min. the Server Crashed. In Putty stands this :
ts3server.pid found, but no server running. Possibly your previously started server crashed
Please view the logfile for details.
I Have watched in the Logfiles but ther is nothing about the Teamspeak.
What can I Do ?
Greetings BlackRain
-
28-05-2011, 00:03 #2
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
-
28-05-2011, 19:22 #3
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
These are the 2 Latest Logs:
2011-05-27 21:21:04.045004|INFO |ServerLibPriv | | Server Version: 3.0.0-beta30 [Build: 12998], Linux
2011-05-27 21:21:04.045340|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2011-05-27 21:21:04.045374|INFO |DatabaseQuery | | dbPlugin version: 3.7.3
2011-05-27 21:21:04.045691|INFO |DatabaseQuery | | checking database integrity (may take a while)
2011-05-27 21:21:04.075464|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
2011-05-27 21:21:04.242340|INFO |Accounting | | Licensing Information
2011-05-27 21:21:04.242433|INFO |Accounting | | type : Non-profit
2011-05-27 21:21:04.242488|INFO |Accounting | | starting date : Sat Nov 27 00:00:00 2010
2011-05-27 21:21:04.242519|INFO |Accounting | | ending date : Sun Nov 27 00:00:00 2011
2011-05-27 21:21:04.242546|INFO |Accounting | | max virtualservers: 10
2011-05-27 21:21:04.242571|INFO |Accounting | | max slots : 512
2011-05-27 21:21:04.268878|INFO |FileManager | | listening on 0.0.0.0:30033
2011-05-27 21:21:04.327381|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
2011-05-27 21:21:04.328598|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
2011-05-27 21:21:04.329247|INFO |Query | | listening on 0.0.0.0:10011
2011-05-27 21:24:01.851923|INFO |ServerMain | | Received signal SIGTERM, shutting down.
2011-05-27 21:24:02.079978|INFO |VirtualServer | 1| stopped
2011-05-27 21:24:06.760689|INFO |ServerLibPriv | | Server Version: 3.0.0-beta30 [Build: 12998], Linux
2011-05-27 21:24:06.761033|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2011-05-27 21:24:06.761069|INFO |DatabaseQuery | | dbPlugin version: 3.7.3
2011-05-27 21:24:06.761402|INFO |DatabaseQuery | | checking database integrity (may take a while)
2011-05-27 21:24:06.949675|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
2011-05-27 21:24:07.359307|INFO |Accounting | | Licensing Information
2011-05-27 21:24:07.359397|INFO |Accounting | | type : Non-profit
2011-05-27 21:24:07.359457|INFO |Accounting | | starting date : Sat Nov 27 00:00:00 2010
2011-05-27 21:24:07.359487|INFO |Accounting | | ending date : Sun Nov 27 00:00:00 2011
2011-05-27 21:24:07.359514|INFO |Accounting | | max virtualservers: 10
2011-05-27 21:24:07.359539|INFO |Accounting | | max slots : 512
2011-05-27 21:24:07.411624|INFO |FileManager | | listening on 0.0.0.0:30033
2011-05-27 21:24:07.534391|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
2011-05-27 21:24:07.535578|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
2011-05-27 21:24:07.536249|INFO |Query | | listening on 0.0.0.0:10011
2011-05-27 21:27:01.309564|INFO |ServerMain | | Received signal SIGTERM, shutting down.
2011-05-27 21:27:01.404150|INFO |VirtualServer | 1| stopped
What now ?
And how can i Start "minimal Runscript" ?
-
30-05-2011, 16:25 #4
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
I Cant Poste the LogFiles here.
What now ?
Edit: The Logs are one Post beforeLast edited by BlackRain1058; 31-05-2011 at 19:48.
-
31-05-2011, 10:31 #5
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,776
The whole process gets stopped from outside.
This is the command for the minimal startscript.
Code:./ts3server_minimal_runscript.sh
---------------------------------------------------------
Please don't send me private messages with support questions as long I or someone else from Teamspeak Staff asked for it.
Seriously > They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
-
31-05-2011, 15:45 #6
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
Ahhh
Thanks I LOVE YOU
-
31-05-2011, 16:01 #7
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
But IF i Close the Console (Putty)
The Teamspeak goes Offline
Why ?
-
31-05-2011, 20:19 #8
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 4
u started it in your putty console, so it wont stay up. add this on end of that "> /dev/null 2>&1 &" dont use root account for ts3
-
31-05-2011, 20:57 #9
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
So ?
./ts3server_minimal_runscript.sh
and then this > /dev/null 2>&1 &
?
-
02-06-2011, 22:38 #10
-= TeamSpeak Addict =-
- Join Date
- Jan 2011
- Location
- US
- Posts
- 266
Minimum runscript is for debugging
Hi,
Use the normal startup script if you want it to stay on.
It seems something terminated your server normally. Why don't you update your server first? There was a remote shutdown exploit in your server version.
-
02-06-2011, 22:56 #11
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
First i Used this : ./ts3server_startscript.sh start
But the Server Crashed after ~ 5 Minutes.
And if i Used this : ./ts3server_minimal_runscript.sh
And Closed Putty the Teamspeak will cloesd too.
The Server is on the Newest Version
-
03-06-2011, 05:33 #12
-= TeamSpeak User =-
- Join Date
- Apr 2011
- Posts
- 15
Code:screen -dmS ts3 ./ts3server_minimal_runscript.sh
-
03-06-2011, 05:36 #13
-= TeamSpeak User =-
- Join Date
- Apr 2011
- Posts
- 15
If you are have screen at your maschine use screen mode:
To view screen:Code:screen -dmS ts3 ./ts3server_minimal_runscript.sh
For stop screen just read him and press CTRL+CCode:screen -r ts3
If u have that error: "ts3server.pid found, but no server running. Possibly your previously started server crashed" u can use ts3server_startscript.sh but with restart command or just delete ts3server.pid from server
-
03-06-2011, 19:30 #14
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 9
I Havent on my V Server Screen Mode :O
-
04-06-2011, 12:44 #15
-= TeamSpeak User =-
- Join Date
- Apr 2011
- Posts
- 15
apt-get install screen
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Virtual server crashed !!
By droody in forum Server SupportReplies: 2Last Post: 04-03-2011, 11:30 -
Server crashed in Beta 30
By j.cedric in forum Linux / FreeBSDReplies: 6Last Post: 24-11-2010, 17:26 -
The TeamSpeak 3 Server has crashed
By hernihosting in forum WindowsReplies: 0Last Post: 07-08-2010, 07:54 -
Server Crashed
By Polli in forum Server SupportReplies: 2Last Post: 28-12-2009, 08:47


Reply With Quote
. For debugging best you use the "minimal runscript" to start the ts3 server so you can see exactly what is happening in the shell (just leave it open for those 5 minutes...)
