Community Forums Today's Posts     Member List     Archive    
Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60

    Unhappy Error to install Teamspeak3 Server

    Edit by mod
    Please don't use this outdated script anymore! The script got an overhaul long time ago.
    Please use the minimal or startscript instead


    Hello everyone, today I have gone mad for all the attempts that I made in building the teamspeak3 on my CentOS 5 Linux servers OpenVZ. Well I leave you the error that I was shocked

    Code:
    ------------------------------------------------------------------
                  Server Query Admin Acccount created
             loginname= "************", password= "************"
    ------------------------------------------------------------------
    
    2010-01-03 21:03:34.695828|INFO    |Accounting    |   | Licensing Information
    2010-01-03 21:03:34.698654|INFO    |Accounting    |   | type              : Non-profit
    2010-01-03 21:03:34.700940|INFO    |Accounting    |   | starting date     : Sat Jan  2 15:00:00 2010
    2010-01-03 21:03:34.701325|INFO    |Accounting    |   | ending date       : Sun Jan  2 15:00:00 2011
    2010-01-03 21:03:34.701693|INFO    |Accounting    |   | max virtualservers: 10
    2010-01-03 21:03:34.702039|INFO    |Accounting    |   | max slots         : 512
    2010-01-03 21:03:34.723966|ERROR   |FileManager   |   | bind() failed: 98
    2010-01-03 21:03:34.724659|ERROR   |FileManager   |   | bind failed on 0.0.0.0:30033
    2010-01-03 21:03:34.991021|INFO    |VirtualServer |  1| listening on 0.0.0.0:9988
    2010-01-03 21:03:34.993249|INFO    |VirtualServer |  1| client 'server'(id:0) added token for servergroup 'Server Admin'(id:6)
    2010-01-03 21:03:34.994364|WARNING |VirtualServer |  1| --------------------------------------------------------
    2010-01-03 21:03:34.995858|WARNING |VirtualServer |  1| ************ token created, please use the line below
    2010-01-03 21:03:34.996232|WARNING |VirtualServer |  1| *******************************************************
    2010-01-03 21:03:34.996582|WARNING |VirtualServer |  1| --------------------------------------------------------
    2010-01-03 21:03:34.999807|INFO    |VirtualSvrMgr |   | dbLoadVirtualServers() VirtualServer(1) started (Default)
    2010-01-03 21:03:35.000494|ERROR   |TCPSockets    |   | bind() failed: Address already in use
    2010-01-03 21:03:35.000879|ERROR   |Query         |   | bind failed on 0.0.0.0:10011
    In short I have doubts about these, PLS HELP ME

    2010-01-03 21:03:34.999807|INFO |VirtualSvrMgr | | dbLoadVirtualServers() VirtualServer(1) started (Default)
    2010-01-03 21:03:35.000494|ERROR |TCPSockets | | bind() failed: Address already in use
    2010-01-03 21:03:35.000879|ERROR |Query | | bind failed on 0.0.0.0:10011
    Last edited by dante696; 21-02-2011 at 12:13.

  2. #2
    Join Date
    Jan 2010
    Location
    In front of my computer
    Posts
    53
    check to see if something is listening on that port.
    netstat -lnp
    Kill the process and try again.

    Linuxx

  3. #3
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60
    Should I write this command in the terminal of my server using Putty? I manage directly from the server, on the "Port Monitor" Setting and I see that the status is On, except the DNS but I think it has nothing to do.

    Code:
    POP3	110		ON
    IMAP	143		ON
    FTP	21		ON
    SSH	22		ON
    SMTP	25		ON
    Mysql	3306		ON
    DNS	53		OFF
    HTTP	80		ON

  4. #4
    Join Date
    Jan 2010
    Location
    Columbia, SC
    Posts
    2
    Look for the terminal, even gui's should have some sort of terminal some where that you can use locally.

  5. #5
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60
    explain better... What should I do?

  6. #6
    Join Date
    Dec 2009
    Location
    Good old Germany
    Posts
    222
    Hi,

    for me it looks like that a server is already runniung check your process with ps aux and check if ts3 is running.

    cheech

  7. #7
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60
    Quote Originally Posted by Cheech View Post
    Hi,

    for me it looks like that a server is already runniung check your process with ps aux and check if ts3 is running.

    cheech
    and, do I should write "ps aux" in the terminal (console) on my server using putty? How do I know if TS3 is started?

  8. #8
    Join Date
    Dec 2009
    Location
    Good old Germany
    Posts
    222
    Hi,

    normaly you create a user befor to try to unpack and start the ts3 server so you can see it on the username and you can find it over the process name.

    Like: ./ts3server_linux_amd64

    cheech

  9. #9
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60
    Quote Originally Posted by Cheech View Post
    Hi,

    normaly you create a user befor to try to unpack and start the ts3 server so you can see it on the username and you can find it over the process name.

    Like: ./ts3server_linux_amd64

    cheech
    Perhaps you have not understood... the procedure to extract and install was done... ServerAdmin account has been created and also the token, but I do not understand why appears the error of IP address ... help me ...

  10. #10
    Join Date
    Dec 2009
    Location
    Good old Germany
    Posts
    222
    Hi,

    i think you don't understabd but i wish you a lot luke to fix your issue.

    Cheech

  11. #11
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60
    Quote Originally Posted by Cheech View Post
    Hi,

    i think you don't understabd but i wish you a lot luke to fix your issue.

    Cheech
    i entreat you by help me ... I absolutely need help ... I need it this week


    However the processes are only:
    those of the root, mysql, apache and more... but not ts3

    so, help me

  12. #12
    Join Date
    Dec 2009
    Location
    Good old Germany
    Posts
    222
    Hi,

    ok then...

    1. what the user you use to start your ts3 server ?

    2. try this command: ps aux | grep "ts3server_linux_amd64"
    If you have the 32Bit version use the filename of the 32 Bit version

    And post the result!

    3. give me a screen of ls -l

    cheech

  13. #13
    Join Date
    Jan 2010
    Location
    ITALY
    Posts
    60
    Quote Originally Posted by Cheech View Post
    1. what the user you use to start your ts3 server ?
    then the first question I understand in part: to start ts3 I use the server and I connect inside (or I don't know how to start the server, it seems to me automatically when I install)...

    Quote Originally Posted by Cheech View Post
    2. try this command: ps aux | grep "ts3server_linux_amd64"
    If you have the 32Bit version use the filename of the 32 Bit version
    writing this your command in the terminal of my server (putty.exe), it's appeared this:

    "# ps aux | grep "ts3server_linux_x86"
    root 27910 0.0 0.0 1828 500 pts/0 S+ 06:47 0:00 grep ts3server_linux_x86

    Quote Originally Posted by Cheech View Post
    give me a screen of ls -l
    and here you also the last text:

    # ls -1
    teamspeak3-server_linux-x86
    teamspeak3-server_linux-x86-3.0.0-beta12.tar.gz

  14. #14
    Join Date
    Dec 2009
    Location
    Good old Germany
    Posts
    222
    Hi,

    again i want to know with which user you login with putty and which user you start or try to start the server.

    And which os you are using ? And it's a 32bit or a 64 bit version ?

    And the lasst command was ls -l and not ls -1 and type this in your ts3 folder like teamspeak3-server_linux-x86 for your system.

    thx
    cheech

  15. #15
    Join Date
    Jun 2009
    Location
    Germany / Flensburg
    Posts
    21
    a question...

    is that your own "root-server"?
    did you wrote a ini file?

    cause... your setup show´s 9988 as server-port.
    but the default port for TS3 is 9987.
    it seems so, that there is already a TS3 server running which is using the default ports!

    i recomend you, to do the following steps!

    at 1st: figure out which user are you
    type: whoami
    result?

    at 2nd: check if the TS3 default port is used bye any application
    type: netstat -anp |grep 9987
    result?

    at 3rd: if required, try a reboot and reinstall TS3 in a new directory!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Router problems
    By bigteam0385 in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 24-05-2011, 10:53
  2. Perma Ban
    By madscotslad in forum Client Support
    Replies: 9
    Last Post: 10-07-2010, 02:34
  3. Server Issue's When PC Reboots
    By gokub27 in forum [TeamSpeak 2] Client Support
    Replies: 3
    Last Post: 14-09-2006, 21:32
  4. Server
    By lars-andre-petersen in forum [TeamSpeak 2] Server Support
    Replies: 70
    Last Post: 26-09-2005, 11:54
  5. Scheisse habe QDSL alles geht nur keine REG
    By Creeper in forum [TeamSpeak 2] Server Support
    Replies: 6
    Last Post: 29-08-2002, 09:06

Posting Permissions

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