Results 1 to 6 of 6
Thread: License.dat issue.
-
22-01-2011, 00:10 #1
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 6
License.dat issue.
teamspeak@mmocafe:/opt/ts3/teamspeak3-server_linux-amd64$ ./ts3server_minimal_runscript.sh
TeamSpeak Server 3.0.0-beta30 [Build: 12998]
(c)TeamSpeak Systems GmbH
Logging started
2011-01-22 00:07:58.716801|INFO |ServerLibPriv | | Server Version: 3.0.0-beta30 [Build: 12998], Linux
2011-01-22 00:07:58.717366|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2011-01-22 00:07:58.717428|INFO |DatabaseQuery | | dbPlugin version: 3.7.3
2011-01-22 00:07:58.717934|INFO |DatabaseQuery | | checking database integrity (may take a while)
2011-01-22 00:07:58.733665|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
2011-01-22 00:07:58.747303|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality
2011-01-22 00:07:58.766150|ERROR |FileManager | | bind() failed: 98
2011-01-22 00:07:58.766201|ERROR |FileManager | | bind failed on 0.0.0.0:30033
2011-01-22 00:07:58.813574|ERROR |VirtualServer | 1| bind failed on 0.0.0.0:9987
2011-01-22 00:07:58.814069|ERROR |VirtualSvrMgr | | loading VirtualServer(1) failed to start, error: unable to bind network port
2011-01-22 00:07:58.834773|INFO |VirtualServer | 1| stopped
2011-01-22 00:07:58.835939|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
2011-01-22 00:07:58.836939|ERROR |Query | | bind failed on 0.0.0.0:10011
teamspeak@mmocafe:/opt/ts3/teamspeak3-server_linux-amd64$
teamspeak@mmocafe:/opt/ts3/teamspeak3-server_linux-amd64$ ll licensekey.dat
-rw-r--r-- 1 teamspeak teamspeak 1232 Jan 22 00:06 licensekey.dat
It's right there, can't find a issue similiar besides /dev/shm and I done that already.
Some pointer much appreciate. Thanks.
-
22-01-2011, 08:11 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
Did you stopped your server before add the license file ?
-
22-01-2011, 13:24 #3
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 6
I found the issue
mailutils was not pharsing the attachement properly.
Is there a way to retrieve the token key and admin passes?
Also where can I find a list of args which I can use for the ini file, would prefer to use the main mysql and link the user to the forum.
-
22-01-2011, 14:03 #4
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
lol That's was my next question

For a new privilege key, you can generate a new with the query command.
Originally Posted by tevoda
For the serveradmin password, you must regenerate a database to recreate a new account.
or
Use the start parameter "serveradmin_password=<new password>"
or
Read this thread : http://forum.teamspeak.com/showthrea...ht=serveradmin
You have all info in the documentation in the "doc" folder (in the server folder).
Originally Posted by tevado
-
22-01-2011, 14:07 #5
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 6
I don't see the options for mysql in the docs/
-
22-01-2011, 14:38 #6
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Read this part :
In the Teamspeak 3 Server Quick Start file.------------------------------------
(7) Using Alternate Database Plugins
------------------------------------
(i) MySQL plugin
An example :
Create a new file in the server folder named : ts3db_mysql.ini
Write this :
And start your server (for example) like that :Code:[config] host=localhost port=3306 username=test password=test database=test
Code:./ts3server_minimal_runscript.sh dbplugin=ts3db_mysql dbsqlpath=sql/ dbsqlcreatepath=create_mysql/
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Resolved] License Key Issue
By tmm4264 in forum Mac OS XReplies: 17Last Post: 28-02-2012, 21:13 -
can't use license
By DarkGaMerX in forum General QuestionsReplies: 6Last Post: 04-05-2010, 15:05


Reply With Quote
