Community Forums Today's Posts     Member List     Archive    
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    Jan 2011
    Location
    GB
    Posts
    14

    [SOLVEDLicense.dat help

    Code:
    login serveradmin myadminpass
    servercreate virtualserver_name=test ts virtualserver_port=9986 virtualserver_maxclients=5
    
    error id=0 msg=ok  (39 ms)
    error id=2816 msg=virtualserver\slimit\sreached  (19 ms)
    Total: 58 ms
    I have it in the correct place and everything yet it still wont work, can anyone help me

    here is the dir
    Code:
    root@x:/etc/teamspeak3-server_linux-amd64# ls
    CHANGELOG            licensekey.dat          ts3server.pid
    LICENSE              logs                    ts3server.sqlitedb
    doc                  query_ip_blacklist.txt  ts3server_linux_amd64
    files                query_ip_whitelist.txt  ts3server_minimal_runscript.sh
    libts3db_mysql.so    serverquerydocs         ts3server_startscript.sh
    libts3db_sqlite3.so  sql
    Last edited by Jack-141; 10-01-2011 at 14:12.

  2. #2
    Join Date
    May 2010
    Posts
    6,372
    Hello

    Did you restarted your server, after you put the license file in the server folder ?
    Last edited by florian_fr40; 09-01-2011 at 14:21.

  3. #3
    Join Date
    Jan 2011
    Location
    GB
    Posts
    14
    Quote Originally Posted by florian_fr40 View Post
    Hello

    Did you restarted your server, after you put the license file in the server folder ?
    yes, Should it still work now if i restart it ?

  4. #4
    Join Date
    May 2010
    Posts
    6,372
    A question in response to a question....

    The server must be restarted to read the license file.
    After restart, and to be sure, you can open the last log file.

  5. #5
    Join Date
    Jan 2011
    Location
    GB
    Posts
    14
    error id=2816 msg=virtualserver\slimit\sreached (9 ms)
    i am still getting this, how come

    Also how do i open the log file through command line

  6. #6
    Join Date
    May 2010
    Posts
    6,372
    Check if the license file have the same lunix permission of the other fils and folders.

    You can find you server logs files, in the logs folder (in the server folder).

    When you start your server with the license, you must get in the log something like that (NPL example) :
    Code:
    2011-01-09 14:46:50.724056|INFO    |Accounting    |   | Licensing Information
    2011-01-09 14:46:50.724056|INFO    |Accounting    |   | type              : Non-profit
    2011-01-09 14:46:50.724056|INFO    |Accounting    |   | starting date     : Sat Jan 09 23:00:00 2010
    2011-01-09 14:46:50.724056|INFO    |Accounting    |   | ending date       : Sun Jan 09 23:00:00 2011
    2011-01-09 14:46:50.724056|INFO    |Accounting    |   | max virtualservers: 10
    2011-01-09 14:46:50.724056|INFO    |Accounting    |   | max slots         : 512
    2011-01-09 14:46:50.814185|INFO    |FileManager   |   | listening on 0.0.0.0:30033
    2011-01-09 14:46:51.074560|INFO    |VirtualServer |  1| listening on 0.0.0.0:9987
    2011-01-09 14:46:51.224776|INFO    |VirtualServer |  3| listening on 0.0.0.0:10
    2011-01-09 14:46:51.224776|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 
    2011-01-09 14:46:51.234790|INFO    |Query         |   | listening on 0.0.0.0:10011

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. license.dat problem
    By ATMka in forum Linux / FreeBSD
    Replies: 3
    Last Post: 06-12-2010, 14:25

Posting Permissions

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