Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.30 KB | None | 0 0
  1. 09-01 17:02:52.131 26312-26312/? I/art﹕ Late-enabling -Xcheck:jni
  2. 09-01 17:02:52.405 26312-26312/club.itsyou.app I/MultiDex﹕ VM with version 2.1.0 has multidex support
  3. 09-01 17:02:52.405 26312-26312/club.itsyou.app I/MultiDex﹕ install
  4. 09-01 17:02:52.405 26312-26312/club.itsyou.app I/MultiDex﹕ VM has multidex support, MultiDex support library is disabled.
  5. 09-01 17:02:52.740 26312-26324/club.itsyou.app W/art﹕ Suspending all threads took: 12.343ms
  6. 09-01 17:02:53.004 26312-26312/club.itsyou.app I/YOU﹕ Working online
  7. 09-01 17:02:53.007 26312-26312/club.itsyou.app I/YOU﹕ Webclient constructor
  8. 09-01 17:02:53.451 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Connecting 739774838 http://itsyou.club:8047/websoc...
  9. 09-01 17:02:54.267 26312-26382/club.itsyou.app D/YOU_PAVEL﹕ XMPP checking waiting..
  10. 09-01 17:02:54.267 26312-26382/club.itsyou.app D/YOU_PAVEL﹕ XMPP start connect
  11. 09-01 17:02:54.291 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: synchronizeoffline, requests: 0
  12. 09-01 17:02:54.295 26312-26384/club.itsyou.app D/OpenGLRenderer﹕ Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  13. 09-01 17:02:54.302 26312-26312/club.itsyou.app D/Atlas﹕ Validating map...
  14. 09-01 17:02:54.322 26312-26312/club.itsyou.app I/Choreographer﹕ Skipped 30 frames! The application may be doing too much work on its main thread.
  15. 09-01 17:02:54.356 26312-26384/club.itsyou.app I/Adreno-EGL﹕ <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 01/14/15, ab0075f, Id3510ff6dc
  16. 09-01 17:02:54.359 26312-26384/club.itsyou.app I/OpenGLRenderer﹕ Initialized EGL, version 1.4
  17. 09-01 17:02:54.381 26312-26384/club.itsyou.app D/OpenGLRenderer﹕ Enabling debug mode 0
  18. 09-01 17:02:54.454 26312-26382/club.itsyou.app D/YOU_PAVEL﹕ XMPP connected
  19. 09-01 17:02:54.486 26312-26312/club.itsyou.app I/ViewUtils﹕ app:theme is now deprecated. Please move to using android:theme instead.
  20. 09-01 17:02:54.790 26312-26312/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTask(deletedFlag)
  21. 09-01 17:02:54.790 26312-26312/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  22. 09-01 17:02:54.790 26312-26312/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(user)
  23. 09-01 17:02:55.167 26312-26389/club.itsyou.app W/SASLError﹕ Could not transform string 'bad_auth' to SASLError
  24. java.lang.IllegalArgumentException: bad_auth is not a constant in org.jivesoftware.smack.sasl.SASLError
  25. at java.lang.Enum.valueOf(Enum.java:200)
  26. at org.jivesoftware.smack.sasl.SASLError.valueOf(SASLError.java:22)
  27. at org.jivesoftware.smack.sasl.SASLError.fromString(SASLError.java:46)
  28. at org.jivesoftware.smack.sasl.packet.SaslStreamElements$SASLFailure.<init>(SaslStreamElements.java:169)
  29. at org.jivesoftware.smack.util.PacketParserUtils.parseSASLFailure(PacketParserUtils.java:794)
  30. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1030)
  31. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$200(XMPPTCPConnection.java:935)
  32. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:950)
  33. at java.lang.Thread.run(Thread.java:818)
  34. 09-01 17:02:55.168 26312-26382/club.itsyou.app W/System.err﹕ org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: bad-auth
  35. 09-01 17:02:55.168 26312-26382/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:365)
  36. 09-01 17:02:55.168 26312-26382/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1031)
  37. 09-01 17:02:55.168 26312-26382/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$200(XMPPTCPConnection.java:935)
  38. 09-01 17:02:55.168 26312-26382/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:950)
  39. 09-01 17:02:55.168 26312-26382/club.itsyou.app W/System.err﹕ at java.lang.Thread.run(Thread.java:818)
  40. 09-01 17:02:55.295 26312-26408/club.itsyou.app D/YOU_PAVEL﹕ XMPP checking waiting..
  41. 09-01 17:02:57.353 26312-26408/club.itsyou.app D/YOU_PAVEL﹕ XMPP start connect
  42. 09-01 17:02:57.354 26312-26408/club.itsyou.app D/YOU_PAVEL﹕ XMPP sended: <presence id='Tjgxp-3' type='unavailable'></presence>
  43. 09-01 17:02:57.363 26312-26408/club.itsyou.app D/YOU_PAVEL﹕ XMPP connectionClosed
  44. 09-01 17:02:57.363 26312-26408/club.itsyou.app D/YOU_PAVEL﹕ XMPP error: already connecting
  45. 09-01 17:02:57.466 26312-26408/club.itsyou.app D/YOU_PAVEL﹕ XMPP connected
  46. 09-01 17:02:58.202 26312-26431/club.itsyou.app W/SASLError﹕ Could not transform string 'bad_auth' to SASLError
  47. java.lang.IllegalArgumentException: bad_auth is not a constant in org.jivesoftware.smack.sasl.SASLError
  48. at java.lang.Enum.valueOf(Enum.java:200)
  49. at org.jivesoftware.smack.sasl.SASLError.valueOf(SASLError.java:22)
  50. at org.jivesoftware.smack.sasl.SASLError.fromString(SASLError.java:46)
  51. at org.jivesoftware.smack.sasl.packet.SaslStreamElements$SASLFailure.<init>(SaslStreamElements.java:169)
  52. at org.jivesoftware.smack.util.PacketParserUtils.parseSASLFailure(PacketParserUtils.java:794)
  53. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1030)
  54. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$200(XMPPTCPConnection.java:935)
  55. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:950)
  56. at java.lang.Thread.run(Thread.java:818)
  57. 09-01 17:02:58.203 26312-26408/club.itsyou.app W/System.err﹕ org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: bad-auth
  58. 09-01 17:02:58.203 26312-26408/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:365)
  59. 09-01 17:02:58.203 26312-26408/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1031)
  60. 09-01 17:02:58.203 26312-26408/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$200(XMPPTCPConnection.java:935)
  61. 09-01 17:02:58.203 26312-26408/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:950)
  62. 09-01 17:02:58.203 26312-26408/club.itsyou.app W/System.err﹕ at java.lang.Thread.run(Thread.java:818)
  63. 09-01 17:02:58.343 26312-26440/club.itsyou.app D/YOU_PAVEL﹕ XMPP checking waiting..
  64. 09-01 17:02:59.284 26312-26468/club.itsyou.app D/YOU_DEBUG﹕ Server time: 1 Sep 2015 12:03:00 GMT
  65. 09-01 17:02:59.284 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Connected 635878622
  66. 09-01 17:02:59.284 26312-26312/club.itsyou.app I/YOU﹕ Connection enstablished
  67. 09-01 17:02:59.284 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  68. 09-01 17:02:59.284 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(user)
  69. 09-01 17:02:59.284 26312-26312/club.itsyou.app W/Settings﹕ Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
  70. 09-01 17:02:59.285 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: signin, requests: 1
  71. 09-01 17:02:59.285 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: signin
  72. 09-01 17:02:59.285 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  73. 09-01 17:02:59.285 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(user)
  74. 09-01 17:02:59.286 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  75. {"method":"signin","id":"1441108973034","params":{"login":"ra1ph2","password":"ee0adc3949b159abbe56e057f20f883a","deviceID":"8da807d99b9d7eba","devicePlatform":"2","deviceToken":"chlEJdy5tno:APA91bGXFg9As1Sh7EHdTDt_Wx6P4aUzX0l94-db2tUXyKeOX2CeZRBQ_lTg7w9fvNcjtcI03NkBSDIwn1BPDUnxf_DMD-RYr0v6iBoZqncFtjmj16v4ctmjuU4y5wM-ePyzkgD7IbpW","api":"0.1.14","deviceLocale":"ru"}}
  76. 09-01 17:02:59.286 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  77. 09-01 17:02:59.286 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(user)
  78. 09-01 17:02:59.291 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  79. 09-01 17:02:59.292 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(user)
  80. 09-01 17:02:59.293 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(status)
  81. 09-01 17:02:59.295 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(deletedFlag)
  82. 09-01 17:02:59.438 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  83. 09-01 17:02:59.438 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(user)
  84. 09-01 17:02:59.439 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUDelegationChain(delegatedTo)
  85. 09-01 17:02:59.439 26312-26468/club.itsyou.app E/SQLiteLog﹕ (284) automatic index on YOUTaskSpectator(user)
  86. 09-01 17:02:59.600 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973034 AT SOCKET: 0:
  87. {
  88. "id": 1441108973034,"socketType":"main","timestamp": "2015-09-01 12:03:00",
  89. "result": {"serverID":298,"firstName":"","middleName":"","lastName":"","gender":0,"birthdate":null,"email":"atlyan@mail.ru","login":"ra1ph2","phone":"785924","facebookID":null,"linkedInID":null,"foursquareID":null,"vkontakteID":null,"pinterestID":null,"avatar":0,"avatarPath":null,"country":"","city":"","creationDateTime":"2015-05-29 07:37:29","modificationDateTime":"2015-05-29 07:37:29","deletedFlag":0,"type":"YOUUser","attributes":[]}}
  90. 09-01 17:02:59.600 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: synchronizeoffline
  91. 09-01 17:02:59.601 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  92. {"method":"synchronizeoffline","id":"1441108973033","params":{"lastSyncDate":"2015-09-01 11:58:32"}}
  93. 09-01 17:02:59.603 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ NOTIFICATION:NOTIFY_OFFLINE_START
  94. 09-01 17:02:59.608 26312-26312/club.itsyou.app D/ru.alxr:BottomToolbar﹕ onReceive NOTIFY_OFFLINE_START
  95. 09-01 17:03:00.404 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973033 AT SOCKET: 0:
  96. {"id":1441108973033,"timestamp":"2015-09-01 12:03:00","result":{"code":0,"message":"Finished: fully successful"}}
  97. 09-01 17:03:00.437 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Saving last_sync_date: 1 Sep 2015 12:03:00 GMT
  98. 09-01 17:03:00.442 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: synchronize, requests: 0
  99. 09-01 17:03:00.443 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: synchronize
  100. 09-01 17:03:00.464 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: RequestsGroup, requests: 1
  101. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  102. {"method":"synchronize","id":"1441108973036","params":[{"modificationDateTime":"2015-09-01 11:28:17","clientID":-1441106805490,"creationDateTime":"2015-09-01 11:28:16","type":"YOUReminder","changes":[-1441106805491,-1441106805492,-1441106805493,-1441106805494,-1441106805495,-1441106805496,-1441106805497,-1441106805498,-1441106805499,-1441106805500,-1441106805501,-1441106805502],"changesObjects":[{"field":"category","object":-1441106805490,"operand":1,"user":549,"clientID":-1441106805491,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"done","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805492,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"geoType","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805493,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"index","object":-1441106805490,"operand":"m","user":549,"clientID":-1441106805494,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field"
  103. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ :"isSystem","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805495,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"name","object":-1441106805490,"operand":"Почте ","user":549,"clientID":-1441106805496,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"recipient","object":-1441106805490,"operand":549,"user":549,"clientID":-1441106805497,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"repeatedDetails","object":-1441106805490,"operand":"","user":549,"clientID":-1441106805498,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"repeats","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805499,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"status","object":-1441106805490,"operand":2,"user":549,"clientID":-1441106805500,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"text","object":-1441106805490,"operand":"","user":549,"clientID":-1441106805501,"creati
  104. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ onDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"user","object":-1441106805490,"operand":549,"user":549,"clientID":-1441106805502,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"}]},{"modificationDateTime":"2015-09-01 11:30:33","clientID":-1441106805613,"creationDateTime":"2015-09-01 11:30:33","type":"YOUEvent","changes":[-1441106805614,-1441106805615,-1441106805616,-1441106805617,-1441106805618,-1441106805619,-1441106805620,-1441106805621,-1441106805622,-1441106805623,-1441106805624],"changesObjects":[{"field":"category","object":-1441106805613,"operand":1,"user":549,"clientID":-1441106805614,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"endDateTime","object":-1441106805613,"operand":"2015-09-01 15:00:00","user":549,"clientID":-1441106805615,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"eventFamily","object":-1441106805613,"operand":0,"user":549,"clientID":-1441106805616,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"
  105. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ field":"info","object":-1441106805613,"operand":"","user":549,"clientID":-1441106805617,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"name","object":-1441106805613,"operand":"Ещё одно ","user":549,"clientID":-1441106805618,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"priority","object":-1441106805613,"operand":0,"user":549,"clientID":-1441106805619,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"repeatedDetails","object":-1441106805613,"operand":"","user":549,"clientID":-1441106805620,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"repeats","object":-1441106805613,"operand":0,"user":549,"clientID":-1441106805621,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"startDateTime","object":-1441106805613,"operand":"2015-09-01 14:00:00","user":549,"clientID":-1441106805622,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"status","object":-1441106805613,"operand":0,"user":549,"c
  106. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ lientID":-1441106805623,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"user","object":-1441106805613,"operand":549,"user":549,"clientID":-1441106805624,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"}]},{"modificationDateTime":"2015-09-01 11:39:01","clientID":-1441107469707,"creationDateTime":"2015-09-01 11:39:01","type":"YOUEvent","changes":[-1441107469708,-1441107469709,-1441107469710,-1441107469711,-1441107469712,-1441107469713,-1441107469714,-1441107469715,-1441107469716,-1441107469717,-1441107469718],"changesObjects":[{"field":"category","object":-1441107469707,"operand":1,"user":549,"clientID":-1441107469708,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"endDateTime","object":-1441107469707,"operand":"2015-09-01 16:00:00","user":549,"clientID":-1441107469709,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"eventFamily","object":-1441107469707,"operand":0,"user":549,"clientID":-1441107469710,"creationDateTime":"2015-09-01 1
  107. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ 1:39:01","type":"YOUChange"},{"field":"info","object":-1441107469707,"operand":"","user":549,"clientID":-1441107469711,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"name","object":-1441107469707,"operand":"Тестовое в 8","user":549,"clientID":-1441107469712,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"priority","object":-1441107469707,"operand":0,"user":549,"clientID":-1441107469713,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"repeatedDetails","object":-1441107469707,"operand":"","user":549,"clientID":-1441107469714,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"repeats","object":-1441107469707,"operand":0,"user":549,"clientID":-1441107469715,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"startDateTime","object":-1441107469707,"operand":"2015-09-01 15:00:00","user":549,"clientID":-1441107469716,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"status","object":-14411
  108. 09-01 17:03:00.740 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ 07469707,"operand":0,"user":549,"clientID":-1441107469717,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"user","object":-1441107469707,"operand":549,"user":549,"clientID":-1441107469718,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"}]}]}
  109. 09-01 17:03:01.275 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973036 AT SOCKET: 0:
  110. {
  111. "id": 1441108973036,
  112. "timestamp": "2015-09-01 12:03:02",
  113. "error": {"code":2,"description":"1452(Cannot add or update a child row: a foreign key constraint fails (`you_youdb`.`notification`, CONSTRAINT `notification_user` FOREIGN KEY (`user_owner_id`) REFERENCES `user` (`user_id`)))"}}
  114. 09-01 17:03:01.294 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: RequestsGroup
  115. 09-01 17:03:01.294 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ NOTIFICATION:NOTIFY_PRELOAD_DONE
  116. 09-01 17:03:01.294 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ NOTIFICATION:NOTIFY_OFFLINE_END
  117. 09-01 17:03:01.295 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ request group count: 1
  118. 09-01 17:03:01.295 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ request group processing: {}
  119. 09-01 17:03:01.295 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: getsettinglist, requests: 0
  120. 09-01 17:03:01.295 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: getsettinglist
  121. 09-01 17:03:01.295 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  122. {"method":"getsettinglist","id":"1441108973076","params":[]}
  123. 09-01 17:03:01.300 26312-26312/club.itsyou.app D/ru.alxr:BottomToolbar﹕ onReceive NOTIFY_OFFLINE_END
  124. 09-01 17:03:01.324 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ request group count: 0
  125. 09-01 17:03:02.011 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973076 AT SOCKET: 0:
  126. {
  127. "id": 1441108973076,"timestamp": "2015-09-01 12:03:03",
  128. "result": {"mainSoundYouMovement":1,"mainSoundMessageSent":1,"mainVibroDragDrop":1,"mainSoundTaskManager":1,"mainSoundMessenger":1,"mainSoundCalendar":1,"mainFirstScreen":1,"mainPrimaryTransport":1,"mainGPSTreckingOption":3,"mainYOUButtonStyle":3,"mainFlushCache":1,"accountTimeWakeUp":"07:00:00","accountTimeGoingToBed":"23:00:00","accountTimeWakeUpHolidays":"07:00:00","accountTimeGoingToBedHolidays":"23:00:00","accountHolidays":[6,7],"accountTimeStartWorkDay":"09:00:00","accountTimeEndWorkDay":"18:00:00","accountDoNotDisturbAtNight":1,"accountBlackList":[],"accountUserNameFieldsShowOrder":1,"accountUserLeftHanded":0,"accountPrivacyFirstName":3,"accountPrivacyLastName":3,"accountPrivacyMiddleName":3,"accountPrivacyStatus":3,"accountPrivacyPhotos":3,"accountPrivacyEmail":3,"accountPrivacyPhone":3,"accountPrivacyAddress":3,"accountPrivacyCountry":3,"acco
  129. 09-01 17:03:02.011 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ untPrivacyCity":3,"accountPrivacyBirthdate":3,"accountPrivacySex":3,"accountPrivacyCompany":3,"accountPrivacyPosition":3,"accountPrivacyEducation":3,"accountPrivacyWorkExpirience":3,"accountPrivacySkill":3,"accountPrivacyLink":3,"accountPrivacySocialAccounts":3,"accountPrivacyOnlineStatus":3,"accountPrivacyCurrentLocation":3,"accountPrivacySecretChatAuthPassword":"","accountPrivacyAdditionalAuthPassword":"","accountPrivacyAdditionalAuthPasswordTouchId":1,"accountPrivacyBlockMinimized":1,"accountPrivacyBlockAuto":1,"emailAlertSound":"","emailAlertSoundEnabled":0,"emailAlertVibroEnabled":0,"emailAlertVibro":1111001111,"emailConnectedAccounts":[],"emailDefaultAccount":0,"emailListViewOptions":[],"emailSign":[],"emailDeleteConfirmation":1,"emailUseThreads":1,"emailAutoDowloadAttachments":1,"emailQuotingLevel":1,"emailShowCopiesAddr":2,"emailDownloadBatchSize":1,"emailDeleteTo":1,"emailFlushCache":1,"messengerSimpleChatAlertSound":"sms6.aif","messengerSimpleChatAlertSoundEnabled":1,"messengerSimpleChatAlertVibro":
  130. 09-01 17:03:02.011 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ 1101101100,"messengerSimpleChatAlertVibroEnabled":0,"messengerGroupChatAlertSound":"smf2.wav","messengerGroupChatAlertSoundEnabled":1,"messengerGroupChatAlertVibro":1101101100,"messengerGroupChatAlertVibroEnabled":0,"messengerSecretChatAlertSound":"smf5.wav","messengerSecretChatAlertSoundEnabled":1,"messengerSecretChatAlertVibro":1010101010,"messengerSecretChatAlertVibroEnabled":0,"messengerSecretChatPassword":"","messengerSCPasswordTouchId":1,"messengerMutedUsers":[],"messengerMutedChats":[],"messengerAlertPopUpContent":3,"messengerAlertPopUpStyle":3,"messengerShowMyLastOnline":1,"messengerShowMyStatus":1,"messengerAutoDowloadAttachments":1,"messengerSaveAttachmentsInGallery":1,"messengerPrivacyChat":0,"messengerVoiceMessageOutput":0,"taskManagerTaskPlannedTimeAlertSound":"sms6.aif","taskManagerTaskPlannedTimeAlertSoundEnabled":1,"taskManagerTaskPlannedTimeAlertVibro":1010101010,"taskManagerTaskPlannedTimeAlertVibroEnabled":0,"taskManagerTaskReminderAlertSound":"sms6.aif","taskManagerTaskReminderAlertSoundEn
  131. 09-01 17:03:02.011 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ abled":1,"taskManagerTaskReminderAlertVibro":1010101010,"taskManagerTaskReminderAlertVibroEnabled":0,"taskManagerTaskDelegationAlertSound":"sms6.aif","taskManagerTaskDelegationAlertSoundEnabled":1,"taskManagerTaskDelegationAlertVibro":1010101010,"taskManagerTaskDelegationAlertVibroEnabled":0,"taskManagerTaskStatusRequestAlertSound":"sms6.aif","taskManagerTaskStatusRequestAlertSoundEnabled":1,"taskManagerTaskStatusRequestAlertVibro":1010101010,"taskManagerTaskStatusRequestAlertVibroEnabled":0,"taskManagerTaskDelegationAutoAccept":0,"taskManagerTaskListViewOptions":[],"calendarEventTimeAlertSound":"sms6.aif","calendarEventTimeAlertSoundEnabled":1,"calendarEventTimeAlertVibro":1010101010,"calendarEventTimeAlertVibroEnabled":0,"calendarEventReminderAlertSound":"sms6.aif","calendarEventReminderAlertSoundEnabled":1,"calendarEventReminderAlertVibro":1010101010,"calendarEventReminderAlertVibroEnabled":0,"calendarEventInvitationAlertSound":"sms6.aif","calendarEventInvitationAlertSoundEnabled":1,"calendarEventInvitatio
  132. 09-01 17:03:02.011 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ nAlertVibro":1010101010,"calendarEventInvitationAlertVibroEnabled":0,"calendarParticipantArrivalAlertSound":"sms6.aif","calendarParticipantArrivalAlertSoundEnabled":1,"calendarParticipantArrivalAlertVibro":1010101010,"calendarParticipantArrivalAlertVibroEnabled":0,"calendarViewOptions":[],"calendarShowWeekNumber":1,"calendarConnectedAccounts":[],"calendarConnectedAccountsLoadPeriod":90,"calendarFirstDayOfWeek":1,"calendarGeolocationServices":1,"calendarPrivacyMeetingRequest":0,"reminderAlertSound":"sms6.aif","reminderAlertSoundEnabled":1,"reminderAlertVibro":1010101010,"reminderAlertVibroEnabled":0,"reminderAcceptRemidersWIthoutConfirmation":0,"reminderGeolocationServices":1,"reminderPrivacy":1,"reminderAutoAccept":1,"youAlertSound":"sms6.aif","youAlertSoundEnabled":1,"youAlertVibro":1010101010,"youAlertVibroEnabled":0,"youTimePlanningDay":"08:00:00","youTimeSummaryDay":"20:00:00","youPlanningDayAlertSound":"sms6.aif","youPlanningDayAlertSoundEnabled":1,"youPlanningDayAlertVibro":1010101010,"youPlanningDayVib
  133. 09-01 17:03:02.011 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ roEnabled":0,"youSummaryDayAlertSound":"sms6.aif","youSummaryDayAlertSoundEnabled":1,"youSummaryDayAlertVibro":1010101010,"youSummaryDayVibroEnabled":0,"youEntitiesPriority":[],"youWeatherServices":[]}}
  134. 09-01 17:03:02.894 26312-26374/club.itsyou.app D/YOU_DEBUG﹕ Connection lost.
  135. 09-01 17:03:03.451 26312-26440/club.itsyou.app D/YOU_PAVEL﹕ XMPP start connect
  136. 09-01 17:03:03.451 26312-26440/club.itsyou.app D/YOU_PAVEL﹕ XMPP sended: <presence id='Tjgxp-6' type='unavailable'></presence>
  137. 09-01 17:03:03.453 26312-26440/club.itsyou.app D/YOU_PAVEL﹕ XMPP connectionClosed
  138. 09-01 17:03:03.453 26312-26440/club.itsyou.app D/YOU_PAVEL﹕ XMPP error: already connecting
  139. 09-01 17:03:03.553 26312-26440/club.itsyou.app D/YOU_PAVEL﹕ XMPP connected
  140. 09-01 17:03:04.124 26312-26312/club.itsyou.app I/Choreographer﹕ Skipped 126 frames! The application may be doing too much work on its main thread.
  141. 09-01 17:03:04.259 26312-26533/club.itsyou.app W/SASLError﹕ Could not transform string 'bad_auth' to SASLError
  142. java.lang.IllegalArgumentException: bad_auth is not a constant in org.jivesoftware.smack.sasl.SASLError
  143. at java.lang.Enum.valueOf(Enum.java:200)
  144. at org.jivesoftware.smack.sasl.SASLError.valueOf(SASLError.java:22)
  145. at org.jivesoftware.smack.sasl.SASLError.fromString(SASLError.java:46)
  146. at org.jivesoftware.smack.sasl.packet.SaslStreamElements$SASLFailure.<init>(SaslStreamElements.java:169)
  147. at org.jivesoftware.smack.util.PacketParserUtils.parseSASLFailure(PacketParserUtils.java:794)
  148. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1030)
  149. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$200(XMPPTCPConnection.java:935)
  150. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:950)
  151. at java.lang.Thread.run(Thread.java:818)
  152. 09-01 17:03:04.260 26312-26440/club.itsyou.app W/System.err﹕ org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: bad-auth
  153. 09-01 17:03:04.260 26312-26440/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:365)
  154. 09-01 17:03:04.260 26312-26440/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1031)
  155. 09-01 17:03:04.260 26312-26440/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$200(XMPPTCPConnection.java:935)
  156. 09-01 17:03:04.260 26312-26440/club.itsyou.app W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:950)
  157. 09-01 17:03:04.260 26312-26440/club.itsyou.app W/System.err﹕ at java.lang.Thread.run(Thread.java:818)
  158. 09-01 17:03:04.366 26312-26540/club.itsyou.app D/YOU_PAVEL﹕ XMPP checking waiting..
  159. 09-01 17:03:05.896 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Reconnecting http://itsyou.club:8047/websoc...
  160. 09-01 17:03:08.900 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Connecting 687726497 http://itsyou.club:8047/websoc...
  161. 09-01 17:03:09.023 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Connected 577087879
  162. 09-01 17:03:09.023 26312-26312/club.itsyou.app W/Settings﹕ Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
  163. 09-01 17:03:09.024 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: signin, requests: 0
  164. 09-01 17:03:09.024 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: signin
  165. 09-01 17:03:09.024 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  166. {"method":"signin","id":"1441108973234","params":{"login":"ra1ph2","password":"ee0adc3949b159abbe56e057f20f883a","deviceID":"8da807d99b9d7eba","devicePlatform":"2","deviceToken":"chlEJdy5tno:APA91bGXFg9As1Sh7EHdTDt_Wx6P4aUzX0l94-db2tUXyKeOX2CeZRBQ_lTg7w9fvNcjtcI03NkBSDIwn1BPDUnxf_DMD-RYr0v6iBoZqncFtjmj16v4ctmjuU4y5wM-ePyzkgD7IbpW","api":"0.1.14","deviceLocale":"ru"}}
  167. 09-01 17:03:09.250 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973234 AT SOCKET: 0:
  168. {
  169. "id": 1441108973234,"socketType":"main","timestamp": "2015-09-01 12:03:10",
  170. "result": {"serverID":298,"firstName":"","middleName":"","lastName":"","gender":0,"birthdate":null,"email":"atlyan@mail.ru","login":"ra1ph2","phone":"785924","facebookID":null,"linkedInID":null,"foursquareID":null,"vkontakteID":null,"pinterestID":null,"avatar":0,"avatarPath":null,"country":"","city":"","creationDateTime":"2015-05-29 07:37:29","modificationDateTime":"2015-05-29 07:37:29","deletedFlag":0,"type":"YOUUser","attributes":[]}}
  171. 09-01 17:03:09.251 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: synchronizeoffline, requests: 0
  172. 09-01 17:03:09.251 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: synchronizeoffline
  173. 09-01 17:03:09.251 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  174. {"method":"synchronizeoffline","id":"1441108973235","params":{"lastSyncDate":"2015-09-01 12:03:00"}}
  175. 09-01 17:03:09.252 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ NOTIFICATION:NOTIFY_OFFLINE_START
  176. 09-01 17:03:09.253 26312-26312/club.itsyou.app D/ru.alxr:BottomToolbar﹕ onReceive NOTIFY_OFFLINE_START
  177. 09-01 17:03:10.040 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973235 AT SOCKET: 0:
  178. {"id":1441108973235,"timestamp":"2015-09-01 12:03:10","result":{"code":0,"message":"Finished: fully successful"}}
  179. 09-01 17:03:10.065 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Saving last_sync_date: 1 Sep 2015 12:03:10 GMT
  180. 09-01 17:03:10.065 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: synchronize, requests: 0
  181. 09-01 17:03:10.065 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: synchronize
  182. 09-01 17:03:10.093 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: RequestsGroup, requests: 1
  183. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  184. {"method":"synchronize","id":"1441108973236","params":[{"modificationDateTime":"2015-09-01 11:28:17","clientID":-1441106805490,"creationDateTime":"2015-09-01 11:28:16","type":"YOUReminder","changes":[-1441106805491,-1441106805492,-1441106805493,-1441106805494,-1441106805495,-1441106805496,-1441106805497,-1441106805498,-1441106805499,-1441106805500,-1441106805501,-1441106805502],"changesObjects":[{"field":"category","object":-1441106805490,"operand":1,"user":549,"clientID":-1441106805491,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"done","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805492,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"geoType","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805493,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"index","object":-1441106805490,"operand":"m","user":549,"clientID":-1441106805494,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field"
  185. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ :"isSystem","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805495,"creationDateTime":"2015-09-01 11:28:16","type":"YOUChange"},{"field":"name","object":-1441106805490,"operand":"Почте ","user":549,"clientID":-1441106805496,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"recipient","object":-1441106805490,"operand":549,"user":549,"clientID":-1441106805497,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"repeatedDetails","object":-1441106805490,"operand":"","user":549,"clientID":-1441106805498,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"repeats","object":-1441106805490,"operand":0,"user":549,"clientID":-1441106805499,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"status","object":-1441106805490,"operand":2,"user":549,"clientID":-1441106805500,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"text","object":-1441106805490,"operand":"","user":549,"clientID":-1441106805501,"creati
  186. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ onDateTime":"2015-09-01 11:28:17","type":"YOUChange"},{"field":"user","object":-1441106805490,"operand":549,"user":549,"clientID":-1441106805502,"creationDateTime":"2015-09-01 11:28:17","type":"YOUChange"}]},{"modificationDateTime":"2015-09-01 11:30:33","clientID":-1441106805613,"creationDateTime":"2015-09-01 11:30:33","type":"YOUEvent","changes":[-1441106805614,-1441106805615,-1441106805616,-1441106805617,-1441106805618,-1441106805619,-1441106805620,-1441106805621,-1441106805622,-1441106805623,-1441106805624],"changesObjects":[{"field":"category","object":-1441106805613,"operand":1,"user":549,"clientID":-1441106805614,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"endDateTime","object":-1441106805613,"operand":"2015-09-01 15:00:00","user":549,"clientID":-1441106805615,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"eventFamily","object":-1441106805613,"operand":0,"user":549,"clientID":-1441106805616,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"
  187. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ field":"info","object":-1441106805613,"operand":"","user":549,"clientID":-1441106805617,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"name","object":-1441106805613,"operand":"Ещё одно ","user":549,"clientID":-1441106805618,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"priority","object":-1441106805613,"operand":0,"user":549,"clientID":-1441106805619,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"repeatedDetails","object":-1441106805613,"operand":"","user":549,"clientID":-1441106805620,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"repeats","object":-1441106805613,"operand":0,"user":549,"clientID":-1441106805621,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"startDateTime","object":-1441106805613,"operand":"2015-09-01 14:00:00","user":549,"clientID":-1441106805622,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"status","object":-1441106805613,"operand":0,"user":549,"c
  188. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ lientID":-1441106805623,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"},{"field":"user","object":-1441106805613,"operand":549,"user":549,"clientID":-1441106805624,"creationDateTime":"2015-09-01 11:30:33","type":"YOUChange"}]},{"modificationDateTime":"2015-09-01 11:39:01","clientID":-1441107469707,"creationDateTime":"2015-09-01 11:39:01","type":"YOUEvent","changes":[-1441107469708,-1441107469709,-1441107469710,-1441107469711,-1441107469712,-1441107469713,-1441107469714,-1441107469715,-1441107469716,-1441107469717,-1441107469718],"changesObjects":[{"field":"category","object":-1441107469707,"operand":1,"user":549,"clientID":-1441107469708,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"endDateTime","object":-1441107469707,"operand":"2015-09-01 16:00:00","user":549,"clientID":-1441107469709,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"eventFamily","object":-1441107469707,"operand":0,"user":549,"clientID":-1441107469710,"creationDateTime":"2015-09-01 1
  189. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ 1:39:01","type":"YOUChange"},{"field":"info","object":-1441107469707,"operand":"","user":549,"clientID":-1441107469711,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"name","object":-1441107469707,"operand":"Тестовое в 8","user":549,"clientID":-1441107469712,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"priority","object":-1441107469707,"operand":0,"user":549,"clientID":-1441107469713,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"repeatedDetails","object":-1441107469707,"operand":"","user":549,"clientID":-1441107469714,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"repeats","object":-1441107469707,"operand":0,"user":549,"clientID":-1441107469715,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"startDateTime","object":-1441107469707,"operand":"2015-09-01 15:00:00","user":549,"clientID":-1441107469716,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"status","object":-14411
  190. 09-01 17:03:10.345 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ 07469707,"operand":0,"user":549,"clientID":-1441107469717,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"},{"field":"user","object":-1441107469707,"operand":549,"user":549,"clientID":-1441107469718,"creationDateTime":"2015-09-01 11:39:01","type":"YOUChange"}]}]}
  191. 09-01 17:03:10.839 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973236 AT SOCKET: 0:
  192. {
  193. "id": 1441108973236,
  194. "timestamp": "2015-09-01 12:03:11",
  195. "error": {"code":2,"description":"1452(Cannot add or update a child row: a foreign key constraint fails (`you_youdb`.`notification`, CONSTRAINT `notification_user` FOREIGN KEY (`user_owner_id`) REFERENCES `user` (`user_id`)))"}}
  196. 09-01 17:03:10.839 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: RequestsGroup
  197. 09-01 17:03:10.839 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ NOTIFICATION:NOTIFY_PRELOAD_DONE
  198. 09-01 17:03:10.839 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ NOTIFICATION:NOTIFY_OFFLINE_END
  199. 09-01 17:03:10.840 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ request group count: 1
  200. 09-01 17:03:10.840 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ request group processing: {}
  201. 09-01 17:03:10.841 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Adding request to queue: getsettinglist, requests: 0
  202. 09-01 17:03:10.841 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ Sending request: getsettinglist
  203. 09-01 17:03:10.842 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ POST 0
  204. {"method":"getsettinglist","id":"1441108973239","params":[]}
  205. 09-01 17:03:10.847 26312-26312/club.itsyou.app D/ru.alxr:BottomToolbar﹕ onReceive NOTIFY_OFFLINE_END
  206. 09-01 17:03:10.874 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ request group count: 0
  207. 09-01 17:03:11.708 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ RESPONSE FOR KEY: 1441108973239 AT SOCKET: 0:
  208. {
  209. "id": 1441108973239,"timestamp": "2015-09-01 12:03:12",
  210. "result": {"mainSoundYouMovement":1,"mainSoundMessageSent":1,"mainVibroDragDrop":1,"mainSoundTaskManager":1,"mainSoundMessenger":1,"mainSoundCalendar":1,"mainFirstScreen":1,"mainPrimaryTransport":1,"mainGPSTreckingOption":3,"mainYOUButtonStyle":3,"mainFlushCache":1,"accountTimeWakeUp":"07:00:00","accountTimeGoingToBed":"23:00:00","accountTimeWakeUpHolidays":"07:00:00","accountTimeGoingToBedHolidays":"23:00:00","accountHolidays":[6,7],"accountTimeStartWorkDay":"09:00:00","accountTimeEndWorkDay":"18:00:00","accountDoNotDisturbAtNight":1,"accountBlackList":[],"accountUserNameFieldsShowOrder":1,"accountUserLeftHanded":0,"accountPrivacyFirstName":3,"accountPrivacyLastName":3,"accountPrivacyMiddleName":3,"accountPrivacyStatus":3,"accountPrivacyPhotos":3,"accountPrivacyEmail":3,"accountPrivacyPhone":3,"accountPrivacyAddress":3,"accountPrivacyCountry":3,"acco
  211. 09-01 17:03:11.708 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ untPrivacyCity":3,"accountPrivacyBirthdate":3,"accountPrivacySex":3,"accountPrivacyCompany":3,"accountPrivacyPosition":3,"accountPrivacyEducation":3,"accountPrivacyWorkExpirience":3,"accountPrivacySkill":3,"accountPrivacyLink":3,"accountPrivacySocialAccounts":3,"accountPrivacyOnlineStatus":3,"accountPrivacyCurrentLocation":3,"accountPrivacySecretChatAuthPassword":"","accountPrivacyAdditionalAuthPassword":"","accountPrivacyAdditionalAuthPasswordTouchId":1,"accountPrivacyBlockMinimized":1,"accountPrivacyBlockAuto":1,"emailAlertSound":"","emailAlertSoundEnabled":0,"emailAlertVibroEnabled":0,"emailAlertVibro":1111001111,"emailConnectedAccounts":[],"emailDefaultAccount":0,"emailListViewOptions":[],"emailSign":[],"emailDeleteConfirmation":1,"emailUseThreads":1,"emailAutoDowloadAttachments":1,"emailQuotingLevel":1,"emailShowCopiesAddr":2,"emailDownloadBatchSize":1,"emailDeleteTo":1,"emailFlushCache":1,"messengerSimpleChatAlertSound":"sms6.aif","messengerSimpleChatAlertSoundEnabled":1,"messengerSimpleChatAlertVibro":
  212. 09-01 17:03:11.708 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ 1101101100,"messengerSimpleChatAlertVibroEnabled":0,"messengerGroupChatAlertSound":"smf2.wav","messengerGroupChatAlertSoundEnabled":1,"messengerGroupChatAlertVibro":1101101100,"messengerGroupChatAlertVibroEnabled":0,"messengerSecretChatAlertSound":"smf5.wav","messengerSecretChatAlertSoundEnabled":1,"messengerSecretChatAlertVibro":1010101010,"messengerSecretChatAlertVibroEnabled":0,"messengerSecretChatPassword":"","messengerSCPasswordTouchId":1,"messengerMutedUsers":[],"messengerMutedChats":[],"messengerAlertPopUpContent":3,"messengerAlertPopUpStyle":3,"messengerShowMyLastOnline":1,"messengerShowMyStatus":1,"messengerAutoDowloadAttachments":1,"messengerSaveAttachmentsInGallery":1,"messengerPrivacyChat":0,"messengerVoiceMessageOutput":0,"taskManagerTaskPlannedTimeAlertSound":"sms6.aif","taskManagerTaskPlannedTimeAlertSoundEnabled":1,"taskManagerTaskPlannedTimeAlertVibro":1010101010,"taskManagerTaskPlannedTimeAlertVibroEnabled":0,"taskManagerTaskReminderAlertSound":"sms6.aif","taskManagerTaskReminderAlertSoundEn
  213. 09-01 17:03:11.708 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ abled":1,"taskManagerTaskReminderAlertVibro":1010101010,"taskManagerTaskReminderAlertVibroEnabled":0,"taskManagerTaskDelegationAlertSound":"sms6.aif","taskManagerTaskDelegationAlertSoundEnabled":1,"taskManagerTaskDelegationAlertVibro":1010101010,"taskManagerTaskDelegationAlertVibroEnabled":0,"taskManagerTaskStatusRequestAlertSound":"sms6.aif","taskManagerTaskStatusRequestAlertSoundEnabled":1,"taskManagerTaskStatusRequestAlertVibro":1010101010,"taskManagerTaskStatusRequestAlertVibroEnabled":0,"taskManagerTaskDelegationAutoAccept":0,"taskManagerTaskListViewOptions":[],"calendarEventTimeAlertSound":"sms6.aif","calendarEventTimeAlertSoundEnabled":1,"calendarEventTimeAlertVibro":1010101010,"calendarEventTimeAlertVibroEnabled":0,"calendarEventReminderAlertSound":"sms6.aif","calendarEventReminderAlertSoundEnabled":1,"calendarEventReminderAlertVibro":1010101010,"calendarEventReminderAlertVibroEnabled":0,"calendarEventInvitationAlertSound":"sms6.aif","calendarEventInvitationAlertSoundEnabled":1,"calendarEventInvitatio
  214. 09-01 17:03:11.708 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ nAlertVibro":1010101010,"calendarEventInvitationAlertVibroEnabled":0,"calendarParticipantArrivalAlertSound":"sms6.aif","calendarParticipantArrivalAlertSoundEnabled":1,"calendarParticipantArrivalAlertVibro":1010101010,"calendarParticipantArrivalAlertVibroEnabled":0,"calendarViewOptions":[],"calendarShowWeekNumber":1,"calendarConnectedAccounts":[],"calendarConnectedAccountsLoadPeriod":90,"calendarFirstDayOfWeek":1,"calendarGeolocationServices":1,"calendarPrivacyMeetingRequest":0,"reminderAlertSound":"sms6.aif","reminderAlertSoundEnabled":1,"reminderAlertVibro":1010101010,"reminderAlertVibroEnabled":0,"reminderAcceptRemidersWIthoutConfirmation":0,"reminderGeolocationServices":1,"reminderPrivacy":1,"reminderAutoAccept":1,"youAlertSound":"sms6.aif","youAlertSoundEnabled":1,"youAlertVibro":1010101010,"youAlertVibroEnabled":0,"youTimePlanningDay":"08:00:00","youTimeSummaryDay":"20:00:00","youPlanningDayAlertSound":"sms6.aif","youPlanningDayAlertSoundEnabled":1,"youPlanningDayAlertVibro":1010101010,"youPlanningDayVib
  215. 09-01 17:03:11.708 26312-26312/club.itsyou.app D/YOU_DEBUG﹕ roEnabled":0,"youSummaryDayAlertSound":"sms6.aif","youSummaryDayAlertSoundEnabled":1,"youSummaryDayAlertVibro":1010101010,"youSummaryDayVibroEnabled":0,"youEntitiesPriority":[],"youWeatherServices":[]}}
  216. 09-01 17:03:12.520 26312-26611/club.itsyou.app D/YOU_DEBUG﹕ Connection lost.
  217. 09-01 17:03:12.541 26312-26540/club.itsyou.app D/YOU_PAVEL﹕ XMPP start connect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement