English   German

Go Back   TeamSpeak Community Forums > General > Developer Releases

Reply
 
Thread Tools Display Modes
  #1  
Old 02-09-2002, 18:05
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,090
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
Server Update 2.0.17.20

hi there,

with next release some enhancements will follow.

fixed
- updated tcpipstack, webinterface should work now
- added some special exception handling for linux, stability should be little improved
- channel cleanup on quit/lost connection
- users who join defaultchannel get saved flags
- on createchannel you get admin rights for the channel
- tcpquery, command pl->ip only visible if logged in
- tcpquery, command "listuser" added (lists all registered players for selected server)

ONLY BINS, no installs etc.

WIN32 Server
Linux Server
Reply With Quote
  #2  
Old 02-09-2002, 19:49
viperjd3 viperjd3 is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Posts: 29
viperjd3 is an unknown quantity at this point
Has the database loss when terminiated incorrectly been fixed? Channels, registered users, and admins have been reset when TS is shutdown incorrectly (due to system lock up or some other causes).
Reply With Quote
  #3  
Old 02-09-2002, 23:18
sn00x sn00x is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: Germany
Posts: 12
sn00x is on a distinguished road
Re: Server Update 2.0.17.20

Quote:
Originally posted by R. Ludwig
- tcpquery, command "listusers" added (lists all registered players for selected server)
It seems like this doesnt work correctly:
<-[TS]
->sel 26025
<-OK
->listusers
<-error
->quit

i sent the following string to the server: "sel 26025\nlistusers\nquit\n"

i am using suse 7.3

edit: and if it is possible to insert more commands:
i am missing the command "delserver" and the variable "serverflag"

Last edited by sn00x; 02-09-2002 at 23:34.
Reply With Quote
  #4  
Old 03-09-2002, 09:07
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,090
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
omg

its

listuser
Reply With Quote
  #5  
Old 03-09-2002, 09:55
Broder Broder is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Hamburg/Germany
Posts: 458
Broder is on a distinguished road
@viperjd3

doesn't seem so. Well at least not for me. Patched it , changed a channel, restarted it and the Channel was there as before...but hey could be worse I guess *gg*

However one thing that is really bugging me Ralf is that recently the Server starts crashing. Another weired one.

If I run it as a Service ( WIn2K Adv.Ser. SP3 ) and it crashes a couple of times , one day every 60 mins or so, I cannot use the Service anymore. So I start the Application and it runs again.

Now if it crashes the Application I cannot use that one anymore. So I have to reboot and use the Service .

With crash I mean the Server does not accept any connections anymore. It is still running on the Machine but nobody can connect. Nothing in the Logfile.....
It cannot really be the TCP Stack I think since Advanced Serve should be able to handle connections. In peaktimes there are about 40 people connected to it at the moment.

Cheers

Broder
Reply With Quote
  #6  
Old 03-09-2002, 10:10
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,090
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
<channels not saved..
on your win32 system the channels are not saved ?


<If I run it as a Service ( WIn2K Adv.Ser. SP3 )
<and it crashes a <couple of times , one day
<every 60 mins or so, I cannot use the
<Service anymore. So I start the Application and
<it runs again.
well, dont know. service version will come later. so i dont invest there any time yet. sorry

<Now if it crashes the Application I cannot
<use that one anymore.
<So I have to reboot and use the Service .
you can use taskmanager and kill the process. that
works. if not there must be really something weierd going on

<With crash I mean the Server does not
<accept any connections
<anymore. It is still running on
<the Machine but nobody can
<connect. Nothing in the Logfile.....
<It cannot really be the TCP Stack I
<think since Advanced Serve
<should be able to handle connections. In peaktimes there are <about 40 people connected to
< it at the moment.
<if i talk about tcpstack i mean our tcpstack,
< also tcp has nothing
<todo with that because what u mean is udp.

our public server runs stable since weeks. so i can only wait
to get a detailed procedure to reproduce a bug.
Reply With Quote
  #7  
Old 03-09-2002, 12:42
sn00x sn00x is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: Germany
Posts: 12
sn00x is on a distinguished road
ok, "listuser" works fine
any possibility to view the "flags" of a user trough tcpquery port (serveradmin/superserveradmin)?
Reply With Quote
  #8  
Old 03-09-2002, 21:04
Broder Broder is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Hamburg/Germany
Posts: 458
Broder is on a distinguished road
Quote:
on your win32 system the channels are not saved ?
Correct. Everytime when I start the Server it is back to the defaults that have been set up the very first time.

Quote:
well, dont know. service version will come later. so i dont invest there any time yet. sorry
Don't you worry too much. I am using srvany to run it as a Service. Doing that with TS1 and it is running for a couple of weeks no without any probs. But never mind Application is fine too

