We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried exporting my data from Tigase and all that came back was my avatar. There was an interesting sequence of messages in --verbose mode, though:
DEBUG SEND: <iq type="get" id="5"><query xmlns="jabber:iq:roster" /></iq> DEBUG SEND: <iq type="set" id="6"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource /></bind></iq> DEBUG RECV: <ns0:iq xmlns:ns0="jabber:client" xmlns:ns1="jabber:iq:roster" xmlns:ns2="urn:ietf:params:xml:ns:xmpp-stanzas" id="5" type="error"><ns1:query /><ns0:error code="401" type="auth"><ns2:not-authorized /><ns2:text xml:lang="en">You must bind the resource first: http://www.xmpp.org/rfcs/rfc3920.html#bind</ns2:text></ns0:error></ns0:iq>
Let me know if you need more of the log. (I'd need to strip out auth bits, etc.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried exporting my data from Tigase and all that came back was my avatar. There was an interesting sequence of messages in --verbose mode, though:
Let me know if you need more of the log. (I'd need to strip out auth bits, etc.)
The text was updated successfully, but these errors were encountered: