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

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Location
    French
    Posts
    15

    Solved [Solved] administration interface error

    hello,
    After installing the server on ubuntu teamspeak 10.04 (64 bits) where everything is done correctly, i can not access the administration interface.
    I was quite the following error:

    Code:
    TS3
    
    Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
    
    error id=3329 msg=connection\sfailed,\syou\sare\sbanned extra_msg=you\smay\sretry\sin\s595\sseconds
    Thank you

  2. #2
    Join Date
    Nov 2010
    Location
    French
    Posts
    15
    with the ip 127.0.0.1 I always mistake.

    I already searched the forum without success, that's why I create a new post

    Code:
    TS3
    
    Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound
    
    error id=256 msg=command\snot\sfound

  3. #3
    Join Date
    Nov 2010
    Location
    French
    Posts
    15
    I have a NoMachine server.

    I try to get the web administration interface!
    in the local browser on the server I type
    http://127.0.0.1:10011

  4. #4
    Join Date
    Nov 2010
    Location
    French
    Posts
    15
    That is the information I have!

    Code:
    root@sd-13053:~/Documents/teamspeak3-server_linux-amd64# ./ts3server_minimal_runscript.sh 
    TeamSpeak Server 3.0.0-beta29 [Build: 12473]
    (c)TeamSpeak Systems GmbH
    
    Logging started
    2010-11-04 16:40:58.547978|INFO    |ServerLibPriv |   | Server Version: 3.0.0-beta29 [Build: 12473], Linux
    2010-11-04 16:40:58.548598|INFO    |DatabaseQuery |   | dbPlugin name:    SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
    2010-11-04 16:40:58.548738|INFO    |DatabaseQuery |   | dbPlugin version: 3.6.21
    2010-11-04 16:40:58.564495|INFO    |DatabaseQuery |   | checking database integrity (may take a while)
    2010-11-04 16:40:58.675962|INFO    |SQL           |   | db_CreateTables() tables created
    
    ------------------------------------------------------------------
                          I M P O R T A N T                           
    ------------------------------------------------------------------
                  Server Query Admin Acccount created                 
             loginname= "serveradmin", password= "mdJ0WXOc"
    ------------------------------------------------------------------
    
    2010-11-04 16:40:59.209448|WARNING |Accounting    |   | Unable to find valid license key, falling back to limited functionality
    2010-11-04 16:40:59.298724|INFO    |FileManager   |   | listening on 0.0.0.0:30033
    2010-11-04 16:40:59.809624|INFO    |VirtualServer |  1| listening on 0.0.0.0:9987
    2010-11-04 16:40:59.811488|INFO    |VirtualServer |  1| client 'server'(id:0) added privilege key for servergroup 'Server Admin'(id:6)
    2010-11-04 16:40:59.812569|WARNING |VirtualServer |  1| --------------------------------------------------------
    2010-11-04 16:40:59.813584|WARNING |VirtualServer |  1| ServerAdmin privilege key created, please use the line below
    2010-11-04 16:40:59.814596|WARNING |VirtualServer |  1| token=5xBm9qqLIft40QrI6PlQ0idQDcyqh79q3u8opOYh
    2010-11-04 16:40:59.815603|WARNING |VirtualServer |  1| --------------------------------------------------------
    
    ------------------------------------------------------------------
                          I M P O R T A N T                           
    ------------------------------------------------------------------
          ServerAdmin privilege key created, please use it to gain 
          serveradmin rights for your virtualserver. please
          also check the doc/token_guide.txt for details.
    
           token=5xBm9qqLIft40QrI6PlQ0idQDcyqh79q3u8opOYh
    ------------------------------------------------------------------
    
    2010-11-04 16:40:59.818365|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 
    2010-11-04 16:40:59.819511|INFO    |Query         |   | listening on 0.0.0.0:10011
    ^C2010-11-04 16:41:12.894097|INFO    |ServerMain    |   | Received signal SIGINT, shutting down.
    2010-11-04 16:41:13.030808|INFO    |VirtualServer |  1| stopped
    
    root@sd-13053:~/Documents/teamspeak3-server_linux-amd64# ./ts3server_minimal_runscript.sh 
    TeamSpeak Server 3.0.0-beta29 [Build: 12473]
    (c)TeamSpeak Systems GmbH
    
    Logging started
    2010-11-04 16:41:21.906675|INFO    |ServerLibPriv |   | Server Version: 3.0.0-beta29 [Build: 12473], Linux
    2010-11-04 16:41:21.907280|INFO    |DatabaseQuery |   | dbPlugin name:    SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
    2010-11-04 16:41:21.907417|INFO    |DatabaseQuery |   | dbPlugin version: 3.6.21
    2010-11-04 16:41:21.907974|INFO    |DatabaseQuery |   | checking database integrity (may take a while)
    2010-11-04 16:41:21.970843|INFO    |SQL           |   | pruning old database log entries where timestamp is older than 90 days
    2010-11-04 16:41:22.004058|WARNING |Accounting    |   | Unable to find valid license key, falling back to limited functionality
    2010-11-04 16:41:22.115789|INFO    |FileManager   |   | listening on 0.0.0.0:30033
    2010-11-04 16:41:22.244349|INFO    |VirtualServer |  1| listening on 0.0.0.0:9987
    2010-11-04 16:41:22.245673|INFO    |CIDRManager   |   | updated query_ip_whitelist ips: 127.0.0.1, 
    2010-11-04 16:41:22.246804|INFO    |Query         |   | listening on 0.0.0.0:10011
    ^C2010-11-04 16:41:43.483564|INFO    |ServerMain    |   | Received signal SIGINT, shutting down.
    2010-11-04 16:41:43.599210|INFO    |VirtualServer |  1| stopped
    
    root@sd-13053:~/Documents/teamspeak3-server_linux-amd64# ./ts3server_linux_amd64 
    TeamSpeak Server 3.0.0-beta29 [Build: 12473]
    (c)TeamSpeak Systems GmbH
    
    Logging started
    2010-11-04 16:41:48.425113|INFO    |ServerLibPriv |   | Server Version: 3.0.0-beta29 [Build: 12473], Linux
    2010-11-04 16:41:48.425601|INFO    |DatabaseQuery |   | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself
    2010-11-04 16:41:48.425704|CRITICAL|DatabaseQuery |   | unable to load database plugin library "libts3db_sqlite3.so", halting!

  5. #5
    Join Date
    Nov 2010
    Location
    French
    Posts
    15
    Quote Originally Posted by florian_fr40 View Post
    Never start your server with ts3server_linux_amd64.

    So :

    - Stop your server
    - Write in the query_ip_whitlist file the IP (not 127.0.0.1) of your NoMachine
    - If your web server is not on your NoMachine write his IP
    - Start your server.
    Always the same error with the server ip.

  6. #6
    Join Date
    Nov 2010
    Location
    French
    Posts
    15
    ok it works much better with a web interface

    thank you

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. TS3ANetwork::ResolveHostName failed error: -2
    By baton in forum Linux / FreeBSD
    Replies: 6
    Last Post: 11-04-2011, 07:16
  2. SCHandler Error Tried to send oversized voice packet
    By Dragonshadow in forum Windows
    Replies: 5
    Last Post: 06-09-2010, 13:08
  3. [solved] Problem with TS3 on W7
    By Energystrom in forum Windows
    Replies: 13
    Last Post: 21-07-2010, 20:27
  4. DBExpress Operation Not supported
    By LukeK in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 14-03-2006, 17:54
  5. Individual servers dying off
    By Randall_James in forum [TeamSpeak 2] Server Support
    Replies: 18
    Last Post: 25-01-2005, 04:32

Posting Permissions

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