Community Forums Today's Posts     Member List     Archive    
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2008
    Location
    USA
    Posts
    9

    Unhappy This server version is outdated

    So I was running an older server version on Linux. I updated my client to the latest b/c it prompted me and I get the error on connect that the server is otu of date.

    NP, did this before, I updated the server to 3.0.0-rc1. Did not seem to help so I wiped the server, installed fresh, and now the server still shows in teh changelog file:
    Server Release 3.0.0-rc1 23 May 2011

    Client is 3.0.0-rc2.

    I guess that is the issue, but where is server rc2?? The client constantly disconnects from the server so it is not useable.

  2. #2
    Join Date
    Jun 2008
    Posts
    7,762
    1. Make sure Server version is RC1 Build: 14468. RC1 does not mean RC1, there where a lot of pre versions and all of the mgive that error.
    2. Can i connect to the server to approve this?
    ---------------------------------------------------------
    Please don't send me private support questions.
    They belong into the forum and maybe other users have these questions/problems too.

    TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
    NPL License (Registration)

  3. #3
    Join Date
    Jan 2008
    Location
    USA
    Posts
    9
    I downloaded the version from this site, tried both mirrors and did it today and yesterday. I will PM you the server address.

    Where do I find the true server version? When I connect and check server connection from the client, the version is blank.

  4. #4
    Join Date
    Jun 2008
    Posts
    7,762
    The server version is beta Version:3.0.0-beta28 [Build: 12264], when i connect to the address from your private message.
    My client times out, because it seems teh server has more then 1 IP assigned.

    Please check these facts.
    ---------------------------------------------------------
    Please don't send me private support questions.
    They belong into the forum and maybe other users have these questions/problems too.

    TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
    NPL License (Registration)

  5. #5
    Join Date
    Jan 2008
    Location
    USA
    Posts
    9
    I can connect fine, not sure what else to check regarding the multiple IP question.

    ts3server.ini:
    Code:
    machine_id=
    default_voice_port=9987
    voice_ip=MY.DEDICATED.IP (removed)
    licensepath=
    filetransfer_port=30033
    filetransfer_ip=MY.DEDICATED.IP (removed)
    query_port=10011
    query_ip=MY.DEDICATED.IP (removed)
    dbplugin=ts3db_sqlite3
    dbpluginparameter=
    dbsqlpath=sql/
    dbsqlcreatepath=create_sqlite/
    logpath=logs
    logquerycommands=1
    My ts3server_startscript.sh file was modified to call teh ini, here is the top few lines that I modified (just touched the COMMANLINE_PARAMETERS and BINARYPATH lines).
    Code:
    #!/bin/sh
    # Copyright (c) 2010 TeamSpeak Systems GmbH
    # All rights reserved
    
    COMMANDLINE_PARAMETERS="inifile=/home/myuser/teamspeak3-server_linux-amd64/ts3
    server.ini" #add any command line parameters you want to pass here
    D1=$(readlink -f "$0")
    BINARYPATH="/home1/myuser/teamspeak3-server_linux-amd64"
    cd "${BINARYPATH}"
    LIBRARYPATH="$(pwd)"
    Lastly..how can I download the wrong version from this site? Is is just a patch I need to apply? I have tried to download the install package 3 times now.

    Thanks for you assistance.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Server version outdated
    By pd5ren in forum Windows
    Replies: 3
    Last Post: 20-08-2011, 17:45
  2. [Resolved] Server outdated
    By minos14 in forum Server Support
    Replies: 2
    Last Post: 16-06-2011, 10:45
  3. Cannot connect after update: Server Version outdated
    By Sheeoni in forum General Questions
    Replies: 1
    Last Post: 11-06-2011, 20:40
  4. [Resolved] server version outdated help plzz
    By gazgrace in forum Linux / FreeBSD
    Replies: 5
    Last Post: 02-06-2011, 16:18
  5. server version is outdated
    By Mater1 in forum Client Support
    Replies: 1
    Last Post: 19-01-2010, 21:24

Posting Permissions

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