Results 1 to 11 of 11
Thread: TeamSpeak RC2 and Freebsd 5.3
Hybrid View
-
07-05-2005, 13:00 #1
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- Canada
- Posts
- 3
TeamSpeak RC2 and Freebsd 5.3
First off the versions,
FreeBSD: "FreeBSD 5.3-RELEASE-p13 #0: Fri May 6 18:13:05 MDT 2005"
TeamSpeak: "Version TeamSpeak v2.0.20.1"
Snippet of 'ktrace' on a "server.ini" with "HTTPServer Enabled=1":
-- a hundred or so getdomainname calls precede this --
66930 server_linux RET getdomainname 0
66930 server_linux CALL getdomainname(0xbfbfea68,0)
66930 server_linux RET getdomainname 0
66930 server_linux CALL write(0x1,0x822ecc8,0x1f)
66930 server_linux GIO fd 1 wrote 31 bytes
"Error starting daemon. Aborted
"
66930 server_linux RET write 31/0x1f
66930 server_linux CALL mincore(0xbfbfea28,0)
66930 server_linux RET mincore 0
66930 server_linux CALL write(0x6,0x82381a8,0x80)
66930 server_linux GIO fd 6 wrote 128 bytes
(With no reason sent to server.log.)
If I disable the web server everything seems to run without a hitch.
Has anyone running 5.3 managed to get the web admin server running? (I've seen plenty of articles without TeamSpeak devs responding and without resolution. Here's hoping we can get this straightened out.)
Thank You!
-
07-05-2005, 18:41 #2
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- Poland
- Posts
- 6
I can't help you, sorry...
Originally Posted by NeonLibra
I want say only that I've the same problem as You.
My teamspeak working good a short time but without http than next it is not responding.
After this I can see that:
# ps -alx | grep server_linux | grep -v grep
1007 8862 1 0 20 0 15432 2604 pause I v0- 0:01.06 /usr/local/lib/teamspeak_server/server_linux
1007 8863 8862 0 96 0 15432 2604 select S v0- 0:01.20 /usr/local/lib/teamspeak_server/server_linux
1007 8864 8863 0 96 0 15432 2604 select S v0- 1:12.17 /usr/local/lib/teamspeak_server/server_linux
1007 8865 8863 0 20 0 15432 2604 pause I v0- 0:00.51 /usr/local/lib/teamspeak_server/server_linux
1007 8866 8863 0 20 0 15432 2604 pause I v0- 0:00.23 /usr/local/lib/teamspeak_server/server_linux
1007 8867 8863 0 8 0 15432 2604 nanslp S v0- 0:02.31 /usr/local/lib/teamspeak_server/server_linux
and on TeamSpeak client console:
No reply from server
Maybe the server is offline
or maybe teamspeak is not running on it
I will try option in server.ini HTTPServer Enabled=0
# ./server_linux --version
Version Teamspeak2 v2.0.19.40
# uname -v
FreeBSD 5.3-RELEASE #5:
With HTTPServer Enabled=0 linux_server starting without any error messages
#/usr/local/etc/rc.d/teamspeak.sh start
TeamSpeakTeamSpeak Server Daemon started with PID 17545
and all is running good for a longer time without http admin site
on TeamSpeak Client Console:
[03:55:34] Connecting to ts.net.slupsk.pl
[03:55:34] Connected to server Net.Slupsk.PL
[03:55:34] [Witamy na serwerze Net.Slupsk.PL]
10 processes: 1 running, 9 sleeping
Mem: 178M Active, 414M Inact, 107M Wired, 308K Cache, 86M Buf, 45M Free
Swap: 768M Total, 768M Free
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
19624 teamspeak 96 0 6092K 2936K select 0:00 0.00% 0.00% sshd
19731 teamspeak 8 0 17464K 2588K nanslp 0:00 0.00% 0.00% server_linux
19625 teamspeak 8 0 3088K 2004K wait 0:00 0.00% 0.00% bash
19734 teamspeak 96 0 17464K 2588K select 0:00 0.00% 0.00% server_linux
19733 teamspeak 96 0 17464K 2588K select 0:00 0.00% 0.00% server_linux
19736 teamspeak 96 0 17464K 2588K select 0:00 0.00% 0.00% server_linux
19735 teamspeak 96 0 17464K 2588K select 0:00 0.00% 0.00% server_linux
19743 teamspeak 96 0 2156K 1360K RUN 0:00 0.00% 0.00% top
19737 teamspeak 8 0 17464K 2588K nanslp 0:00 0.00% 0.00% server_linux
19732 teamspeak 96 0 17464K 2588K select 0:00 0.00% 0.00% server_linux
but for a few minutes it's still not responding.
on TeamSpeak Client Console:
[04:11:50] Connection timed out
# top -b
last pid: 20104; load averages: 0.00, 0.00, 0.00 up 1+17:27:15 04:16:30
10 processes: 1 running, 9 sleeping
Mem: 178M Active, 416M Inact, 108M Wired, 308K Cache, 86M Buf, 43M Free
Swap: 768M Total, 768M Free
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
19734 teamspeak 20 0 17596K 2736K pause 0:03 0.00% 0.00% server_linux
19736 teamspeak 96 0 17596K 2736K select 0:02 0.00% 0.00% server_linux
19733 teamspeak 96 0 17596K 2736K select 0:02 0.00% 0.00% server_linux
19624 teamspeak 96 0 6092K 2936K select 0:01 0.00% 0.00% sshd
19735 teamspeak 96 0 17596K 2736K select 0:01 0.00% 0.00% server_linux
19737 teamspeak 8 0 17596K 2736K nanslp 0:00 0.00% 0.00% server_linux
19731 teamspeak 8 0 17596K 2736K nanslp 0:00 0.00% 0.00% server_linux
19625 teamspeak 8 0 3088K 2004K wait 0:00 0.00% 0.00% bash
19732 teamspeak 96 0 17596K 2736K select 0:00 0.00% 0.00% server_linux
20104 teamspeak 96 0 2156K 1360K RUN 0:00 0.00% 0.00% top
Thx for your solution.
Please inform me after when you solve your problem.
--
chripal <chripal@net.slupsk.pl>
teamspeak://ts.net.slupsk.plLast edited by chripal; 08-05-2005 at 03:26.
-
07-05-2005, 22:50 #3
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- Canada
- Posts
- 3
I am more just curious if this is specific to the linux kernel support inside of *BSD or if there is a bigger problem. Underlying compatibility issue? or is it a design flaw which is just manifesting itself on a few platforms?
It would be really cool to have a developer pop in to respond to this and ask for more info as necessary. I am willing to try anything at this point -- RC2 is running on and in a sandbox at the moment. Running on a new platform is always an option but not one I will be entertaining anytime soon. I've seen other users already make the jump to Ventrilo and kin -- I'm not quite there yet. So please, developers, consider this an SOS.
Thanks.
-
08-05-2005, 20:46 #4
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- Poland
- Posts
- 6
TeamSpeakTeamSpeak Server Daemon started with PID 1323
Originally Posted by NeonLibra
but for a few minutes only... later it's freezing or pause, why ?
I have:
options COMPAT_LINUX
compiled into MYKERNEL
and:
linux_enable="YES"
at /etc/rc.conf
#cat /usr/local/lib/teamspeak_server/server.ini
[Main Config]
BoundToIp1=
ExternalIPDectection=1
HTTPServer Port=14534
HTTPServer Enabled=0
DateTimeFormat=dd-mm-yyyy hh:nn:ss
TCPQueryPort=51234
AllowedClientNameChars=
DisAllowedClientNameChars=()[]{}
BoundToIp=
[debug]
MessageTypes=LMTALL
MessageDepths=LMDALL
[WebPost]
AdminEmail=na
ISPLinkURL=na
ISPName=Private
ISPCountryNumber=0
Enabled=1
PostURL=
ListPublic=1
UserAgent=teamspeak
[log]
access_r=0
access_u=0
channel_registerred=0
channel_unregisterred=0
sa=1
chat=0
kick_server=0
kick_channel=0
access=0
[Spam]
max_commands=10
in_seconds=2
at server.log I can see:
---------------------------------------------------------------
-------------- log started at 08-05-05 22:29 -------------
---------------------------------------------------------------
08-05-05 22:29:25,ALL,Info,server, Server init initialized
08-05-05 22:29:25,ALL,Info,server, Server version: 2.0.20.1 Linux
08-05-05 22:29:25,ALL,Info,server, Starting VirtualServer id:1 with port:8767
08-05-05 22:29:25,ALL,Info,server, Server init finished
08-05-05 22:29:25,WARNING,Info,server, TeamSpeak Server daemon activated
08-05-05 22:29:40,ALL,Info,SALog, SID: 1 serveradmin connected [IP: 10.0.0.1, Nick: mymind, LoginName: admin]
08-05-05 22:29:57,ALL,Info,SALog, SID: 1 serveradmin connected [IP: 80.53.150.194, Nick: Lee, LoginName: Lee]
08-05-05 22:33:04,ALL,Info,SALog, SID: 1 serveradmin disconnected [Nick: Lee, LoginName: Lee]
look at process MWCHAN
# ps -alx|grep server_linux
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
0 1679 1 0 8 0 17684 2840 nanslp S p0 0:00.18 ./server_linux
0 1680 1679 0 96 0 17684 2840 select S p0 0:00.00 ./server_linux
0 1681 1680 0 20 0 17684 2840 pause I p0 0:00.23 ./server_linux
0 1682 1680 0 20 0 17684 2840 pause I p0 0:00.24 ./server_linux
0 1683 1680 0 20 0 17684 2840 pause I p0 0:00.14 ./server_linux
0 1684 1680 0 96 0 17684 2840 select S p0 0:00.26 ./server_linux
0 1685 1680 0 8 0 17684 2840 nanslp S p0 0:00.03 ./server_linux
and on my ts client console:
[22:36:57] Connecting to ts.net.slupsk.pl
[22:37:00] No reply from server
Maybe the server is offline
or maybe teamspeak is not running on it
# netstat -na | grep udp
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
udp4 34210 0 *.8767 *.*
udp4 0 0 *.3401 *.*
udp4 0 0 *.3130 *.*
udp4 0 0 *.161 *.*
udp4 0 0 *.53212 *.*
udp4 0 0 *.67 *.*
udp6 0 0 *.55439 *.*
udp4 0 0 *.55438 *.*
Now I have:
FreeBSD 5.3-RELEASE #8: Mon May 9 09:42:18 CEST 2005
and
Version TeamSpeak v2.0.20.1
and the problem with freezing still exist.Last edited by chripal; 09-05-2005 at 10:20.
-
09-05-2005, 00:35 #5
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- Canada
- Posts
- 3
Upon further investigation it appears that the daemon (server) will eventuall core if used... If I don't actually use the server (clients connecting or tcp query interface) then all is happy. :P
I hope to see something from a developer (at the very least to say "we have no intentions of helping you") else I will be leaving for blue skies. :P
On a lighter note, the FreeBSD binary of Ventrilo also fails to run on FreeBSD 5.3 :P. (I find that humourous... so kill me.)
-
09-05-2005, 10:35 #6
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- Poland
- Posts
- 6
Is your server a natd and ipfw box ?
Originally Posted by NeonLibra
My ts server crash always after few minutes.
I done everything that I know what I can to do.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
FreeBSD guide to TeamSpeak2_RC2
By xMACHINEx in forum [TeamSpeak 2] Server SupportReplies: 235Last Post: 13-08-2009, 05:14 -
TeamSpeak is in FreeBSD ports now
By palisade in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 25-01-2004, 17:40 -
issues with rc2 client on freebsd 5.0
By djben in forum [TeamSpeak 2] Client SupportReplies: 4Last Post: 10-06-2003, 11:33 -
RC2 & FreeBSD & SQLite = Error starting daemon. Aborted
By bbs in forum [TeamSpeak 2] Server SupportReplies: 82Last Post: 22-03-2003, 17:28 -
RC2 - admin login doesn't work.
By grizwald in forum [TeamSpeak 2] Server SupportReplies: 7Last Post: 03-03-2003, 01:14


Reply With Quote