Koozali.org: home of the SME Server

Teamspeak 2 on SME 7.2

Offline bcliburn

  • ***
  • 41
  • +0/-0
Teamspeak 2 on SME 7.2
« 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.  :???:

Offline BartManInNZ

  • **
  • 31
  • +0/-0
    • http://www.bart.geek.nz/
Re: Teamspeak 2 on SME 7.2
« Reply #1 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.