Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: bcliburn on September 02, 2007, 07:18:36 PM

Title: Teamspeak 2 on SME 7.2
Post by: bcliburn on September 02, 2007, 07:18:36 PM
I have installed the teamspeak server on an SME 7.2 install according to http://wiki.contribs.org/TeamSpeak_Server and everything runs fine. 

The problem I am having is the service does not start, during system boot I get this message when the service tries to start.

   "tsserver2.pid already exists...server already started ?
     If you are sure the server is not running, delete tsserver2.pid"

Has anyone encountered this problems before?

I can still start the service by entering the command:
service teamspeak start

but that's a pain to remember every time I reboot.  :???:
Title: Re: Teamspeak 2 on SME 7.2
Post by: BartManInNZ on January 02, 2008, 10:30:34 PM
you will need to 'find' the file and rm -f /path/to/tsserver2.pid

please replace "path" and "to" with the actual path to the file   8)

this generally happens when the service is not closed 'cleanly'

hth,
B.