Results 16 to 28 of 28
Thread: Found Unregistered Ident !
-
29-05-2012, 16:50 #16
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
If you are a hosting Company you certainly possess the knowledge to fix this elegantly! It's just as simple as running two SQL Queries against the Database and all the Problems are gone! Sure TeamSpeak Systems could've included those Queries as part of a query that gets run when the server is updated, but for some unknown Reason they don't do it, otherwise they'd also include the ALTER TABLE Statements which are sometimes required to be done (and in fact have been with 3.0.5 Server Release).
In any case like I said being a Hosting Company implies having employees some of which are Administrators taking care of the Systems, which should definitely have the knowledge to come up with the obvious and simple Solution below, if not something went very wrong!
Code:UPDATE server_properties SET ident = 'virtualserver_antiflood_points_needed_command_block' WHERE ident = 'virtualserver_antiflood_points_needed_command_stop'; UPDATE server_properties SET ident='virtualserver_antiflood_points_needed_ip_block' WHERE ident = 'virtualserver_antiflood_points_needed_ip_ban';
-
29-05-2012, 18:18 #17
-= TeamSpeak User =-
- Join Date
- Sep 2011
- Posts
- 3
The real point was that using a deprecation process for a command/ident would make this entire process much more seamless, and eliminate issues like this entirely. There's really no reason to hardline remove a command/ident and replace it with another without giving some time for a graceful transition between them by deprecation of the original command/ident. It would allow better transitions between client versions and other third party software people use. And then to generate thousands of warnings on top of it when it is hardline removed is then ridiculous, when it is known it just "broke" every server in existence. Ripping and tearing commands/idents requires the immediate modification and update to other software used, and also causes the existing server backups to also now be rejected unless modified. We are talking about a graceful transition here, is the point. I'm sure it is pretty easy to deprecate an ident (and make it set the new ident value if desired), and leave it in as accepted still for at least one release to allow smooth transition of third party software (control panels, etc) to the newer version also. Just about all software authors I know don't rip and tear complete commands out of their software APIs in a single minor release. I realize this is just the replacement of certain idents, but truly this ended up being a very disruptive minor change both from the original bugged implementation in 3.0.2 to the correction in 3.0.5 regarding changes required to other internal and third party software. It could have been done much more gracefully/elegantly, is the point of my comment, and I hope Teamspeak will start considering this in future releases that make changes to the command/ident API.
-
18-06-2012, 22:26 #18
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Posts
- 1
Upgrade from 3.0 RC to 3.0.5
Hello,
today i made an Update from Serverversion 3.0 RC to 3.0.5.
I think my Server works fine, but i get this Messag in my Logfile:
HTML Code:2012-06-18 10:20:27.591727|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.5 (2012-04-23 04:46:12) 2012-06-18 10:20:27.592550|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH 2012-06-18 10:20:27.592632|INFO |DatabaseQuery | | dbPlugin version: 3.7.3 2012-06-18 10:20:27.593193|INFO |DatabaseQuery | | checking database integrity (may take a while) 2012-06-18 10:20:27.724253|INFO |SQL | | database updated successfully to revision: 18 2012-06-18 10:20:27.736444|INFO |SQL | | database updated successfully to revision: 19 2012-06-18 10:20:27.742253|INFO |DatabaseQuery | | database busy, waiting for finishing index tasks, may take some time! 2012-06-18 10:21:07.944628|INFO |SQL | | updated permissions to version 14 2012-06-18 10:21:08.167450|INFO |Accounting | | Licensing Information 2012-06-18 10:21:08.167543|INFO |Accounting | | type : Non-profit 2012-06-18 10:21:08.167646|INFO |Accounting | | starting date : Tue Dec 13 00:00:00 2011 2012-06-18 10:21:08.167704|INFO |Accounting | | ending date : Wed Dec 19 00:00:00 2012 2012-06-18 10:21:08.167755|INFO |Accounting | | max virtualservers: 10 2012-06-18 10:21:08.167802|INFO |Accounting | | max slots : 512 2012-06-18 10:21:08.214594|INFO |FileManager | | listening on 0.0.0.0:30033 2012-06-18 10:21:08.317479|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning 2012-06-18 10:21:08.317566|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick 2012-06-18 10:21:08.317622|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban 2012-06-18 10:21:08.317672|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time 2012-06-18 10:21:08.396236|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning 2012-06-18 10:21:08.396311|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick 2012-06-18 10:21:08.396365|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban 2012-06-18 10:21:08.396415|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time 2012-06-18 10:21:08.462194|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning 2012-06-18 10:21:08.462266|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick 2012-06-18 10:21:08.462319|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban 2012-06-18 10:21:08.462368|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time 2012-06-18 10:21:08.536674|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning 2012-06-18 10:21:08.536754|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick 2012-06-18 10:21:08.536808|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban 2012-06-18 10:21:08.536859|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time
How can i fix the "loadFromDatabase() found unregistered ident: "things"
It is Linux AMD64 TS Server :-)
Thank you verry much
Andreas
-
19-06-2012, 05:11 #19
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
See here especially Posts #2 and #6
-
29-06-2012, 09:24 #20
Warning messages don't go away after server update
Hi,
after updating from 3.0.0 to 3.0.5 (there was no in-between in the Gentoo repository), the four warnings
now appear every time when the server starts. Reading an older thread here, I have found that they are quite normal after an update, but they should appear only once - shouldn't they?Code:2012-06-29 08:09:52.167079|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning 2012-06-29 08:09:52.167103|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick 2012-06-29 08:09:52.167119|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban 2012-06-29 08:09:52.167135|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time
How to get rid of those warnings? Everything else appears to work flawlessly.
Thank you,
-Matt
Thread got merged.Last edited by dante696; 29-06-2012 at 09:43.
-
29-06-2012, 10:07 #21
Ok, thanks a lot, this thread was hard to find

