Weird warnings in server console

Have some feedback for Life is Feudal? Post it here!

Halvdal
 
Posts: 107
Joined: 20 Jan 2016, 13:36

Weird warnings in server console

Post by Halvdal » 14 Oct 2017, 15:06

Hi there,

i get some weird warnings in my server console. We have a fresh installed server.

This is what i get:

Code: Select all
WARN 2017-10-14 17:02:01.326 {} <<Thread>> [2718729] DB::noRS(0 ms) UPDATE guild_actions_queue set OwnerConnectionID = CONNECTION_ID(), OwnedTimestamp = CURRENT_TIMESTAMP() where OwnerConnectionID = 0 limit 10; [T:DBIGuildsProcess:0x1450]
WARN 2017-10-14 17:02:01.326 {} <<Thread>> [2718729] DB::RS(1 ms) select ID, TicketID, ActionType, ProducerCharID, GuildID, CharID, GuildName, GuildTag, GuildCharter, GuildTypeID, CharIsKicked, CharGuildRoleID, ^OtherGuildID, StandingTypeID, UnmovableObjectID, ClaimID, HeraldryID, CanEnter, CanBuild, CanClaim, CanUse, CanDestroy from guild_actions_queue where OwnerConnectionID = CONNECTION_ID(); [T:DBIGuildsProcess:0x1450]


Is there a fix for that? Because its spamming my logs over and over again.

Return to Feedback Section