smashkode
21-05-2008, 06:06
I can't seem to figure out what's going on here ...
[xxxx@deus:~/tss2_rc2] $./teamspeak2-server_startscript start
starting the teamspeak2 server
Error starting daemon. Aborted
[xxxx@deus:~/tss2_rc2] $cat server.log
---------------------------------------------------------------
-------------- log started at 20-05-08 20:54 -------------
---------------------------------------------------------------
20-05-08 20:54:13,ALL,Info,server, Server init initialized
20-05-08 20:54:13,ALL,Info,server, Server version: 2.0.23.19 Linux
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_servers
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_server_privileges
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_channels
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_channel_privileges
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_clients
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_bans
20-05-08 20:54:13,ALL,Info,server, Starting VirtualServer id:1 with port:8767
20-05-08 20:54:13,ALL,Info,server, Started VirtualServer id:1 with port:8767
20-05-08 20:54:13,WARNING,Info,SERVER, Default VirtualServer created
20-05-08 20:54:13,WARNING,Info,SERVER, admin account info: username: admin password: xxxxxxx
20-05-08 20:54:13,WARNING,Info,SERVER, superadmin account info: username: superadmin password: xxxxxxx
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 20-05-08 20:54 --------------
---------------------------------------------------------------
20-05-08 20:54:31,ALL,Info,server, Server init finished
20-05-08 20:54:31,WARNING,Info,server, TeamSpeak Server daemon activated
[xxxx@deus:~/tss2_rc2] $ps aux | grep server_linux
xxxx 20235 3.2 0.4 62948 1240 pts/0 SNl 20:54 0:18 ./server_linux -PID=tsserver2.pid
xxxx 20403 0.0 0.2 2852 720 pts/0 R+ 21:03 0:00 grep server_linux
It says it's aborting, yet the server is started ... did I do something wrong, am I missing something ??
[xxxx@deus:~/tss2_rc2] $./teamspeak2-server_startscript start
starting the teamspeak2 server
Error starting daemon. Aborted
[xxxx@deus:~/tss2_rc2] $cat server.log
---------------------------------------------------------------
-------------- log started at 20-05-08 20:54 -------------
---------------------------------------------------------------
20-05-08 20:54:13,ALL,Info,server, Server init initialized
20-05-08 20:54:13,ALL,Info,server, Server version: 2.0.23.19 Linux
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_servers
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_server_privileges
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_channels
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_channel_privileges
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_clients
20-05-08 20:54:13,WARNING,Info,SQL, created table ts2_bans
20-05-08 20:54:13,ALL,Info,server, Starting VirtualServer id:1 with port:8767
20-05-08 20:54:13,ALL,Info,server, Started VirtualServer id:1 with port:8767
20-05-08 20:54:13,WARNING,Info,SERVER, Default VirtualServer created
20-05-08 20:54:13,WARNING,Info,SERVER, admin account info: username: admin password: xxxxxxx
20-05-08 20:54:13,WARNING,Info,SERVER, superadmin account info: username: superadmin password: xxxxxxx
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 20-05-08 20:54 --------------
---------------------------------------------------------------
20-05-08 20:54:31,ALL,Info,server, Server init finished
20-05-08 20:54:31,WARNING,Info,server, TeamSpeak Server daemon activated
[xxxx@deus:~/tss2_rc2] $ps aux | grep server_linux
xxxx 20235 3.2 0.4 62948 1240 pts/0 SNl 20:54 0:18 ./server_linux -PID=tsserver2.pid
xxxx 20403 0.0 0.2 2852 720 pts/0 R+ 21:03 0:00 grep server_linux
It says it's aborting, yet the server is started ... did I do something wrong, am I missing something ??