Community Forums Today's Posts     Member List     Archive    
Results 1 to 13 of 13
  1. #1
    Join Date
    Sep 2002
    Location
    U.K
    Posts
    6

    Account unavailable

    I have installed Teamspeak server on a Red Hat Linux 7.2 server. When I try to start the server it comes up with the error
    " This account is currently unavailable" [FAILED]. Has anyone any idea what this means and how I can resolve it? I have searched these forums and cant find any reference to this problem....hopefully its something trivial as Im a complete Linux ignoramus

  2. #2
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    How are you starting the server? What's the precise series of steps? The question is where that message comes from. It sounds like it might be a login message complaining that the Linux user account is disabled. Try "man useradd".

  3. #3
    Join Date
    Sep 2002
    Location
    U.K
    Posts
    6
    I have tried starting the service from both the cli and the service config gui in RH7.2. I was logged in as root when the errors were generated. The directory for teamspeak is /home/tss. I have tried logging in a tss and still get the failure, I have also changed the dir priveliges to rwx for all users and still it wont work. Im a bit baffled as to what account the error messages are reffering to as a tss user exists on the system.

  4. #4
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    Try using strace to see what calls the server makes as it starts. That might clue us in to what's printing that message.

  5. #5
    Join Date
    Sep 2002
    Location
    U.K
    Posts
    6
    Tried an strace...does this mean anything to anyone???
    Attached Files Attached Files

  6. #6
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    I don't see the "account unavailable" message in your strace. Did you not see the message? Or did you not pass it the same parameters under strace as you did when you saw the error message?

  7. #7
    Join Date
    Sep 2002
    Location
    U.K
    Posts
    6
    I have just tried running strace again, this time I get the account unavailable error...although it doesnt appear to be too illuminating to my uninitiated eye
    Attached Files Attached Files

  8. #8
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    It looks like the problem is in the /etc/init.d/tss2 script. What's in that? Also, what are the permissions on that script?

    The process fails before the real server (linux_server) is ever started.

  9. #9
    Join Date
    Sep 2002
    Location
    U.K
    Posts
    6
    Thanks for the help so far, I have included the tss script. Is there any form of installation manual...as I am trying this completely blind and am probably making some rather fundamental errors
    I noticed that the inifile and dbfile are both blank..does this have any significance? Permissions on the tss2 script are full access for all.
    Attached Files Attached Files
    Last edited by ShadeWraith; 13-09-2002 at 10:37.

  10. #10
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    Funny, that looks like my script. Is this my RPM? That was working for me. Are you running the service command as root?

    I think it's complaining that the nobody account is disabled, which is normally true, but this worked on my test machine.

  11. #11
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    Oh, also, the empty ini and DB are an error in the script. I had done that initially thinking that the server would populate them if it found them empty, but that turns out not to be the case. I gotta get around to fixing that RPM....

  12. #12
    Join Date
    Sep 2002
    Location
    U.K
    Posts
    6
    I dloaded the rpm from here so I'm assuming it probably is yours . I am running the service as root...its very confusing I must admit. Wonder if its worth uninstalling it all and trying again?
    Or maybe I should just stick to Windows...at least I know something about that O.S

  13. #13
    Join Date
    Jun 2002
    Location
    Northern California
    Posts
    351
    Uninstalling and re-installing on Linux doesn't do what it does on Windows, and won't help. Windows will randomly replace a DLL on you for mysterious reasons, so reloading will reset things to a known good state. A problem with a closed system is that you never really know what's going on down in the bowels of the beast. With Linux, it's mostly open, and things don't erode over time.

    I just need to commit some time to fixing the RPM so you can upgrade it and try the fix.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Telnet Account mit leerzeichen erstellen
    By Symantec in forum [TeamSpeak 2] Server Support
    Replies: 8
    Last Post: 04-09-2006, 07:45
  2. seperate account for admin- kind of like in vb, phpbb, boards
    By n00belit3 in forum [TeamSpeak 2] General Questions
    Replies: 2
    Last Post: 19-06-2005, 07:37
  3. TS2 does not log server account deletions
    By TidalWave in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 19-04-2005, 09:34
  4. TS2 Account management from php
    By Bones_taw in forum [TeamSpeak 2] Addons & Scripts
    Replies: 1
    Last Post: 12-03-2005, 20:35
  5. No SuperAdmin account created on first start
    By XRedemption in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 03-07-2003, 22:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •