Results 46 to 60 of 78
-
22-02-2010, 17:38 #46
-= TeamSpeak User =-
- Join Date
- Feb 2010
- Location
- Norway
- Posts
- 1
i've messed around with it alittle and keep getting some errors.
It seems like the problems is related to binding (hehe). And I have open the ports both tcp and udp to the outside world.
Thank you in advance!Code:2010-02-22 18:18:51.976066|INFO |ServerLibPriv | | Server Version: 3.0.0-beta18 [Build: 10190] 2010-02-22 18:18:51.976861|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH 2010-02-22 18:18:51.977027|INFO |DatabaseQuery | | dbPlugin version: 3.6.21 2010-02-22 18:18:51.977561|INFO |DatabaseQuery | | checking database integrity (may take a while) 2010-02-22 18:18:51.992734|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days 2010-02-22 18:18:52.001705|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality 2010-02-22 18:18:52.043511|ERROR |FileManager | | bind() failed: 99 2010-02-22 18:18:52.044440|ERROR |FileManager | | bind failed on xx.xx.xx.xx:30033 2010-02-22 18:18:52.110720|ERROR |VirtualServer | 1| bind failed on xx.xx.xx.xx:9987 2010-02-22 18:18:52.111654|ERROR |VirtualSvrMgr | | loading VirtualServer(1) failed to start, error: unable to bind network port 2010-02-22 18:18:52.197337|INFO |VirtualServer | 1| stopped 2010-02-22 18:18:52.198479|INFO |Query | | whitelist ips: 127.0.0.1, 2010-02-22 18:18:52.199587|ERROR |Query | | xx.xx.xx.xx:10011 unable to bind error: 99:Cannot assign requested address 2010-02-22 18:18:52.200800|ERROR |Query | | bind failed on xx.xx.xx.xx:10011
-
06-03-2010, 17:01 #47
-= TeamSpeak Lover =-
- Join Date
- Jun 2006
- Location
- germany
- Posts
- 32
I cant start the server....
ts3server.iniCode:ts3@h1464946:/home/ts3_2> ./ts3server_linux_x86 inifile=ts3server.ini TeamSpeak Server 3.0.0-beta18 [Build: 10190] (c)TeamSpeak Systems GmbH Logging started 2010-03-06 16:56:35.392568|INFO |ServerLibPriv | | Server Version: 3.0.0-beta18 [Build: 10190] 2010-03-06 16:56:35.393064|INFO |DatabaseQuery | | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself 2010-03-06 16:56:35.393151|CRITICAL|DatabaseQuery | | unable to load database plugin library "libts3db_sqlite3.so", halting! ts3@h1464946:/home/ts3_2> ./ts3server_minimal_runscript.sh inifile=ts3server.ini TeamSpeak Server 3.0.0-beta18 [Build: 10190] (c)TeamSpeak Systems GmbH Logging started 2010-03-06 16:58:00.344078|INFO |ServerLibPriv | | Server Version: 3.0.0-beta18 [Build: 10190] 2010-03-06 16:58:00.344724|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH 2010-03-06 16:58:00.344817|INFO |DatabaseQuery | | dbPlugin version: 3.6.21 2010-03-06 16:58:00.345676|INFO |DatabaseQuery | | checking database integrity (may take a while) 2010-03-06 16:58:00.360841|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days 2010-03-06 16:58:00.486002|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality 2010-03-06 16:58:00.488264|ERROR |Accounting | | failed to register local accounting service 2010-03-06 16:58:00.489194|ERROR |ServerLibPriv | | Server() error while starting servermanager, error: instance check error
Code:machine_id= default_voice_port=9000 voice_ip=85.214.xx.xx licensepath=licensekey.dat filetransfer_port=30055 filetransfer_ip=85.214.xx.xx query_port=10055 query_ip=85.214.xx.xx dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ logpath=logs logquerycommands=1
The licenskey.dat is in the root dir.
-
21-03-2010, 20:54 #48
-= TeamSpeak User =-
- Join Date
- Mar 2010
- Location
- Norway
- Posts
- 1
Hi, I did have the same problem, but if you download a older verion of teamspeak server beta15 and down it will work

http://mirror.gunah.org:8080/teamspeak/ts3/beta-15/
Here you can get the beta15
-
07-05-2010, 16:26 #49
-= TeamSpeak User =-
- Join Date
- Mar 2010
- Location
- 127.0.0.1
- Posts
- 4
Teamspeak 3 in VPN
I am trying install TS3 on a Debian 5 server inside a VPN, with no connection to the outside. Is it true the licensekey.dat wont work, since its needs a connection to the license server at port 2008.
Any way around it ?
And if I install it without the key, it will run as a basic server. How many slots will I have and how many can be used concurrently ?
-
07-05-2010, 18:13 #50
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- The Game!
- Posts
- 236
Yes it is true that the NPL license wont work without a connection to the licensing server.
The only way around this connection is using a special offline license provided for lan parties or the likes. You will have to ask one from the TS Team or the Triton support how to acquire one of these. I dont know whether or not those licenses are only valid for a limited period of time though.
If you run the server without a license you will be restricted to 1 virtual server and a slotlimit of 32 clients.
-
24-05-2010, 19:41 #51
-= TeamSpeak User =-
- Join Date
- May 2010
- Location
- Sweden
- Posts
- 1
sorry for stupid question but
when im going to inifile, i type ./ts3<tab>
when i press tab it only comes ./ts3server_ , and nothing more, i have no idea what directory i should have :/
and also, where can i find licensekey.dat?
eeh i fixed that but what does: Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server
mean?
Last edited by florian_fr40; 26-03-2012 at 08:41.
-
26-05-2010, 09:45 #52
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- The Game!
- Posts
- 236
It just plainly means that you should use the command ./ts3server_minimal_runscript.sh in stead of ./ts3server_linux_amd64 to start your server (or the other, more costumizable startscript for that matter)
There is no hidden meaning xD
-
22-06-2010, 20:13 #53
-= TeamSpeak User =-
- Join Date
- Mar 2010
- Location
- us
- Posts
- 18
Thank you
I figured this out with the help of your video and peoples comments, so i just wanted to say your awesome!!
-
15-09-2010, 13:46 #54
-= TeamSpeak User =-
- Join Date
- Feb 2009
- Location
- Slovenia
- Posts
- 27
Still trying to make server with this toutrial but i get following problem:
http://www.shrani.si/f/J/3z/2eoA1BeD/nevemvec.png
If i type ls i have file ts3server_linux_amd64 when i try to run with command: ./ts3server_linux_amd64 inifile=ts3server.ini it tells me thath ts3server_linux_amd64 is not found on the server.... Same thing happen if i try with minimal run script.
-
15-09-2010, 14:27 #55
-= TeamSpeak User =-
- Join Date
- Feb 2009
- Location
- Slovenia
- Posts
- 27
http://www.shrani.si/f/y/s6/19OCqKQ7/untitled-2.png here same problem with your command.
-
15-09-2010, 14:38 #56
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Yes effectively I have forgot the ".sh"
Next try :
Code:./ts3server_minimal_runscript.sh inifile=ts3server.ini
-
15-09-2010, 14:41 #57
-= TeamSpeak User =-
- Join Date
- Feb 2009
- Location
- Slovenia
- Posts
- 27
-
15-09-2010, 14:44 #58
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Can you show us the result of : ls -al
What is your linux version (x86 / 64) ?
-
15-09-2010, 14:48 #59
-= TeamSpeak User =-
- Join Date
- Feb 2009
- Location
- Slovenia
- Posts
- 27
http://www.shrani.si/f/2Y/Tm/4bXVfG9z/untitled-2.png
As our host said is 64 dont know if he is true xD
Screen of info about OS: http://www.shrani.si/f/2r/gb/1PYSj17Y/untitled-2.png
-
15-09-2010, 15:04 #60
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
I see in your first pics that the file are assigned to the user '1000'.
I see also you licence file is assigned to user root.
First use chown to set correctly the owner file.
Use the owner to start your server (like this for example : su 1000)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[SOLVED] Filesharing and Avatars
By KoldFusion in forum Linux / FreeBSDReplies: 71Last Post: 15-01-2010, 06:03


Reply With Quote
And its not workin.
