Skip to content

Roster export fails because of failure to bind? #1

@timmc

Description

@timmc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions