Results 1 to 12 of 12
Thread: Unable to find valid license key
-
22-12-2009, 18:16 #1
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Nürnberg Franken Germany
- Posts
- 1
Unable to find valid license key
After finding solutions for nearly all my problems with TS3 here, i decided to register, cause theres one thing, i could not figure out until now and hope to get help here.
first some info:
OS: Windows 7
TS3-Version: Beta3 Build 9419
Used Database: sqlite
i *installed* the server to C:\ts3_server_beta3\
after getting my npo license i copied the licensekey.dat file into that directory as described in the docs
when i restart my ts-server know i'm still not able to increase the slot number or create a second virtual server
deleting the database or starting the server exe with administrator rights didn't help
i always get the error: "<19:05:12> max slot limit reached"
the log file says:
so everything is fine, but it does not find the license key.2009-12-22 17:49:04.131835|INFO |ServerLibPriv | | Server Version: 3.0.0-beta3 [Build: 9419]
2009-12-22 17:49:04.131835|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH
2009-12-22 17:49:04.131835|INFO |DatabaseQuery | | dbPlugin version: 3.6.10
2009-12-22 17:49:04.366210|INFO |SQL | | db_CreateTables() tables created
2009-12-22 17:49:11.116210|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality
2009-12-22 17:49:11.428710|INFO |FileManager | | listening on 0.0.0.0:30033
2009-12-22 17:49:15.178710|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
2009-12-22 17:49:15.178710|INFO |VirtualServer | 1| client 'server'(id:0) added token for servergroup 'Server Admin'(id:6)
2009-12-22 17:49:15.194335|WARNING |VirtualServer | 1| --------------------------------------------------------
2009-12-22 17:49:15.225585|WARNING |VirtualServer | 1| ServerAdmin token created, please use the line below
2009-12-22 17:49:15.241210|WARNING |VirtualServer | 1| token=<<serveradmin token>>
2009-12-22 17:49:15.256835|WARNING |VirtualServer | 1| --------------------------------------------------------
2009-12-22 17:49:15.319335|INFO |VirtualSvrMgr | | dbLoadVirtualServers() VirtualServer(1) started (Default)
2009-12-22 17:49:15.319335|INFO |Query | | listening on 0.0.0.0:10011
I also tried to create the server ini write the path to the licensefile in it and start the server with this ini, but nothing helped.
always this: "Unable to find valid license key" in the logs.
Hope i provided all necessary information.
Does anybody has the same problem and an idea how to fix?
maybe interresting: i opened the license file and it seems to be completly encrypted, but i read in several forums that (in older license files??) only the licensekey itself is encrypted and not the rest, but i can imagine that tritoncia had change that
greez
EvilSheep
-
22-12-2009, 21:38 #2
Hey EvilSheep,
I had the same problem. It turns out that indeed, a correct license file looks somewhat like this:
So it seems like your e-mail client, like mine, didn't decode the license file correctly (File attachments are normally encoded in some way for easy E-Mail transfer; in this case, the encoding is called base64).Code:Company name : *** address : *** zipcode : *** city : *** country : *** phone : *** fax : *** sales contact: *** (***@example.com) tech contact : *** (***@example.com) type : Nonprofit start date : Tue Dec 22 00:00:00 2009 end date : Wed Dec 22 00:00:00 2010 max. virtual servers: 10 max. slots : 512 description : TeamSpeak 3 Non-Profit License ==key== <<<LOOOONG LICENSE KEY HERE>>>
If you had that license sent to a Gmail account, try to view it in the web interface, copy everything (Ctrl-A, Ctrl-C) from there and paste it into a new file. Save this file as licensekey.dat, copy it to your server folder and restart your TS3 server. Did the trick for me.
Otherwise, you can try the following: Open the (broken) licensekey.dat with notepad, cut everything from there, and paste it here. This is an online base64 decoder. Click on run, copy the whole result, and paste it into a new file. Save that one, put it into your Teamspeak Server folder and call it licensekey.dat. Restart your server and hope it worked.
Best regards,
StalkerLast edited by St4Lk3R; 22-12-2009 at 22:07.
-
24-12-2009, 17:29 #3
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Amsterdam, Netherlands
- Posts
- 7
Works like charm for me, seems my client screwed up the attachment.
-
24-12-2009, 18:56 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 20
can edit with the microsoft WRITE programm, no extra program needed
greets
Deep
-
26-12-2009, 08:49 #5
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 2
I still got the same problem, but your solution doesn't work for me.
I'm running the server on Debian 4.1.2-25 x64 (Kernel 2.6.26-2-amd64/2.6.26-19lenny2).
-
26-12-2009, 20:05 #6
-= TeamSpeak Addict =-
- Join Date
- Jul 2004
- Location
- Oirschot, Netherlands
- Posts
- 129
upgrade to beta9 (fresh install) and see if that helps, check with notepad whether the file gets copied correctly. (still looks the same)
Secondly put your license key in the same folder as the ts3 binary, then you don't need to enter a path. (and that can't be the problem then either)
If that all fails, do you have a firewall running and have port 2009 (if said correctly) tcp open, its one of the lower 200x series of ports.
-
29-12-2009, 03:44 #7
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Austria
- Posts
- 4
I got the same problem!
"Unable to find valid license key, falling back to limited functionality"
My Licensekey.dat contains only a bunch of numbers and letters. I think its only the key. Could this be the reason of the Problem? If the answer is yes what should I do?
Thanks
-
29-12-2009, 03:53 #8
-= TeamSpeak Fanatic =-
- Join Date
- Dec 2004
- Location
- RF
- Posts
- 1,693
What the host system?
-
29-12-2009, 06:45 #9
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
-
30-12-2009, 01:09 #10
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Austria
- Posts
- 4
ok get it to work!
Apple Mail broke the file. This could be a good hint for all Mac Users: NEVER USE APPLE MAIL FOR .DAT ATTACHMENTS!
Now I'am simply happy
It works without problems
Last edited by reddragon010; 30-12-2009 at 01:21. Reason: solved
-
30-12-2009, 06:39 #11
lol leave it to apple to screw things up :P
-
31-12-2009, 15:46 #12
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 1
workaround...
Hi,
I have exactly the same problem as described above...
for everyone whos licensekey.dat file contains only a large block of numbers and letters like:
SGksIEkgaGF2ZSBleGFjdGx5IHRoZSBzYW1lIHByb2JsZW0gYX MgZGVzY3JpYmVkIGFib3ZlLi4uIGZvciBldmVyeW9uZSB3aG9z IGxpY2Vuc2VrZXkuZGF0IGZpbGUgY29udGFpbnMgb25seSBhIG xhcmdlIGJsb2NrIG9mIG51bWJlcnMgYW5kIGxldHRlcnMgbGlr
ZTo=
copy the whole Text Block and paste them here:
http://www.patshaping.de/projekte/kleinkram/base64.php
check "Decodieren" and press the button...
now you can copy the uncoded text und paste them in a new licenskey.dat file
you need to insert new lines to make it look like the correct license file posted above.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
License Key not found
By sonofdresa in forum Server SupportReplies: 3Last Post: 22-12-2009, 03:48 -
License key question
By lenzy in forum General QuestionsReplies: 6Last Post: 22-12-2009, 00:17 -
I can find my IP
By Barmace in forum [TeamSpeak 2] Server SupportReplies: 16Last Post: 21-05-2005, 12:01 -
disconnection
By Barmace in forum [TeamSpeak 2] Server SupportReplies: 8Last Post: 10-10-2004, 19:23 -
server unable to find external ip
By allexdow in forum [TeamSpeak 2] Server SupportReplies: 7Last Post: 15-01-2004, 12:36


Reply With Quote