Quote:
you can use taskmanager and kill the process. that
works. if not there must be really something weierd going on
Oh if there only was something to kill

Quote:
todo with that because what u mean is udp.
Point taken..../me should RTFM I know *g*

Quote:
so i can only wait to get a detailed procedure to reproduce a bug.
Well if I only knew why and when this happens rest assured I would tell you. Maybe I should run a debugger on that machine for a while to analyze the Memory stacks or sommit. Don't know .. any ideas how I could get what you need ?

Thanks for your help !

Cheers

Broder
Reply With Quote
  #9  
Old 03-09-2002, 22:45
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,090
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
did you created some channels and shutdown the server ?
are the channels saved then ?

if the server crash the channels are not saved currently.
only at a successfully shutdown.
Reply With Quote
  #10  
Old 04-09-2002, 00:04
Broder Broder is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Hamburg/Germany
Posts: 458
Broder is on a distinguished road
Hi,

that's an affirm. I created some channels initially when I first set up the Server. Then I decided that I wanted to change some of them so I did. All went well until I restarted the Server. When I did all went back to the initial State.

I just had another Servercrash. I had TS2 running as an Application. Server did not accept any Connections anymore though everybody was still showing as connected in the Client.

So I closed down the Application allright, went into Taskmanager..no Task there anymore. Restarted the Application...no change. Task running...not accepting connections.

Started the Service .... all OK and everybody could connect. There is absolutely noting in the Logfile. The Traffic Log of my Firewall shows the normal traffic..so no blocks or anything apart from the fact that the FW blocks outgoing ICMP type 3 ( Destination not reachable ) to the TS2 Clients trying to auto reconnect.

I will install the Diagnostic tools on that Server tomorrow and see if it gives me anything back

Cheers

Broder
Reply With Quote
  #11  
Old 04-09-2002, 19:07
Norad Norad is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Location: Germany
Posts: 10
Norad is on a distinguished road
did you try to run the server with its default configuration?
I mean backing up those files and then deleting them ...
Reply With Quote
  #12  
Old 04-09-2002, 20:02
Broder Broder is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Hamburg/Germany
Posts: 458
Broder is on a distinguished road
been there....done that..

Broder
Reply With Quote
  #13  
Old 05-09-2002, 17:12
DivineHawk DivineHawk is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Virginia
Posts: 7
DivineHawk is on a distinguished road
Send a message via AIM to DivineHawk
Wink tar -> gzip

Make sure to use gzip or bzip2 for compressing a single file instead of tar (which has no compression) ;-)

/me wants to save the server some bandwidth/diskspace.

Nice job on that update, works beautifully now.
Reply With Quote
  #14  
Old 05-09-2002, 20:01
Cstar_maxim's Avatar
Cstar_maxim Cstar_maxim is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Ontario, Canada
Posts: 907
Cstar_maxim is on a distinguished road
Send a message via ICQ to Cstar_maxim Send a message via AIM to Cstar_maxim Send a message via MSN to Cstar_maxim
I know its a couple stupid questions but....

1) did you select register in the channel setup?

2) how are you starting your server? If you are using a short-cut please check to make sure that that short-cuts {start-in} fields are pointing to the directory the server software is loaded into.

I know, sorry didn't mean to insult your intellegence, you wouldn't believe how many times I have forgotten to plug in a computer when doing a test.
Reply With Quote
  #15  
Old 06-09-2002, 02:25
FloorPie's Avatar
FloorPie FloorPie is offline
-= TeamSpeak Addict =-
 
Join Date: Sep 2002
Location: Colorado, USA
Posts: 103
FloorPie is on a distinguished road
> fixed
> - updated tcpipstack, webinterface should work now

Now it works for about 5 pages, then quits. (No response from server.)

> - added some special exception handling for linux, stability should be little improved

Now it seems to spawn even more instances of './server_linux', especially when trying to use the web interface. Not all of these instances will close on their own anymore on a 'stop' or 'restart' (so now my server won't restart, I have to killall server_linux).

On the plus side, the server has never (yet) crashed on it's own. I've only been using it 1 day, but it's ran fine for hours with a few users doing all kinds of things. I've restarted it manually a couple of times in the past hour just to upgrade to 2.0.17.20.

$ ./tss.minimal_startscript restart
Runtime error 0 at BF7FFAE0
Runtime error 221 at B804DDD8
Error starting daemon. Aborted



(Linux version, redhat)


Other than the web interface, the stop/restart issue, and a problem with attempting to register with the server (when connected unregistered), things are running good, so far.

Edit: 'register with the server' problem was an initial understanding by me, so ignore that one.

Last edited by FloorPie; 06-09-2002 at 19:40.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:12.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices