Skip to content
New issue

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

Roster export fails because of failure to bind? #1

Open
timmc opened this issue Apr 23, 2014 · 0 comments
Open

Roster export fails because of failure to bind? #1

timmc opened this issue Apr 23, 2014 · 0 comments

Comments

@timmc
Copy link

timmc commented Apr 23, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant