[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.
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.