There's just one of my virtual servers where I don't want to login by client - is there any way to do this by command line interface?
I have also read post#16 but the field names there seem to be different from my warning messages...
-Matt
-
29-06-2012, 10:12 #22
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,764
Post 16 shows the fix in the database directly.
This can only be changed in your client or with an database editor.---------------------------------------------------------
Please don't send me private support questions.
They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
-
29-06-2012, 11:00 #23
Tried with database editor as in post#16, but with no success - as expected, because the warnings are about
and post#16 does something withCode:loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time
which are different 'idents'. I think I need some database UPDATE commands where '...needed_warning' etc. occurs?Code:'virtualserver_antiflood_points_needed_command_block' WHERE ident = 'virtualserver_antiflood_points_needed_command_stop'; 'virtualserver_antiflood_points_needed_ip_block' WHERE ident = 'virtualserver_antiflood_points_needed_ip_ban';
-
29-06-2012, 11:39 #24
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
Yeah you haven't had your server updated for quite some time prior to the one you did now, which is why you still see the lots of others.
I'd suggest to connect to each Virtual Server and then Edit Virtual Server -> More -> Anti Flood. Change a setting there hit Apply and it should fix it automatically.
-
29-06-2012, 19:38 #25
Ok, done. All fixed
-
21-09-2012, 15:55 #26
-= TeamSpeak User =-
- Join Date
- Sep 2012
- Posts
- 1
Hey, I have the same Problem with my TSł-Server... I tried changing Anti-Flood-Options etc. but nothing helps...

Plz help me.
<16:48:26> "Unknown from 127.0.0.1:56687" hat die Verbindung getrennt (deselected virtualserver)
<16:48:28> "Unknown from 127.0.0.1:56694" loggte sich in Channel "[cspacer]>>Eιηgαηgѕнαℓℓє<<" ein
<16:48:29> "Unknown from 127.0.0.1:56694" hat die Verbindung getrennt (deselected virtualserver)
<16:48:32> "Unknown from 127.0.0.1:56701" loggte sich in Channel "[cspacer]>>Eιηgαηgѕнαℓℓє<<" ein
2012-09-21 14:54:33.769393 INFO VirtualServer 1 query client connected 'serveradmin from 127.0.0.1:57323'(id:1)
2012-09-21 14:54:33.753392 INFO VirtualServer 1 query client disconnected 'Unknown from 127.0.0.1:57322'(id:585) reason 'reasonmsg=deselected virtualserver'
2012-09-21 14:54:33.715390 INFO VirtualServer 1 query client connected 'Unknown from 127.0.0.1:57322'(id:585)
2012-09-21 14:54:33.385371 INFO VirtualServer 1 query client connected 'Unknown from 127.0.0.1:57317'(id:585)
2012-09-21 14:54:29.549152 INFO VirtualServer 1 query client disconnected 'Unknown from 127.0.0.1:57310'(id:585) reason 'reasonmsg=deselected virtualserver'
-
15-04-2013, 21:25 #27
-= TeamSpeak User =-
- Join Date
- Oct 2010
- Location
- DE
- Posts
- 7
Variable warnings in logfile
Thread was merged
Hello,
i found this warnings in my logfile:My instance is running via MySQL. This instance running since the beta phase, but I've always updated.Code:2013-04-15 20:04:16.066204|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_ban_time 2013-04-15 20:04:16.066239|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban 2013-04-15 20:04:16.066261|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_kick 2013-04-15 20:04:16.066281|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_warning 2013-04-15 20:04:16.113136|WARNING |Variables | | loadFromDatabase() found unregistered ident: virtualserver_antiflood_points_needed_ban
Waht can i do?Last edited by dante696; 16-04-2013 at 08:17.
-
15-04-2013, 22:27 #28
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- El Prat de Llobregat (Barcelona, Spain)
- Posts
- 1,297
Read this thread, specially post#6 as it's said in red:
http://forum.teamspeak.com/showthrea...hlight=warning
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Unregistered To Admin
By DRGN.Skeeter in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 30-10-2006, 13:21 -
Unregistered users
By thezoo in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 28-06-2004, 11:57


Reply With Quote
