Community Forums Today's Posts     Member List     Archive    
Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17

    server not available (TS 3)

    hello,

    i've updated my server to beta 29 on a linux debian system. after this update i startet my server but i can't join on this server. the server starts normally after i removed and created the /dev/null directory new.

    please help me!

    fischer

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

    Can you shwo us your server log.

    Have you opened the ports on the firewall (if you have) ?

  3. #3
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    2010-10-25 13:31:43.159997|INFO |ServerLibPriv | | Server Version: 3.0.0-beta29 [Build: 12473], Linux
    2010-10-25 13:31:43.161420|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
    2010-10-25 13:31:43.161505|INFO |DatabaseQuery | | dbPlugin version: 3.6.21
    2010-10-25 13:31:43.161835|INFO |DatabaseQuery | | checking database integrity (may take a while)
    2010-10-25 13:31:43.266047|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
    2010-10-25 13:31:43.612337|INFO |Accounting | | Licensing Information
    2010-10-25 13:31:43.612419|INFO |Accounting | | type : Non-profit
    2010-10-25 13:31:43.612494|INFO |Accounting | | starting date : Wed May 19 00:00:00 2010
    2010-10-25 13:31:43.612520|INFO |Accounting | | ending date : Thu May 19 00:00:00 2011
    2010-10-25 13:31:43.612544|INFO |Accounting | | max virtualservers: 10
    2010-10-25 13:31:43.612566|INFO |Accounting | | max slots : 512
    2010-10-25 13:31:43.636169|INFO |FileManager | | listening on 0.0.0.0:30033
    2010-10-25 13:31:43.658337|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
    2010-10-25 13:31:43.658856|INFO |Query | | listening on 0.0.0.0:10011

  4. #4
    Join Date
    May 2010
    Posts
    6,372
    According the server log, there is no virtual server.

    What is your start command ?
    Do you use an ini file ?

  5. #5
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    i don't use an ini file.
    my startcommand is ./ts3server_startscript.sh start

  6. #6
    Join Date
    May 2010
    Posts
    6,372
    Hum strange.

    So

    Go to connect on the query port with putty and use this query command to create the first server.

    Code:
    login serveradmin <password>
    servercreate virtualserver_name=server virtualserver_port=9987 virtualserver_maxclient=32
    You can also use the start parameter :
    Code:
    ./ts3server_minimal_runscript create_default_virtualserver=1

  7. #7
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    how can i connect to the query port with putty?

  8. #8
    Join Date
    May 2010
    Posts
    6,372
    I see your server is on linux system.

    You have "telnet" command in your shell
    Code:
    telnet <the server IP> 10011

  9. #9
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    when i try to login the window closed.

  10. #10
    Join Date
    May 2010
    Posts
    6,372
    The window close ? in linux shell ?

    You have a radical solution :
    Clear your database => ./ts3server_minimal_runscript clear_database=1
    or
    Delete your teamspeak folder and re download a clean version.

  11. #11
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    now it works but how get i my old server configurations on it?

  12. #12
    Join Date
    May 2010
    Posts
    6,372
    What kind of configuration ?

  13. #13
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    On top i have a problem with /dev/null permission denied

    The old channels
    Last edited by dante696; 26-10-2010 at 12:24.

  14. #14
    Join Date
    Jun 2008
    Posts
    7,764
    I tryed to reproduce this somehow, but the only way to stop starting or creating a server on startup was this command
    Code:
    use 1
    serveredit virtualserver_autostart=0
    Deleting the server automatically created a new server, when i restarted the whole instance.

    A way to reproduce this, would be good for me.

    You need your old database file called ts3server.sqlitedb to get your old settings back.

  15. #15
    Join Date
    Oct 2010
    Location
    Germany
    Posts
    17
    now i have this problem
    ./ts3server_startscript.sh: line 109: 14759 Segmentation fault "./${BINARYNAME}" ${COMMANDLINE_PARAMETERS} > /dev/null

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. »»» FAQ - TS 2.x Server
    By Michael in forum [TeamSpeak 2] Server Support
    Replies: 158
    Last Post: 29-12-2009, 23:20
  2. [solved] i need some help with my ts server
    By rebelwarrior in forum [TeamSpeak 2] Client Support
    Replies: 3
    Last Post: 14-11-2008, 00:34
  3. Server stops responding
    By Xeroed in forum [TeamSpeak 2] Server Support
    Replies: 10
    Last Post: 27-09-2006, 04:08
  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
  •