Skip to content

Instantly share code, notes, and snippets.

@ldvc
Created May 2, 2018 16:14
Show Gist options
  • Save ldvc/d2fe42ddcd8b3de30f081627b45a2809 to your computer and use it in GitHub Desktop.
Save ldvc/d2fe42ddcd8b3de30f081627b45a2809 to your computer and use it in GitHub Desktop.
05-02 16:28:03.203 D/conversations(28025): app switched into foreground
05-02 16:28:43.989 D/conversations(28025): ConversationsOverviewFragment.onPause()
05-02 16:28:43.991 D/conversations(28025): ConversationFragment.onAttach()
05-02 16:28:44.025 D/conversations(28025): reInit(hasExtras=true)
05-02 16:28:44.025 D/conversations(28025): trimming conversation
05-02 16:28:44.074 D/conversations(28025): scrolledToBottomAndNoPending=true
05-02 16:28:44.074 D/conversations(28025): jump to first unread message
05-02 16:28:49.896 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userq@example.com
05-02 16:28:49.897 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userl@myserver.com
05-02 16:28:49.898 D/conversations(28025): AxolotlService (usert@myserver.com): Found device userl@myserver.com:9396475
05-02 16:28:49.898 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userm@myserver.com
05-02 16:28:49.899 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userd@myserver.com
05-02 16:28:49.903 D/conversations(28025): usert@myserver.com: createSessionsIfNeeded() - jids with empty device list: []
05-02 16:28:49.904 I/conversations(28025): AxolotlService (usert@myserver.com): Creating axolotl sessions if needed...
05-02 16:28:49.904 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userq@example.com
05-02 16:28:49.904 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userl@myserver.com
05-02 16:28:49.905 D/conversations(28025): AxolotlService (usert@myserver.com): Found device userl@myserver.com:9396475
05-02 16:28:49.905 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userm@myserver.com
05-02 16:28:49.905 D/conversations(28025): AxolotlService (usert@myserver.com): Finding devices without session for userd@myserver.com
05-02 16:28:49.905 D/conversations(28025): AxolotlService (usert@myserver.com): Processing device: userl@myserver.com:9396475
05-02 16:28:49.905 I/conversations(28025): AxolotlService (usert@myserver.com): Building new session for userl@myserver.com:9396475
05-02 16:28:49.907 D/conversations(28025): AxolotlService (usert@myserver.com): Retrieving bundle: <iq to="userl@myserver.com" type="get"><pubsub xmlns="http://jabber.org/protocol/pubsub"><items node="eu.siacs.conversations.axolotl.bundles:9396475"/></pubsub></iq>
05-02 16:28:50.025 D/conversations(28025): usert@myserver.com send ping (action=ui,lowuserteout=false)
05-02 16:28:50.114 D/conversations(28025): AxolotlService (usert@myserver.com): Error received while building session:<error xmlns="jabber:client" type="cancel" code="404"><item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Node not found</text></error>
05-02 16:28:50.169 D/conversations(28025): AxolotlService (usert@myserver.com): Cache miss: e003fd27-48fd-4427-82b7-827f3ca2424f
05-02 16:28:50.391 D/conversations(28025): AxolotlService (usert@myserver.com): Generated message, caching: e003fd27-48fd-4427-82b7-827f3ca2424f
05-02 16:28:50.391 D/conversations(28025): AxolotlService (usert@myserver.com): Cache hit: e003fd27-48fd-4427-82b7-827f3ca2424f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment