Hi everybody,
since a couple of days ago I'm having problems logging on to jabber.earth.li.
Debugging my session, I found that the following "Unauthorized!" message is sent even before a password is asked - which looks like my user doesn't exist anymore.
<iq type="error" id="auth_1" > <query xmlns="jabber:iq:auth"> <username>musicaetnatura</username> </query> <error code="401" >Unauthorized</error> </iq>
If my user still existed, I would have expected an answer like this:
<iq type="result" id="auth_1" > <query xmlns="jabber:iq:auth"> <username>musicaetnatura</username> <password/> <digest/> <resource/> </query> </iq>
Did you have problems with your user database lately, or is this my messenger's fault? Can you confirm that the user was deleted?
Thank you!
Thomas