Last active
May 2, 2016 17:39
-
-
Save kevb10/b4d9968667b2e9d9b24671e60687275b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-05-02 12:36:21.044 Vice Versa[880:290006] Init - QMAuthService service... | |
2016-05-02 12:36:21.045 Vice Versa[880:290006] Init - QMChatService service... | |
2016-05-02 12:36:21.054 Vice Versa[880:290006] Init - QMUsersService service... | |
2016-05-02 12:36:21.067 Vice Versa[880:290060] [QBCore] Request URL:https://api.quickblox.com/login.json | |
2016-05-02 12:36:21.068 Vice Versa[880:290060] [QBCore] Request method: POST | |
2016-05-02 12:36:21.068 Vice Versa[880:290060] [QBCore] Request parameters:{ | |
email = "[email protected]"; | |
password = 12345678; | |
} | |
2016-05-02 12:36:21.068 Vice Versa[880:290060] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"Content-Type" = "application/x-www-form-urlencoded"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:21.151 Vice Versa[880:290052] [QMChatCache] Dialogs to insert 0, update 0 | |
2016-05-02 12:36:21.658 Vice Versa[880:290052] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "no-cache"; | |
Connection = "keep-alive"; | |
"Content-Length" = 383; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:21 GMT"; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:30:54 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "202 Accepted"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = c3a39471552041020a8b02f31b1e23b9; | |
"X-Runtime" = "0.034309"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:21.658 Vice Versa[880:290052] [QBCore] Response object: { | |
user = { | |
"blob_id" = "<null>"; | |
"created_at" = "2016-01-12T17:03:26Z"; | |
"custom_data" = "<null>"; | |
email = "[email protected]"; | |
"external_user_id" = "<null>"; | |
"facebook_id" = "<null>"; | |
"full_name" = "My Admin"; | |
id = 8334346; | |
"last_request_at" = "2016-05-02T17:36:21Z"; | |
login = admin; | |
"owner_id" = 42418; | |
phone = "<null>"; | |
"twitter_digits_id" = "<null>"; | |
"twitter_id" = "<null>"; | |
"updated_at" = "2016-05-02T16:12:45Z"; | |
"user_tags" = "<null>"; | |
website = "<null>"; | |
}; | |
} | |
2016-05-02 12:36:21.663 Vice Versa[880:290052] [Core] Set default chat endpoint for QBConnectionZoneTypeAutomatic | |
2016-05-02 12:36:21.678 Vice Versa[880:290049] [ChatService] Connecting to Chat, host: chat.quickblox.com, user JID: [email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D | |
2016-05-02 12:36:22.441 Vice Versa[880:290059] [ChatService] Stream did connect, supportsStartTLS: 1 | |
2016-05-02 12:36:22.441 Vice Versa[880:290059] [ChatService] Trying TLS... | |
2016-05-02 12:36:23.000 Vice Versa[880:290059] [ChatService] Stream isSecure: YES | |
2016-05-02 12:36:23.192 Vice Versa[880:290049] [ChatService] Stream did connect, supportsStartTLS: 0 | |
2016-05-02 12:36:23.555 Vice Versa[880:290057] [ChatService] Did authenticate, user: 8334346 | |
2016-05-02 12:36:23.580 Vice Versa[880:290051] [ChatService] IQ SNT: <iq xmlns="jabber:client" type="set" id="A2CD4D21-D0C6-429E-BAD2-6425635E130A"><enable xmlns="urn:xmpp:carbons:2"/></iq> | |
2016-05-02 12:36:23.580 Vice Versa[880:290051] [ChatService] Presence SNT: <presence/> | |
2016-05-02 12:36:23.581 Vice Versa[880:290051] [ChatService] IQ SNT: <iq type="get" id="2703B6A1-AA2F-428D-B557-9B1C19279824"><query xmlns="jabber:iq:roster"/></iq> | |
2016-05-02 12:36:23.606 Vice Versa[880:290057] [QBCore] Request URL:https://api.quickblox.com/subscriptions.json | |
2016-05-02 12:36:23.606 Vice Versa[880:290057] [QBCore] Request method: POST | |
2016-05-02 12:36:23.606 Vice Versa[880:290057] [QBCore] Request parameters:{ | |
device = { | |
platform = ios; | |
udid = "92DA8B36-929F-4D54-97CA-1349F38DBD1D"; | |
}; | |
"notification_channels" = apns; | |
"push_token" = { | |
"client_identification_sequence" = 85b89d724ef1bc5feeb19ec3a3e02e4f59c7cdede3ccdba64ceefce4b4467b4e; | |
environment = development; | |
}; | |
} | |
2016-05-02 12:36:23.606 Vice Versa[880:290057] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"Content-Type" = "application/x-www-form-urlencoded"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:23.678 Vice Versa[880:290060] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="A2CD4D21-D0C6-429E-BAD2-6425635E130A" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"/> | |
2016-05-02 12:36:23.779 Vice Versa[880:290051] [ChatService] StreamManagement: enabled= <enabled xmlns="urn:xmpp:sm:3"/> | |
2016-05-02 12:36:23.783 Vice Versa[880:290057] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "max-age=0, private, must-revalidate"; | |
Connection = "keep-alive"; | |
"Content-Length" = 155; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:23 GMT"; | |
Etag = "\"5889669e85a25f800ae49d57fce325a4\""; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:30:54 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "201 Created"; | |
"Strict-Transport-Security" = "max-age=15768000;"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = 2a6b7891f96d096c8fa28f8f0eb8b5e8; | |
"X-Runtime" = "0.068881"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:23.785 Vice Versa[880:290057] [QBCore] Response object: ( | |
{ | |
subscription = { | |
device = { | |
platform = { | |
name = ios; | |
}; | |
udid = "92DA8B36-929F-4D54-97CA-1349F38DBD1D"; | |
}; | |
id = 8867927; | |
"notification_channel" = { | |
name = apns; | |
}; | |
}; | |
} | |
) | |
2016-05-02 12:36:23.880 Vice Versa[880:290060] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="2703B6A1-AA2F-428D-B557-9B1C19279824" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"><query xmlns="jabber:iq:roster"/></iq> | |
2016-05-02 12:36:23.882 Vice Versa[880:290060] [ChatService] Presence RCV: <presence xmlns="jabber:client" from="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D" to="[email protected]"/> | |
2016-05-02 12:36:24.700 Vice Versa[880:290052] [QBCore] Request URL:https://api.quickblox.com/chat/Dialog.json?limit=10&updated_at%5Bgte%5D=1462210410.631321 | |
2016-05-02 12:36:24.701 Vice Versa[880:290052] [QBCore] Request method: GET | |
2016-05-02 12:36:24.702 Vice Versa[880:290052] [QBCore] Request parameters:{ | |
limit = 10; | |
"updated_at[gte]" = "1462210410.631321"; | |
} | |
2016-05-02 12:36:24.702 Vice Versa[880:290052] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:25.735 Vice Versa[880:290052] [QBCore] Request URL:https://api.quickblox.com/subscriptions.json | |
2016-05-02 12:36:25.735 Vice Versa[880:290052] [QBCore] Request method: GET | |
2016-05-02 12:36:25.735 Vice Versa[880:290052] [QBCore] Request parameters:(null) | |
2016-05-02 12:36:25.735 Vice Versa[880:290052] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:25.738 Vice Versa[880:290052] [ChatService] Doing Chat disconnect... | |
2016-05-02 12:36:25.739 Vice Versa[880:290060] [QBCore] Request URL:https://api.quickblox.com/login.json | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request method: DELETE | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request parameters:(null) | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request URL:https://api.quickblox.com/login.json | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request method: DELETE | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request parameters:(null) | |
2016-05-02 12:36:25.741 Vice Versa[880:290060] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:25.757 Vice Versa[880:290006] Warning: Attempt to present <WEXLogInViewController: 0x15e15cc50> on <WEXMainInteractiveViewController: 0x15cd9b960> whose view is not in the window hierarchy! | |
2016-05-02 12:36:25.767 Vice Versa[880:290052] [QBCore] Request URL:https://api.quickblox.com/login.json | |
2016-05-02 12:36:25.768 Vice Versa[880:290052] [QBCore] Request method: POST | |
2016-05-02 12:36:25.768 Vice Versa[880:290052] [QBCore] Request parameters:{ | |
email = "[email protected]"; | |
password = ""; | |
} | |
2016-05-02 12:36:25.769 Vice Versa[880:290052] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"Content-Type" = "application/x-www-form-urlencoded"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:25.790 Vice Versa[880:290060] [ChatService] Presence SNT: <presence type="unavailable"/> | |
2016-05-02 12:36:25.790 Vice Versa[880:290060] [ChatService] Did disconnect | |
2016-05-02 12:36:25.894 Vice Versa[880:290059] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "max-age=0, private, must-revalidate"; | |
Connection = "keep-alive"; | |
"Content-Length" = 155; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:25 GMT"; | |
Etag = "\"5889669e85a25f800ae49d57fce325a4\""; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:30:54 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "200 OK"; | |
"Strict-Transport-Security" = "max-age=15768000;"; | |
"X-Rack-Cache" = miss; | |
"X-Request-Id" = f75e4436a5561764a12c30d17011c16e; | |
"X-Runtime" = "0.017820"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:25.895 Vice Versa[880:290059] [QBCore] Response object: ( | |
{ | |
subscription = { | |
device = { | |
platform = { | |
name = ios; | |
}; | |
udid = "92DA8B36-929F-4D54-97CA-1349F38DBD1D"; | |
}; | |
id = 8867927; | |
"notification_channel" = { | |
name = apns; | |
}; | |
}; | |
} | |
) | |
2016-05-02 12:36:25.895 Vice Versa[880:290059] [QBCore] Request URL:https://api.quickblox.com/subscriptions/8867927.json | |
2016-05-02 12:36:25.895 Vice Versa[880:290059] [QBCore] Request method: DELETE | |
2016-05-02 12:36:25.896 Vice Versa[880:290059] [QBCore] Request parameters:(null) | |
2016-05-02 12:36:25.896 Vice Versa[880:290059] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:26.080 Vice Versa[880:290052] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "max-age=0, private, must-revalidate"; | |
Connection = "keep-alive"; | |
"Content-Length" = 1; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:26 GMT"; | |
Etag = "\"7215ee9c7d9dc229d2921a40e899ec5f\""; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:30:54 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "200 OK"; | |
"Strict-Transport-Security" = "max-age=15768000;"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = 09b4a052a7c563c9b29ec3185b47d088; | |
"X-Runtime" = "0.061011"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:26.159 Vice Versa[880:290052] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "max-age=0, private, must-revalidate"; | |
Connection = "keep-alive"; | |
"Content-Length" = 1; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:26 GMT"; | |
Etag = "\"7215ee9c7d9dc229d2921a40e899ec5f\""; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:30:54 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "200 OK"; | |
"Strict-Transport-Security" = "max-age=15768000;"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = 3f184d6d9c95870071bf898814a77a7d; | |
"X-Runtime" = "0.010039"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:26.200 Vice Versa[880:290060] [QBCore] Response error: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: client error (422)" UserInfo={com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x15e038850> { URL: https://api.quickblox.com/login.json } { status code: 422, headers { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "no-cache"; | |
Connection = "keep-alive"; | |
"Content-Length" = 45; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:26 GMT"; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:36:26 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "422 Unprocessable Entity"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = 6ab77b12f098dd21c31d9ebc88b463ac; | |
"X-Runtime" = "0.024053"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} }, NSErrorFailingURLKey=https://api.quickblox.com/login.json, com.alamofire.serialization.response.error.data=<7b226572 726f7273 223a7b22 62617365 223a5b22 466f7262 69646465 6e2e204e 65656420 75736572 2e225d7d 7d>, NSLocalizedDescription=Request failed: client error (422)} | |
2016-05-02 12:36:26.201 Vice Versa[880:290060] [QBCore] Response error reasons: { | |
errors = { | |
base = ( | |
"Forbidden. Need user." | |
); | |
}; | |
} | |
2016-05-02 12:36:26.201 Vice Versa[880:290060] [ChatService] Doing Chat disconnect... | |
2016-05-02 12:36:26.219 Vice Versa[880:290060] [QBCore] Response error: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: client error (422)" UserInfo={com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x15e126360> { URL: https://api.quickblox.com/login.json } { status code: 422, headers { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "no-cache"; | |
Connection = "keep-alive"; | |
"Content-Length" = 43; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:26 GMT"; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:36:26 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "422 Unprocessable Entity"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = d93905e11e3ace7326e4571af8b18e43; | |
"X-Runtime" = "0.031586"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} }, NSErrorFailingURLKey=https://api.quickblox.com/login.json, com.alamofire.serialization.response.error.data=<7b226572 726f7273 223a7b22 70617373 776f7264 223a5b22 63616e6e 6f742062 6520626c 616e6b22 5d7d7d>, NSLocalizedDescription=Request failed: client error (422)} | |
2016-05-02 12:36:26.220 Vice Versa[880:290060] [QBCore] Response error reasons: { | |
errors = { | |
password = ( | |
"cannot be blank" | |
); | |
}; | |
} | |
2016-05-02 12:36:26.981 Vice Versa[880:290059] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "max-age=0, private, must-revalidate"; | |
Connection = "keep-alive"; | |
"Content-Length" = 50; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:26 GMT"; | |
Etag = "\"54cbacd5614f877cdc525458d3006000\""; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:30:54 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "200 OK"; | |
"Strict-Transport-Security" = "max-age=15768000;"; | |
"X-Rack-Cache" = miss; | |
"X-Request-Id" = 86f4cbda16838d56107c3a2256a71eab; | |
"X-Runtime" = "1.754582"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:26.981 Vice Versa[880:290059] [QBCore] Response object: { | |
items = ( | |
); | |
limit = 10; | |
skip = 0; | |
"total_entries" = 0; | |
} | |
2016-05-02 12:36:26.981 Vice Versa[880:290059] [QBCore] Response object: { | |
items = ( | |
); | |
limit = 10; | |
skip = 0; | |
"total_entries" = 0; | |
} | |
2016-05-02 12:36:36.182 Vice Versa[880:290049] [QBCore] Request URL:https://api.quickblox.com/users/by_login.json?login=admin | |
2016-05-02 12:36:36.182 Vice Versa[880:290049] [QBCore] Request method: GET | |
2016-05-02 12:36:36.182 Vice Versa[880:290049] [QBCore] Request parameters:{ | |
login = admin; | |
} | |
2016-05-02 12:36:36.183 Vice Versa[880:290049] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:36.624 Vice Versa[880:290060] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "max-age=0, private, must-revalidate"; | |
Connection = "keep-alive"; | |
"Content-Length" = 383; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:36 GMT"; | |
Etag = "\"766bf41c05f3d8a423b490a604acf730\""; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:36:26 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "200 OK"; | |
"Strict-Transport-Security" = "max-age=15768000;"; | |
"X-Rack-Cache" = miss; | |
"X-Request-Id" = 0da56d921e8a32c5a83faff2abf74942; | |
"X-Runtime" = "0.027623"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:36.649 Vice Versa[880:290049] [QBCore] Response object: { | |
user = { | |
"blob_id" = "<null>"; | |
"created_at" = "2016-01-12T17:03:26Z"; | |
"custom_data" = "<null>"; | |
email = "[email protected]"; | |
"external_user_id" = "<null>"; | |
"facebook_id" = "<null>"; | |
"full_name" = "My Admin"; | |
id = 8334346; | |
"last_request_at" = "2016-05-02T17:36:25Z"; | |
login = admin; | |
"owner_id" = 42418; | |
phone = "<null>"; | |
"twitter_digits_id" = "<null>"; | |
"twitter_id" = "<null>"; | |
"updated_at" = "2016-05-02T16:12:45Z"; | |
"user_tags" = "<null>"; | |
website = "<null>"; | |
}; | |
} | |
2016-05-02 12:36:36.649 Vice Versa[880:290049] [QBCore] Request URL:https://api.quickblox.com/login.json | |
2016-05-02 12:36:36.649 Vice Versa[880:290049] [QBCore] Request method: POST | |
2016-05-02 12:36:36.653 Vice Versa[880:290049] [QBCore] Request parameters:{ | |
login = admin; | |
password = 12345678; | |
} | |
2016-05-02 12:36:36.653 Vice Versa[880:290049] [QBCore] Request headers: { | |
"Accept-Language" = "en-US;q=1, fr-FR;q=0.9"; | |
"Content-Type" = "application/x-www-form-urlencoded"; | |
"QB-OS" = "iOS 9.3"; | |
"QB-SDK" = "iOS 2.7.2"; | |
"QB-Token" = 045f671e5a087751bf7a5dcf8e6aa675b117dd32; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "Vice Versa/0.9 (iPhone; iOS 9.3; Scale/3.00)"; | |
} | |
2016-05-02 12:36:36.799 Vice Versa[880:290049] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "no-cache"; | |
Connection = "keep-alive"; | |
"Content-Length" = 383; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Mon, 02 May 2016 17:36:36 GMT"; | |
"QB-Token-ExpirationDate" = "2016-05-02 19:36:26 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "nginx/1.8.1"; | |
Status = "202 Accepted"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = 6db3fff1510f97d072f305e55bbf0a48; | |
"X-Runtime" = "0.024830"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2016-05-02 12:36:36.800 Vice Versa[880:290049] [QBCore] Response object: { | |
user = { | |
"blob_id" = "<null>"; | |
"created_at" = "2016-01-12T17:03:26Z"; | |
"custom_data" = "<null>"; | |
email = "[email protected]"; | |
"external_user_id" = "<null>"; | |
"facebook_id" = "<null>"; | |
"full_name" = "My Admin"; | |
id = 8334346; | |
"last_request_at" = "2016-05-02T17:36:36Z"; | |
login = admin; | |
"owner_id" = 42418; | |
phone = "<null>"; | |
"twitter_digits_id" = "<null>"; | |
"twitter_id" = "<null>"; | |
"updated_at" = "2016-05-02T16:12:45Z"; | |
"user_tags" = "<null>"; | |
website = "<null>"; | |
}; | |
} | |
2016-05-02 12:36:36.819 Vice Versa[880:290212] [ChatService] Connecting to Chat, host: chat.quickblox.com, user JID: [email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D | |
2016-05-02 12:36:36.835 Vice Versa[880:290049] plugin com.microsoft.wordflow.extension invalidated | |
2016-05-02 12:36:37.305 Vice Versa[880:290049] [ChatService] Stream did connect, supportsStartTLS: 1 | |
2016-05-02 12:36:37.306 Vice Versa[880:290049] [ChatService] Trying TLS... | |
2016-05-02 12:36:37.953 Vice Versa[880:290212] [ChatService] Stream isSecure: YES | |
2016-05-02 12:36:38.198 Vice Versa[880:290049] [ChatService] Stream did connect, supportsStartTLS: 0 | |
2016-05-02 12:36:38.703 Vice Versa[880:290212] [ChatService] Did authenticate, user: 8334346 | |
2016-05-02 12:36:38.771 Vice Versa[880:290060] [ChatService] IQ SNT: <iq xmlns="jabber:client" type="set" id="071EFDFC-ED8C-4275-BF78-C954458546E6"><enable xmlns="urn:xmpp:carbons:2"/></iq> | |
2016-05-02 12:36:38.773 Vice Versa[880:290057] [ChatService] Presence SNT: <presence/> | |
2016-05-02 12:36:38.774 Vice Versa[880:290057] [ChatService] IQ SNT: <iq type="get" id="EF684519-BD33-4604-95B8-3D06FDDEBB4C"><query xmlns="jabber:iq:roster"/></iq> | |
2016-05-02 12:36:38.789 Vice Versa[880:290060] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="071EFDFC-ED8C-4275-BF78-C954458546E6" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"/> | |
2016-05-02 12:36:38.893 Vice Versa[880:290060] [ChatService] StreamManagement: enabled= <enabled xmlns="urn:xmpp:sm:3"/> | |
2016-05-02 12:36:38.986 Vice Versa[880:290212] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="EF684519-BD33-4604-95B8-3D06FDDEBB4C" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"><query xmlns="jabber:iq:roster"/></iq> | |
2016-05-02 12:36:38.987 Vice Versa[880:290212] [ChatService] Presence RCV: <presence xmlns="jabber:client" from="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D" to="[email protected]"/> | |
2016-05-02 12:36:59.758 Vice Versa[880:290059] [ChatService] Message RCV: <message xmlns="jabber:client" type="chat" to="[email protected]" id="5727903afaffa4b0260041a8" from="[email protected]/428749CD-8969-49B1-99D8-929ACB6FA18E"><body>I would like to buy your textbook 21234324324 (for class: ECE 015 - New Student Assembly) for $60</body><extraParams xmlns="jabber:client"><save_to_history>1</save_to_history><date_sent>1462210618</date_sent><dialog_id>57278edaa28f9a0545000007</dialog_id><message_id>5727903afaffa4b0260041a8</message_id></extraParams><markable xmlns="urn:xmpp:chat-markers:0"/></message> | |
2016-05-02 12:36:59.815 Vice Versa[880:290059] [ChatService] Message SNT: <message to="[email protected]" type="chat" id="5727903b52ef3270030041a8"><received xmlns="urn:xmpp:chat-markers:0" id="5727903afaffa4b0260041a8"/><extraParams xmlns="jabber:client"><dialog_id>57278edaa28f9a0545000007</dialog_id></extraParams></message> | |
2016-05-02 12:36:59.816 Vice Versa[880:290049] [QMChatCache] Dialogs to insert 1, update 0 | |
2016-05-02 12:36:59.818 Vice Versa[880:290049] [QMChatCache] Messages to insert 1, update 0 | |
2016-05-02 12:36:59.817 Vice Versa[880:290059] [ChatService] Message SNT: <message to="[email protected]" type="chat" id="5727903b52ef3270030041ab"><received xmlns="urn:xmpp:chat-markers:0" id="5727903afaffa4b0260041a8"/><extraParams xmlns="jabber:client"><dialog_id>57278edaa28f9a0545000007</dialog_id></extraParams></message> | |
2016-05-02 12:36:59.819 Vice Versa[880:290059] [ChatService] StreamManagement: did request acknowledgment | |
2016-05-02 12:36:59.899 Vice Versa[880:290049] [ChatService] StreamManagement: did receive acknowledgments for stanza ids count: 2 | |
2016-05-02 12:36:59.903 Vice Versa[880:290310] [QMChatCache] Messages to insert 0, update 1 | |
2016-05-02 12:37:07.750 Vice Versa[880:290312] [ChatService] Did disconnect with error: Error Domain=GCDAsyncSocketErrorDomain Code=7 "Socket closed by remote peer" UserInfo={NSLocalizedDescription=Socket closed by remote peer} | |
2016-05-02 12:37:10.150 Vice Versa[880:290309] [ChatService] Stream did connect, supportsStartTLS: 1 | |
2016-05-02 12:37:10.151 Vice Versa[880:290309] [ChatService] Trying TLS... | |
2016-05-02 12:37:10.725 Vice Versa[880:290309] [ChatService] Stream isSecure: YES | |
2016-05-02 12:37:10.964 Vice Versa[880:290310] [ChatService] Stream did connect, supportsStartTLS: 0 | |
2016-05-02 12:37:11.456 Vice Versa[880:290314] [ChatService] Did authenticate, user: 8334346 | |
2016-05-02 12:37:11.456 Vice Versa[880:290314] [ChatService] IQ SNT: <iq xmlns="jabber:client" type="set" id="17E8A621-06F0-4D1F-A85E-DDE523EC16B6"><enable xmlns="urn:xmpp:carbons:2"/></iq> | |
2016-05-02 12:37:11.457 Vice Versa[880:290314] [ChatService] Presence SNT: <presence/> | |
2016-05-02 12:37:11.462 Vice Versa[880:290049] [ChatService] IQ SNT: <iq type="get" id="69623A98-DB25-4FDD-8324-DEC8C9ACC93D"><query xmlns="jabber:iq:roster"/></iq> | |
2016-05-02 12:37:11.465 Vice Versa[880:290312] [ChatService] IQ SNT: <iq xmlns="jabber:client" type="set" id="CA32CCE7-0C89-48E1-A267-61EC37011C85"><enable xmlns="urn:xmpp:carbons:2"/></iq> | |
2016-05-02 12:37:12.125 Vice Versa[880:290312] [ChatService] StreamManagement: enabled= <enabled xmlns="urn:xmpp:sm:3"/> | |
2016-05-02 12:37:12.229 Vice Versa[880:290310] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="17E8A621-06F0-4D1F-A85E-DDE523EC16B6" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"/> | |
2016-05-02 12:37:12.230 Vice Versa[880:290310] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="CA32CCE7-0C89-48E1-A267-61EC37011C85" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"/> | |
2016-05-02 12:37:12.232 Vice Versa[880:290314] [ChatService] IQ RCV: <iq xmlns="jabber:client" type="result" id="69623A98-DB25-4FDD-8324-DEC8C9ACC93D" to="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D"><query xmlns="jabber:iq:roster"/></iq> | |
2016-05-02 12:37:12.233 Vice Versa[880:290572] [ChatService] Presence RCV: <presence xmlns="jabber:client" from="[email protected]/92DA8B36-929F-4D54-97CA-1349F38DBD1D" to="[email protected]"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment