PDA

View Full Version : TS stop working, no logs


delovan
12-02-2007, 13:30
Hello.

I administrate a service which offers TS channels.

So i must manipulate the sqlite database directly to create channels.

But today, when i want to launch the server, i had this normal message
./teamspeak2-server_startscript start
starting the teamspeak2 server
TeamSpeak Server Daemon started with PID 2593

But the server still don't work.

I have nothing intersting on the log :
12-02-07 13:16:10,ALL,Info,server, Server init initialized
12-02-07 13:16:10,ALL,Info,server, Server version: 2.0.23.15 Linux
12-02-07 13:16:11,ALL,Info,server, Starting VirtualServer id:1 with port:8767
12-02-07 13:16:11,ALL,Info,server, Started VirtualServer id:1 with port:8767
12-02-07 13:16:15,ALL,Info,server, Server init finished
12-02-07 13:16:15,WARNING,Info,server, TeamSpeak Server daemon activated


Its says me that the server is running, but in the process list, there isnt server_linux.

Furthermore, when i try to stop the server :
./teamspeak2-server_startscript stop
stopping the teamspeak2 server./teamspeak2-server_startscript: line 43: kill: (2855) - Aucun processus de ce type
server does not shutdown cleanly - killing
./teamspeak2-server_startscript: line 53: kill: (2855) - Aucun processus de ce type


Can anyone tell me what's wrong ?

Thanks

Note : when i remove the database, an another is created when i launch the server, and everything works fine.

ScP
12-02-2007, 13:45
Can you please type uname -a into your console and paste the output in here?

delovan
12-02-2007, 18:56
Thanks for the reply.
uname -a
Linux sd-5051 2.6.18.1dedibox_r6_final #1 Mon Oct 16 14:05:25 CEST 2006 i686 GNU/Linux

kennec01
20-02-2007, 18:28
I am having the same problem with the server on a Fedora Core 6 box. I can connect fine through the client, but when I go to access the web interface to change settings, I get a "page not found" error. I was getting the same error when I tried to stop the service, but then discoverd that going the web interface is causing the server process to kill. To add to the problem, nothing is logged to the server.log file.

mySQL database
Fedrora Core 6

Thanks