Results 1 to 15 of 25
-
03-01-2010, 21:56 #1
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
Error to install Teamspeak3 Server
Edit by mod
Please don't use this outdated script anymore! The script got an overhaul long time ago.
Please use the minimal or startscript instead
Hello everyone, today I have gone mad for all the attempts that I made in building the teamspeak3 on my CentOS 5 Linux servers OpenVZ. Well I leave you the error that I was shocked
In short I have doubts about these, PLS HELP MECode:------------------------------------------------------------------ Server Query Admin Acccount created loginname= "************", password= "************" ------------------------------------------------------------------ 2010-01-03 21:03:34.695828|INFO |Accounting | | Licensing Information 2010-01-03 21:03:34.698654|INFO |Accounting | | type : Non-profit 2010-01-03 21:03:34.700940|INFO |Accounting | | starting date : Sat Jan 2 15:00:00 2010 2010-01-03 21:03:34.701325|INFO |Accounting | | ending date : Sun Jan 2 15:00:00 2011 2010-01-03 21:03:34.701693|INFO |Accounting | | max virtualservers: 10 2010-01-03 21:03:34.702039|INFO |Accounting | | max slots : 512 2010-01-03 21:03:34.723966|ERROR |FileManager | | bind() failed: 98 2010-01-03 21:03:34.724659|ERROR |FileManager | | bind failed on 0.0.0.0:30033 2010-01-03 21:03:34.991021|INFO |VirtualServer | 1| listening on 0.0.0.0:9988 2010-01-03 21:03:34.993249|INFO |VirtualServer | 1| client 'server'(id:0) added token for servergroup 'Server Admin'(id:6) 2010-01-03 21:03:34.994364|WARNING |VirtualServer | 1| -------------------------------------------------------- 2010-01-03 21:03:34.995858|WARNING |VirtualServer | 1| ************ token created, please use the line below 2010-01-03 21:03:34.996232|WARNING |VirtualServer | 1| ******************************************************* 2010-01-03 21:03:34.996582|WARNING |VirtualServer | 1| -------------------------------------------------------- 2010-01-03 21:03:34.999807|INFO |VirtualSvrMgr | | dbLoadVirtualServers() VirtualServer(1) started (Default) 2010-01-03 21:03:35.000494|ERROR |TCPSockets | | bind() failed: Address already in use 2010-01-03 21:03:35.000879|ERROR |Query | | bind failed on 0.0.0.0:10011
2010-01-03 21:03:34.999807|INFO |VirtualSvrMgr | | dbLoadVirtualServers() VirtualServer(1) started (Default)
2010-01-03 21:03:35.000494|ERROR |TCPSockets | | bind() failed: Address already in use
2010-01-03 21:03:35.000879|ERROR |Query | | bind failed on 0.0.0.0:10011Last edited by dante696; 21-02-2011 at 12:13.
-
04-01-2010, 00:17 #2
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- In front of my computer
- Posts
- 53
check to see if something is listening on that port.
netstat -lnp
Kill the process and try again.
Linuxx
-
04-01-2010, 16:16 #3
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
Should I write this command in the terminal of my server using Putty? I manage directly from the server, on the "Port Monitor" Setting and I see that the status is On, except the DNS but I think it has nothing to do.
Code:POP3 110 ON IMAP 143 ON FTP 21 ON SSH 22 ON SMTP 25 ON Mysql 3306 ON DNS 53 OFF HTTP 80 ON
-
04-01-2010, 20:58 #4
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Columbia, SC
- Posts
- 2
Look for the terminal, even gui's should have some sort of terminal some where that you can use locally.
-
04-01-2010, 23:05 #5
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
explain better... What should I do?
-
05-01-2010, 08:35 #6
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
for me it looks like that a server is already runniung check your process with ps aux and check if ts3 is running.
cheech
-
05-01-2010, 10:32 #7
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
-
05-01-2010, 10:41 #8
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
normaly you create a user befor to try to unpack and start the ts3 server so you can see it on the username and you can find it over the process name.
Like: ./ts3server_linux_amd64
cheech
-
05-01-2010, 11:56 #9
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
-
05-01-2010, 12:15 #10
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
i think you don't understabd but i wish you a lot luke to fix your issue.
Cheech
-
05-01-2010, 13:16 #11
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
-
05-01-2010, 13:50 #12
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
ok then...
1. what the user you use to start your ts3 server ?
2. try this command: ps aux | grep "ts3server_linux_amd64"
If you have the 32Bit version use the filename of the 32 Bit version
And post the result!
3. give me a screen of ls -l
cheech
-
05-01-2010, 14:58 #13
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- ITALY
- Posts
- 60
then the first question I understand in part: to start ts3 I use the server and I connect inside (or I don't know how to start the server, it seems to me automatically when I install)...
writing this your command in the terminal of my server (putty.exe), it's appeared this:
"# ps aux | grep "ts3server_linux_x86"
root 27910 0.0 0.0 1828 500 pts/0 S+ 06:47 0:00 grep ts3server_linux_x86
and here you also the last text:
# ls -1
teamspeak3-server_linux-x86
teamspeak3-server_linux-x86-3.0.0-beta12.tar.gz
-
05-01-2010, 15:08 #14
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
again i want to know with which user you login with putty and which user you start or try to start the server.
And which os you are using ? And it's a 32bit or a 64 bit version ?
And the lasst command was ls -l and not ls -1 and type this in your ts3 folder like teamspeak3-server_linux-x86 for your system.
thx
cheech
-
05-01-2010, 15:40 #15
-= TeamSpeak User =-
- Join Date
- Jun 2009
- Location
- Germany / Flensburg
- Posts
- 21
a question...
is that your own "root-server"?
did you wrote a ini file?
cause... your setup show´s 9988 as server-port.
but the default port for TS3 is 9987.
it seems so, that there is already a TS3 server running which is using the default ports!
i recomend you, to do the following steps!
at 1st: figure out which user are you
type: whoami
result?
at 2nd: check if the TS3 default port is used bye any application
type: netstat -anp |grep 9987
result?
at 3rd: if required, try a reboot and reinstall TS3 in a new directory!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Router problems
By bigteam0385 in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 24-05-2011, 10:53 -
Perma Ban
By madscotslad in forum Client SupportReplies: 9Last Post: 10-07-2010, 02:34 -
Server Issue's When PC Reboots
By gokub27 in forum [TeamSpeak 2] Client SupportReplies: 3Last Post: 14-09-2006, 21:32 -
Server
By lars-andre-petersen in forum [TeamSpeak 2] Server SupportReplies: 70Last Post: 26-09-2005, 11:54 -
Scheisse habe QDSL alles geht nur keine REG
By Creeper in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 29-08-2002, 09:06



