Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. Disconnected from FCM.
  2. 2017-06-28 14:41:46.669966+0700 Ping[7400:2459111] [ChatService] Doing Chat disconnect...
  3. PAppDelegate: QBChat.instance.disconnect
  4. 2017-06-28 14:41:46.687658+0700 Ping[7400:2459178] [ChatService] Presence SNT: <presence type="unavailable"/>
  5. 2017-06-28 14:41:46.687795+0700 Ping[7400:2459178] [ChatService] Did disconnect
  6. 2017-06-28 14:42:10.071329+0700 Ping[7400:2459179] [] nw_socket_get_input_frames recvmsg(fd 17, 1024 bytes): [57] Socket is not connected
  7. didReceiveIncomingPushWith
  8. 2017-06-28 14:42:11.802737+0700 Ping[7400:2459331] [Firebase/Database][I-RDB034028] Using an unspecified index. Consider adding ".indexOn": ".value" at /conversations/L9soslaKc4VxN8iakF7J7HxPwtU26of6jLEox8Sp9nJBRHaOXepOYwC3/typingIndicator to your security rules for better performance
  9. 2017-06-28 14:42:11.802 Ping[7400] <Warning> [Firebase/Database][I-RDB034028] Using an unspecified index. Consider adding ".indexOn": ".value" at /conversations/L9soslaKc4VxN8iakF7J7HxPwtU26of6jLEox8Sp9nJBRHaOXepOYwC3/typingIndicator to your security rules for better performance
  10. PAppDelegate : QBChat.instance().connect.
  11. 2017-06-28 14:42:17.303625+0700 Ping[7400:2459491] [ChatService] Connecting to Chat, host: chat.quickblox.com, user JID: 28667494-58953@chat.quickblox.com/4BB35C0B-966F-48C4-8B03-3A24A5945B6A
  12. 2017-06-28 14:42:17.304169+0700 Ping[7400:2459492] dnssd_clientstub write_all(30) DEFUNCT
  13. 2017-06-28 14:42:17.304208+0700 Ping[7400:2459492] dnssd_clientstub deliver_request ERROR: write_all(30, 59 bytes) failed
  14. 2017-06-28 14:42:17.304367+0700 Ping[7400:2459492] dnssd_clientstub write_all(30) DEFUNCT
  15. Default
  16. 2017-06-28 14:42:19.418500+0700 Ping[7400:2459492] [ChatService] Stream isSecure: YES
  17. 2017-06-28 14:42:20.546404+0700 Ping[7400:2459331] [ChatService] Stream did connect, supportsStartTLS: YES
  18. connectToChat success
  19. 2017-06-28 14:42:20.856 rtc::[RTCClient] Signaling channel connected
  20. PAppDelegate: chatDidConnect
  21. 2017-06-28 14:42:20.857097+0700 Ping[7400:2459001] [ChatService] Did authenticate, user: 28667494
  22. 2017-06-28 14:42:20.860275+0700 Ping[7400:2459001] [ChatService] Presence SNT: <presence/>
  23. 2017-06-28 14:42:20.860469+0700 Ping[7400:2459001] [ChatService] IQ SNT: <iq type="get" id="C806DDBE-259A-4BB0-A92E-1A47CFDBC13D"><query xmlns="jabber:iq:roster"/></iq>
  24. 2017-06-28 14:42:21.160553+0700 Ping[7400:2459001] [ChatService] IQ RCV: <iq xmlns="jabber:client" to="28667494-58953@chat.quickblox.com/4BB35C0B-966F-48C4-8B03-3A24A5945B6A" type="result" id="E4FDE655-8DB6-43A4-AFB2-05D0AE2F0C4B"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>28667494-58953@chat.quickblox.com/4BB35C0B-966F-48C4-8B03-3A24A5945B6A</jid></bind></iq>
  25. 2017-06-28 14:42:21.466895+0700 Ping[7400:2459001] [ChatService] StreamManagement: enabled= <enabled xmlns="urn:xmpp:sm:3"/>
  26. 2017-06-28 14:42:21.884748+0700 Ping[7400:2459001] [ChatService] IQ RCV: <iq xmlns="jabber:client" to="28667494-58953@chat.quickblox.com/4BB35C0B-966F-48C4-8B03-3A24A5945B6A" type="result" id="C806DDBE-259A-4BB0-A92E-1A47CFDBC13D"><query xmlns="jabber:iq:roster"/></iq>
  27. 2017-06-28 14:42:21.887294+0700 Ping[7400:2459001] [ChatService] Presence RCV: <presence xmlns="jabber:client" to="28667494-58953@chat.quickblox.com" from="28667494-58953@chat.quickblox.com/4BB35C0B-966F-48C4-8B03-3A24A5945B6A"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement