Community Forums Today's Posts     Member List     Archive    
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2005
    Location
    United States
    Posts
    2

    Connection Timed Out

    I've been searching the threads for quite a while now and find problems similar to what I've been having, but no solutions thus far. Any help would be appreciated.

    I'm trying to get a TS server set up so that my friends and I can use it to communicate to each other while we're playing games.

    Setup was a breeze on my webhost, running Linux, and I had no problems getting TS up and running. Managed to log into the Webadmin and fine-tune the server the way I want it, then the trouble started happening.

    Connected clients would time out, and new inbound connections would fail with the message, "No reply from server. Maybe the server is offline
    or maybe teamspeak is not running on it." Webadmin would also fail to connect with a "This page cannot be displayed." error.

    Quick check with ./teamspeak-2server_startscript status and it shows 'the server seems to be running'.

    The only way to get back in is to restart the server. Uptime only lasts on average one-and-a-half to two minutes at the most.

    It's really starting to bug me because I like to figure things out on my own to begin with, and would prefer NOT to ask for help - but I'm stumped here.

    I've tried changing the HTTPServer Port, and the UDP port (couldn't get that one); also tried binding the IP address in the server.ini among other things. I don't think there's a firewall issue ... at least not on my end. I'd have to check with tech support on Monday. But if there is, then I don't understand how it would work for a minute or two and then lock everyone out.

    Here's a part of my server.log:

    ---------------------------------------------------------------
    -------------- log started at 29-10-05 19:06 -------------
    ---------------------------------------------------------------
    29-10-05 19:06:22,ALL,Info,server, Server init initialized
    29-10-05 19:06:22,ALL,Info,server, Server version: 2.0.20.1 Linux
    29-10-05 19:06:22,WARNING,Info,SQL, created table ts2_servers
    29-10-05 19:06:22,WARNING,Info,SQL, created table ts2_server_privileges
    29-10-05 19:06:22,WARNING,Info,SQL, created table ts2_channels
    29-10-05 19:06:22,WARNING,Info,SQL, created table ts2_channel_privileges
    29-10-05 19:06:22,WARNING,Info,SQL, created table ts2_clients
    29-10-05 19:06:22,WARNING,Info,SQL, created table ts2_bans
    29-10-05 19:06:22,ALL,Info,server, Starting VirtualServer id:1 with port:8767
    29-10-05 19:06:22,WARNING,Info,SERVER, Default VirtualServer created
    29-10-05 19:06:22,WARNING,Info,SERVER, admin account info: username: admin password: xxxxxx
    29-10-05 19:06:22,WARNING,Info,SERVER, superadmin account info: username: superadmin password: xxxxxx
    29-10-05 19:06:23,ALL,Info,server, Server init finished
    29-10-05 19:06:23,WARNING,Info,server, TeamSpeak Server daemon activated
    ---------------------------------------------------------------
    -------------- log started at 29-10-05 19:33 -------------
    ---------------------------------------------------------------
    29-10-05 19:33:11,ALL,Info,server, Server init initialized
    29-10-05 19:33:11,ALL,Info,server, Server version: 2.0.20.1 Linux
    29-10-05 19:33:12,ALL,Info,server, Starting VirtualServer id:1 with port:8767
    29-10-05 19:33:12,ALL,Info,server, Server init finished
    29-10-05 19:33:12,WARNING,Info,server, TeamSpeak Server daemon activated
    ---------------------------------------------------------------
    -------------- log started at 29-10-05 20:24 -------------
    ---------------------------------------------------------------
    29-10-05 20:24:34,ALL,Info,server, Server init initialized
    29-10-05 20:24:34,ALL,Info,server, Server version: 2.0.20.1 Linux
    29-10-05 20:24:34,ALL,Info,server, Starting VirtualServer id:1 with port:8767
    29-10-05 20:24:35,ALL,Info,server, Server init finished
    29-10-05 20:24:35,WARNING,Info,server, TeamSpeak Server daemon activated
    ---------------------------------------------------------------
    -------------- log started at 29-10-05 20:29 -------------
    ---------------------------------------------------------------
    29-10-05 20:29:59,ALL,Info,server, Server init initialized
    29-10-05 20:29:59,ALL,Info,server, Server version: 2.0.20.1 Linux
    29-10-05 20:29:59,ALL,Info,server, Starting VirtualServer id:1 with port:8767
    29-10-05 20:30:00,ALL,Info,server, Server init finished
    29-10-05 20:30:00,WARNING,Info,server, TeamSpeak Server daemon activated
    ---------------------------------------------------------------
    -------------- log started at 29-10-05 20:32 -------------
    ---------------------------------------------------------------
    29-10-05 20:32:55,ALL,Info,server, Server init initialized
    29-10-05 20:32:55,ALL,Info,server, Server version: 2.0.20.1 Linux
    29-10-05 20:32:55,ALL,Info,server, Starting VirtualServer id:1 with port:8767
    29-10-05 20:32:56,ALL,Info,server, Server init finished
    29-10-05 20:32:56,WARNING,Info,server, TeamSpeak Server daemon activated

    The rest repeats exactly the same.

    If anyone can point me in the right direction, It'd be much appreciated.

    Thanks.

    >>EDIT - More info...

    The log from the TS client:

    ---------------------------------------------------------------
    -------------- log started at 29-10-05 22:22 -------------
    ---------------------------------------------------------------
    29-10-05 22:22:37,5420,DEBUG,All,Startup,Client version 2.0.32.60
    29-10-05 22:22:37,5420,DEBUG,ProcedureInfo,Client Open,Creating and starting threads
    29-10-05 22:22:37,5420,DEBUG,All,TDSoundIn.Open,opend direct Capture 8bit=0 , 11khz=1
    29-10-05 22:23:07,5420,DEBUG,ProcedureInfo,Client Open,host 12.34.56.78 resolved to 12.34.56.78
    29-10-05 22:23:07,5420,DEBUG,ProcedureInfo,Client Open,Send LoginStep1
    29-10-05 22:23:07,5420,DEBUG,ProcedureInfo,Client Open,Waiting for LoginStep2
    29-10-05 22:23:07,5420,DEBUG,ProcedureInfo,Client Open,LoginStep2 received
    29-10-05 22:23:07,5420,DEBUG,ProcedureInfo,Client Open,Sending LoginStep3
    29-10-05 22:23:07,5420,DEBUG,All,cb_connecting,connecting callback
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewChannel,new channel Default (1)
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewChannel,new channel Test 2 (2)
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewChannel,new channel Test 1 (3)
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 player count: 1
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 finding Channel 1
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 found Channel 1
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 adding player 1
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,Setting Codec
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 Internal adding player 1
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 player packet done
    29-10-05 22:23:07,6100,DEBUG,All,TClientEventThread.DoLogin Step6,entered
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewPlayer,new player Optiks (1) ch=1
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewPlayer,Node found
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewPlayer,Image found
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewPlayer,node added
    29-10-05 22:23:07,5420,DEBUG,All,cb_NewPLayer,Node Sorted
    29-10-05 22:23:07,5420,DEBUG,All,cb_initDone,initDone callback enter
    29-10-05 22:23:07,5420,DEBUG,All,cb_initDone,initDone callback done
    29-10-05 22:23:11,5420,DEBUG,All,cb_PlayerSwitchChannel,pla yer 1
    29-10-05 22:23:13,5420,DEBUG,All,cb_PlayerSwitchChannel,pla yer 1
    29-10-05 22:23:16,5420,DEBUG,All,cb_PlayerSwitchChannel,pla yer 1
    29-10-05 22:25:46,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:47,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:48,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:49,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:50,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:51,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:52,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:53,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:54,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:55,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:56,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:57,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:58,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:25:59,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:01,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:02,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:03,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:03,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:03,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:04,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:04,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:05,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:06,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:07,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:08,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:09,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:10,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:11,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:12,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:13,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:14,4156,WARNING,All,procedure TClientReadThread.Execute,Socket Error # 10054
    Connection reset by peer.
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,enter
    29-10-05 22:26:15,5420,DEBUG,All,cb_close,close callback enter
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,active enter
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,active Send close
    29-10-05 22:26:15,5420,DEBUG,All,cb_close,close callback leave
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,active UDP closed
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,active cleared nodes
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,active leave
    29-10-05 22:26:15,6100,DEBUG,All,TClient.CloseCon,leave


    The Socket Error # 10054 from all that I've read would lead me to believe it's a server-side problem, and not a client-side and would also correspond with why the TS clients and Webadmin get locked out at the same time.
    Last edited by Optiks; 30-10-2005 at 05:34. Reason: >>EDIT - More Info...

  2. #2
    Join Date
    May 2005
    Location
    beyond time
    Posts
    1,323

  3. #3
    Join Date
    Oct 2005
    Location
    United States
    Posts
    2
    Actually I'd skipped over that thread during my initial searches because the problems he seemed to be experiencing didn't seem to be the same as mine. He appeared to be running his host and his client on his local machine.

    If I setup a TS server locally I have no problem with it staying up and logging into it indefinitely on my LAN. I don't know if anyone outside my LAN can log into it, but the point is moot, because that setup doesn't fit my needs. I don't have enough bandwidth to run a TS server locally, which is why I'm setting it up on my webhost.

    I don't have a problem logging into other TS servers for indefinite periods of time, and often use public servers if they're available.

    An example of my client log from a public server I picked randomly and joined for about 5 minutes and then left:

    ---------------------------------------------------------------
    -------------- log started at 30-10-05 11:15 -------------
    ---------------------------------------------------------------
    30-10-05 11:15:10,2696,DEBUG,All,Startup,Client version 2.0.32.60
    30-10-05 11:15:10,2696,DEBUG,ProcedureInfo,Client Open,Creating and starting threads
    30-10-05 11:15:11,2696,DEBUG,All,TDSoundIn.Open,opend direct Capture 8bit=0 , 11khz=1
    30-10-05 11:15:18,2696,DEBUG,ProcedureInfo,Client Open,host 68.99.157.237 resolved to 68.99.157.237
    30-10-05 11:15:18,2696,DEBUG,ProcedureInfo,Client Open,Send LoginStep1
    30-10-05 11:15:18,2696,DEBUG,ProcedureInfo,Client Open,Waiting for LoginStep2
    30-10-05 11:15:18,2696,DEBUG,ProcedureInfo,Client Open,LoginStep2 received
    30-10-05 11:15:18,2696,DEBUG,ProcedureInfo,Client Open,Sending LoginStep3
    30-10-05 11:15:18,2696,DEBUG,All,cb_connecting,connecting callback
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewChannel,new channel Coalition (1)
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewChannel,new channel Oppostion (2)
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewChannel,new channel Default (3)
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 player count: 1
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 finding Channel 3
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 found Channel 3
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 adding player 1
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,Setting Codec
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 Internal adding player 1
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step5,loginstep5 player packet done
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewPlayer,new player Optiks (1) ch=3
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewPlayer,Node found
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewPlayer,Image found
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewPlayer,node added
    30-10-05 11:15:18,2696,DEBUG,All,cb_NewPLayer,Node Sorted
    30-10-05 11:15:18,3252,DEBUG,All,TClientEventThread.DoLogin Step6,entered
    30-10-05 11:15:18,2696,DEBUG,All,cb_initDone,initDone callback enter
    30-10-05 11:15:18,2696,DEBUG,All,cb_initDone,initDone callback done
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,enter
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,active enter
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,enter
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,leave
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,active Send close
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,active UDP closed
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,active cleared nodes
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,active leave
    30-10-05 11:21:18,2696,DEBUG,All,TClient.CloseCon,leave
    30-10-05 11:21:18,2696,DEBUG,All,cb_close,close callback enter
    30-10-05 11:21:18,2696,DEBUG,All,cb_close,close callback leave

  4. #4
    Join Date
    Jan 2009
    Location
    NC
    Posts
    11

    Exclamation

    Did you ever fix this?

    I'm having the exact same issues now...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. after few seconds when i connect Connection timed out
    By voda in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 12-11-2005, 10:55
  2. Connection Timed out
    By Barky in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 18-12-2003, 21:26
  3. Connection timed out
    By AnonBorg in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 07-12-2003, 11:17

Posting Permissions

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