PDA

View Full Version : Read all 15 pages and the FAQ still have issue


Supertech
16-05-2006, 19:41
I just read thru 15 pages of info and went thru all the FAQ

Heres the issue

Linux TS server. Running great. My host decided on my dedicated server to change the Network Card to full duplex instead of half duplex.

Suddenly users couldnt disconnect or change channels or talk. Ok, I had everyone ctrl alt del out of TS and reconnect. No dice. Heres the error on trying to reconnect,

[11:52:03] Connecting to 204.92.118.30:8767
[11:52:03] Connected to server OutCast Clan Teamspeak Server
[11:52:03] Welcome to OCC Teamspeak
[11:52:05] Connection timed out

Then the auto-reconnect dialouge opens and counts down and trys to reconnect and fails with the same error again.

[11:52:03] Connecting to 204.92.118.30:8767
[11:52:03] Connected to server OutCast Clan Teamspeak Server
[11:52:03] Welcome to OCC Teamspeak
[11:52:05] Connection timed out

So I did a reboot of the server, went in via SSH and restarted TS Daemon.

Same thing,

[11:52:03] Connecting to 204.92.118.30:8767
[11:52:03] Connected to server OutCast Clan Teamspeak Server
[11:52:03] Welcome to OCC Teamspeak
[11:52:05] Connection timed out

This is a dedicated Linux server, there is no firewall and the IP hasnt changed.

Seems to me there is and invalid SQL enry now somewhere that isnt getting flushed which isnt allowing people to connect. If I look on my php TS monitor page it shows them in there one second and gone the next.

Any ideas? Anyone?

Supertech
17-05-2006, 03:48
---------------------------------------------------------------
-------------- log started at 16-05-06 20:46 -------------
---------------------------------------------------------------
16-05-06 20:46:38,4032,DEBUG,All,Startup,Client version 2.0.32.60
16-05-06 20:46:38,4032,DEBUG,ProcedureInfo,Client Open,Creating and starting threads
16-05-06 20:46:38,4032,DEBUG,All,TDSoundIn.Open,opend direct Capture 8bit=0 , 11khz=1
16-05-06 20:46:42,4032,DEBUG,ProcedureInfo,Client Open,host 204.92.118.30 resolved to 204.92.118.30
16-05-06 20:46:42,4032,DEBUG,ProcedureInfo,Client Open,Send LoginStep1
16-05-06 20:46:42,4032,DEBUG,ProcedureInfo,Client Open,Waiting for LoginStep2
16-05-06 20:46:42,4032,DEBUG,ProcedureInfo,Client Open,LoginStep2 received
16-05-06 20:46:42,4032,DEBUG,ProcedureInfo,Client Open,Sending LoginStep3
16-05-06 20:46:42,4032,DEBUG,All,cb_connecting,connecting callback
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,enter
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,active enter
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,active Send close
16-05-06 20:46:44,4032,DEBUG,All,cb_close,close callback enter
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,active UDP closed
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,active cleared nodes
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,active leave
16-05-06 20:46:44,372,DEBUG,All,TClient.CloseCon,leave
16-05-06 20:46:44,4032,DEBUG,All,cb_close,close callback leave
16-05-06 20:46:48,4032,DEBUG,All,TMainForm.FormDestroy,FCal lbackSynchronizer.Free done
16-05-06 20:46:48,4032,DEBUG,All,TMainForm.FormDestroy,FSou nd.Free; done
16-05-06 20:46:48,4032,DEBUG,All,TMainForm.FormDestroy,FSou ndNotifications.Free done
16-05-06 20:46:48,4032,DEBUG,All,TMainForm.FormDestroy,FWav eSaver.Free done
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active FClientReadThread.waitfor
16-05-06 20:46:48,1572,DEBUG,All,TClientReadThread.Execute, leaving
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active FClientReadThread.freeing
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active FClientReadThread.Freed
16-05-06 20:46:48,372,DEBUG,All,TClientEventThread.Execute, Close confirmed
16-05-06 20:46:48,3324,DEBUG,All,TClientWriteThread.Execute ,Close confirmed
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active closed buffer
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active FClientWriteThread.Freed;
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active FClientEventThread.Freed
16-05-06 20:46:48,4032,DEBUG,All,TClient.Destroy,active destroyed buffer
---------------------------------------------------------------
--------------- log ended at 16-05-06 20:46 --------------
---------------------------------------------------------------

guldi
17-05-2006, 11:02
Hmmm... I can't tell you why changing from full to half duplex causes a connection timeout (personaly I'd expect it vice versa ??).
Did you tried the hit in the FAQ concerning timeouts ?

Supertech
17-05-2006, 22:16
I checked that. The roblem happens almost immediately..... in fact .2 seconds after server displays...see log in bottom of TS.

http://jducommun.com/teamspeak.jpg

guldi
18-05-2006, 17:37
so debug mode does not solve this problem (it could in such cases) ?

Supertech
18-05-2006, 18:23
The 2nd post above is my client debug....unless you see something there I dont.... no not helping....

guldi
19-05-2006, 09:14
1) that's a point for you :p

2) The current TS client seems to be a bit timeout sensitive and according forum reports, older versions are less affected. My last suggestion would be to try a older version (ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/). If that still causes a timeout, you might have to discuss with your hoster again.

3) Anyway, I can't understand why one would run a network interface in halfduplex ? So I still wonder did they do it right, what else did they changed,.... ?

Supertech
19-05-2006, 18:33
Well try runnig a couple BF2 servers, TS, BF2CC Apache and Websites and Mailservers on a half pulex 10 mb port..... Basically provider (hostingplex.com) was screwing me out of some much deserved speed.

I may just wipe the whole install of TS and start fresh. Do all the clients have to be changed as well?

FYI I am changing hosts....

The deal Im getting at 114.00 a month is P4 HT 2.8
2 gig ram
80 gig SATA
1500 MB bandwidth
10 mb full duplex uplink
Cpanel/ Fantastico/WHM

Pretty good deal....

The current server is P4 2.4
1 gig ram
80 gig IDE
1000 MB bandwidth
10 mb full duplex.... (liars)
Cpenal/Fantastico/WHM

@120.00 and I had to pay the 20.00 on top of that for Fantastico.....

Anyone interested in a kickass server ( I sell hosting, and reseller packages as well but this is a dedicated server here, ( I get no kickbacks on this it just my excitement over a really good deal) https://secure.layeredtech.com/order/orderwiz.php?start_over=layeredtech.com&v=21&submit_domain=skip&aid=&c_code=&submit=next+%3E%3E&submit_package=package&type3_package=1337

So yeah Id like to get this resolved BEFORE the move.... ;)