Projects tigase _server server-core Issues #1259
"Packet to a user session which is not yet authenticated" - adjust log level (#1259)
Closed
wojciech.kapcia@tigase.net opened 3 years ago
[2021-06-21 21:51:21:296] [WARNING ] [  urn:xmpp:ping-proc-0 ] XMPPProcessorAbstract.process()  : Packet to a user session which is not yet authenticated: XMPPResourceConnection=[user_jid=…@sure.im/Conv6ations.oHXD, packets=72, connectioId=c2s@ip-172-31-0-99.us-west-2.compute.internal/172.18.0.2_5223_172.31.31.162_33326, domain=sure.im, authState=AUTHORIZED, isAnon=false, isTmp=false, parentSession hash=0, parentSession liveTime=], packet: from=…@sure.im/Conv6ations.oHXD, to=sess-man@ip-172-31-0-99.us-west-2.compute.internal, DATA=<iq to="…@sure.im" xmlns="jabber:client" type="error" id="aeff178d-b724-49ba-8c5e-7e9a56e3f47a" from="…@sure.im/Conv6ations.oHXD"><ping xmlns="urn:xmpp:ping"/><error type="wait" code="404"><recipient-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>, SIZE=284, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=error, STABLE_ID=45a86a97-1139-4f82-96e5-bb9d9c903bd9

There is nothing inherently exceptional about packet being send out of order (i.e. packet before user authenticates), even if it's an error being returned.

wojciech.kapcia@tigase.net commented 3 years ago

Log level adjusted.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
tigase-server-8.2.0
Spent time
15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1259
Please wait...
Page is in error, reload to recover