Advertisement
Guest User

Untitled

a guest
May 12th, 2023
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.64 KB | Help | 0 0
  1. Logger: MadelineProto
  2. Logger: Copyright (C) 2016-2023 Daniil Gentili
  3. Logger: Licensed under AGPLv3
  4. Logger: https://github.com/danog/MadelineProto
  5. MTProto: The database settings have changed!
  6. TL: Loading TL schemes...
  7. TL: Parsing TL_telegram_v158.tl...
  8. TL: CRC32 mismatch (90a009bb, 8f97c628) for user#8f97c628 flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true support:flags.23?true scam:flags.24?true apply_min_photo:flags.25?true fake:flags.26?true bot_attach_menu:flags.27?true premium:flags.28?true attach_menu_enabled:flags.29?true flags2:# bot_can_edit:flags2.1?true id:long access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?Vector<RestrictionReason> bot_inline_placeholder:flags.19?string lang_code:flags.22?string emoji_status:flags.30?EmojiStatus usernames:flags2.0?Vector<Username> = User;
  9. TL: CRC32 mismatch (e9d38235, f2355507) for channelFull#f2355507 flags:# can_view_participants:flags.3?true can_set_username:flags.6?true can_set_stickers:flags.7?true hidden_prehistory:flags.10?true can_set_location:flags.16?true has_scheduled:flags.19?true can_view_stats:flags.20?true blocked:flags.22?true flags2:# can_delete_channel:flags2.0?true antispam:flags2.1?true participants_hidden:flags2.2?true translations_disabled:flags2.3?true id:long about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int banned_count:flags.2?int online_count:flags.13?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:flags.23?ExportedChatInvite bot_info:Vector<BotInfo> migrated_from_chat_id:flags.4?long migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int stickerset:flags.8?StickerSet available_min_id:flags.9?int folder_id:flags.11?int linked_chat_id:flags.14?long location:flags.15?ChannelLocation slowmode_seconds:flags.17?int slowmode_next_send_date:flags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall ttl_period:flags.24?int pending_suggestions:flags.25?Vector<string> groupcall_default_join_as:flags.26?Peer theme_emoticon:flags.27?string requests_pending:flags.28?int recent_requesters:flags.28?Vector<long> default_send_as:flags.29?Peer available_reactions:flags.30?ChatReactions = ChatFull;
  10. TL: Parsing TL_mtproto_v1.tl...
  11. TL: CRC32 mismatch (29c1636d, 73f1f8dc) for msg_container#73f1f8dc messages:vector<%Message> = MessageContainer;
  12. TL: Parsing TL_secret.tl...
  13. MTProto: Filling database cache. This can take a few minutes.
  14. MTProto: The IPC settings have changed!
  15. MTProto: The serialization settings have changed!
  16. MTProto: Cache filled.
  17. TL: Loading TL schemes...
  18. TL: Parsing TL_telegram_v158.tl...
  19. TL: CRC32 mismatch (90a009bb, 8f97c628) for user#8f97c628 flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true support:flags.23?true scam:flags.24?true apply_min_photo:flags.25?true fake:flags.26?true bot_attach_menu:flags.27?true premium:flags.28?true attach_menu_enabled:flags.29?true flags2:# bot_can_edit:flags2.1?true id:long access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?Vector<RestrictionReason> bot_inline_placeholder:flags.19?string lang_code:flags.22?string emoji_status:flags.30?EmojiStatus usernames:flags2.0?Vector<Username> = User;
  20. TL: CRC32 mismatch (e9d38235, f2355507) for channelFull#f2355507 flags:# can_view_participants:flags.3?true can_set_username:flags.6?true can_set_stickers:flags.7?true hidden_prehistory:flags.10?true can_set_location:flags.16?true has_scheduled:flags.19?true can_view_stats:flags.20?true blocked:flags.22?true flags2:# can_delete_channel:flags2.0?true antispam:flags2.1?true participants_hidden:flags2.2?true translations_disabled:flags2.3?true id:long about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int banned_count:flags.2?int online_count:flags.13?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:flags.23?ExportedChatInvite bot_info:Vector<BotInfo> migrated_from_chat_id:flags.4?long migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int stickerset:flags.8?StickerSet available_min_id:flags.9?int folder_id:flags.11?int linked_chat_id:flags.14?long location:flags.15?ChannelLocation slowmode_seconds:flags.17?int slowmode_next_send_date:flags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall ttl_period:flags.24?int pending_suggestions:flags.25?Vector<string> groupcall_default_join_as:flags.26?Peer theme_emoticon:flags.27?string requests_pending:flags.28?int recent_requesters:flags.28?Vector<long> default_send_as:flags.29?Peer available_reactions:flags.30?ChatReactions = ChatFull;
  21. TL: Parsing TL_mtproto_v1.tl...
  22. TL: CRC32 mismatch (29c1636d, 73f1f8dc) for msg_container#73f1f8dc messages:vector<%Message> = MessageContainer;
  23. TL: Parsing TL_secret.tl...
  24. DataCenter: Connecting to DC 2 from scratch
  25. DataCenterConnection: Trying shared connection via tcp://149.154.167.51:443 main DC 2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  26. Connection: Connecting to DC 2.0
  27. Session: Resetting session in DC 2.0...
  28. PingLoop, PavloProto: Ping DC 4.0
  29. Connection: Connected to DC 2.0!
  30. DataCenterConnection: Restoring 0 messages to DC 2
  31. DataCenterConnection: Flushing pending messages, DC 2
  32. DataCenter: OK!
  33. MTProto: Initing authorization...
  34. DataCenterConnection: Initing auth for DC 2
  35. DataCenterConnection: Generating permanent authorization key for DC 2...
  36. AuthKeyHandler: Requesting pq...
  37. Session: Garbage collected 0 outgoing messages in DC 2, 1 left
  38. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  39. ResponseHandler: Does the request of return type ResPQ match?
  40. ResponseHandler: Yes
  41. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  42. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  43. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  44. AuthKeyHandler: Factorization 1805727979545560107 = 1325163223 * 1362645709
  45. AuthKeyHandler: Starting Diffie Hellman key exchange
  46. PingLoop, PavloProto: Ping DC 1.0
  47. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  48. ResponseHandler: Does the request of return type Server_DH_Params match?
  49. ResponseHandler: Yes
  50. AuthKeyHandler: Server-client time delta = 0.0 s
  51. Crypt: Executing p/g checks (1/2)...
  52. Crypt: Executing p/g checks (2/2)...
  53. Crypt: Executing g check...
  54. Crypt: Executing g_a check (1/2)...
  55. Crypt: Executing g_a check (2/2)...
  56. AuthKeyHandler: Generating b...
  57. AuthKeyHandler: Generating g_b...
  58. Crypt: Executing g_a check (1/2)...
  59. Crypt: Executing g_a check (2/2)...
  60. AuthKeyHandler: Executing g_b check...
  61. AuthKeyHandler: Preparing client_DH_inner_data...
  62. AuthKeyHandler: Executing set_client_DH_params...
  63. GarbageCollector: gc_collect_cycles done. Cleaned memory: 0 Mb
  64. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  65. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  66. ResponseHandler: Yes
  67. AuthKeyHandler: Generating authorization key...
  68. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  69. AuthKeyHandler: Auth key generated
  70. DataCenterConnection: Generating temporary authorization key for DC 2...
  71. AuthKeyHandler: Requesting pq...
  72. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  73. ResponseHandler: Does the request of return type ResPQ match?
  74. ResponseHandler: Yes
  75. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  76. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  77. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  78. AuthKeyHandler: Factorization 3141080945239265771 = 1684224589 * 1865001239
  79. AuthKeyHandler: Starting Diffie Hellman key exchange
  80. Session: Garbage collected 4 incoming messages in DC 2, 0 left
  81. Session: Garbage collected 4 outgoing messages in DC 2, 1 left
  82. PingLoop, PavloProto: Ping DC 4.0
  83. PingLoop, PavloProto: Ping DC 5.0
  84. PingLoop, PavloProto: Ping DC 1.0
  85. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  86. ResponseHandler: Does the request of return type Server_DH_Params match?
  87. ResponseHandler: Yes
  88. AuthKeyHandler: Server-client time delta = 0.0 s
  89. Crypt: Executing p/g checks (1/2)...
  90. Crypt: Executing p/g checks (2/2)...
  91. Crypt: Executing g check...
  92. Crypt: Executing g_a check (1/2)...
  93. Crypt: Executing g_a check (2/2)...
  94. AuthKeyHandler: Generating b...
  95. AuthKeyHandler: Generating g_b...
  96. Crypt: Executing g_a check (1/2)...
  97. Crypt: Executing g_a check (2/2)...
  98. AuthKeyHandler: Executing g_b check...
  99. AuthKeyHandler: Preparing client_DH_inner_data...
  100. AuthKeyHandler: Executing set_client_DH_params...
  101. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  102. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  103. ResponseHandler: Yes
  104. AuthKeyHandler: Generating authorization key...
  105. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  106. AuthKeyHandler: Auth key generated
  107. DataCenterConnection: Binding authorization keys...
  108. DataCenterConnection: Bound temporary and permanent authorization keys, DC 2
  109. WriteLoop: Writing client info (also executing help.getConfig)...
  110. DataCenterConnection: Flushing pending messages, DC 2
  111. MTProto: Done initing authorization!
  112. MTProto: Starting update system
  113. DataCenterConnection: Flushing pending messages, DC 2
  114. MTProto: Got new DC options, reconnecting
  115. DataCenter: Connecting to DC 1 from scratch
  116. DataCenterConnection: Trying shared connection via tcp://149.154.175.58:443 main DC 1, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  117. Connection: Connecting to DC 1.0
  118. Session: Resetting session in DC 1.0...
  119. DataCenter: Not reconnecting to DC 2 (-1)
  120. DataCenter: Connecting to DC -2 from scratch
  121. DataCenterConnection: Trying shared connection via tcp://149.154.167.222:443 main DC -2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  122. Connection: Connecting to DC -2.0
  123. Session: Resetting session in DC -2.0...
  124. DataCenter: Connecting to DC 3 from scratch
  125. DataCenterConnection: Trying shared connection via tcp://149.154.175.100:443 main DC 3, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  126. Connection: Connecting to DC 3.0
  127. Session: Resetting session in DC 3.0...
  128. DataCenter: Connecting to DC 4 from scratch
  129. DataCenterConnection: Trying shared connection via tcp://149.154.167.91:443 main DC 4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  130. Connection: Connecting to DC 4.0
  131. Session: Resetting session in DC 4.0...
  132. DataCenter: Connecting to DC -4 from scratch
  133. DataCenterConnection: Trying shared connection via tcp://149.154.167.43:443 main DC -4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  134. Connection: Connecting to DC -4.0
  135. Session: Resetting session in DC -4.0...
  136. DataCenter: Connecting to DC 5 from scratch
  137. DataCenterConnection: Trying shared connection via tcp://91.108.56.115:443 main DC 5, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  138. Connection: Connecting to DC 5.0
  139. Session: Resetting session in DC 5.0...
  140. PingLoop: Ping DC 2.0
  141. MTProto: Initing auth 2
  142. MTProto: Initing auth 2
  143. MTProto: Initing auth 2
  144. Connection: Connected to DC -2.0!
  145. DataCenterConnection: Restoring 0 messages to DC -2
  146. DataCenterConnection: Flushing pending messages, DC -2
  147. DataCenter: OK!
  148. Connection: Connected to DC 4.0!
  149. DataCenterConnection: Restoring 0 messages to DC 4
  150. DataCenterConnection: Flushing pending messages, DC 4
  151. DataCenter: OK!
  152. Connection: Connected to DC -4.0!
  153. DataCenterConnection: Restoring 0 messages to DC -4
  154. DataCenterConnection: Flushing pending messages, DC -4
  155. DataCenter: OK!
  156. Connection: Connected to DC 1.0!
  157. DataCenterConnection: Restoring 0 messages to DC 1
  158. DataCenterConnection: Flushing pending messages, DC 1
  159. DataCenter: OK!
  160. Connection: Connected to DC 3.0!
  161. DataCenterConnection: Restoring 0 messages to DC 3
  162. DataCenterConnection: Flushing pending messages, DC 3
  163. DataCenter: OK!
  164. Connection: Connected to DC 5.0!
  165. DataCenterConnection: Restoring 0 messages to DC 5
  166. DataCenterConnection: Flushing pending messages, DC 5
  167. DataCenter: OK!
  168. MTProto: Initing authorization...
  169. DataCenterConnection: Initing auth for DC 2
  170. DataCenterConnection: Initing auth for DC 1
  171. DataCenterConnection: Generating permanent authorization key for DC 1...
  172. AuthKeyHandler: Requesting pq...
  173. DataCenterConnection: Initing auth for DC 3
  174. DataCenterConnection: Generating permanent authorization key for DC 3...
  175. AuthKeyHandler: Requesting pq...
  176. DataCenterConnection: Initing auth for DC 4
  177. DataCenterConnection: Generating permanent authorization key for DC 4...
  178. AuthKeyHandler: Requesting pq...
  179. DataCenterConnection: Initing auth for DC 5
  180. DataCenterConnection: Generating permanent authorization key for DC 5...
  181. AuthKeyHandler: Requesting pq...
  182. Session: Garbage collected 0 outgoing messages in DC 5, 1 left
  183. PingLoop: Ping DC 2.0
  184. Session: Garbage collected 8 incoming messages in DC 2, 0 left
  185. Session: Garbage collected 8 outgoing messages in DC 2, 1 left
  186. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  187. ResponseHandler: Does the request of return type ResPQ match?
  188. ResponseHandler: Yes
  189. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  190. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  191. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  192. AuthKeyHandler: Factorization 3408387256696890119 = 1740335239 * 1958465921
  193. AuthKeyHandler: Starting Diffie Hellman key exchange
  194. PingLoop, PavloProto: Ping DC 5.0
  195. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  196. ResponseHandler: Does the request of return type ResPQ match?
  197. ResponseHandler: Yes
  198. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  199. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  200. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  201. AuthKeyHandler: Factorization 1711373133332890273 = 1018364051 * 1680512123
  202. AuthKeyHandler: Starting Diffie Hellman key exchange
  203. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  204. ResponseHandler: Does the request of return type ResPQ match?
  205. ResponseHandler: Yes
  206. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  207. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  208. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  209. AuthKeyHandler: Factorization 2608779820398429061 = 1385064757 * 1883507473
  210. AuthKeyHandler: Starting Diffie Hellman key exchange
  211. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  212. ResponseHandler: Does the request of return type ResPQ match?
  213. ResponseHandler: Yes
  214. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  215. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  216. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  217. AuthKeyHandler: Factorization 2212407589398928147 = 1436822329 * 1539792043
  218. AuthKeyHandler: Starting Diffie Hellman key exchange
  219. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  220. ResponseHandler: Does the request of return type Server_DH_Params match?
  221. ResponseHandler: Yes
  222. AuthKeyHandler: Server-client time delta = 0.0 s
  223. Crypt: Executing p/g checks (1/2)...
  224. Crypt: Executing p/g checks (2/2)...
  225. Crypt: Executing g check...
  226. Crypt: Executing g_a check (1/2)...
  227. Crypt: Executing g_a check (2/2)...
  228. AuthKeyHandler: Generating b...
  229. AuthKeyHandler: Generating g_b...
  230. Crypt: Executing g_a check (1/2)...
  231. Crypt: Executing g_a check (2/2)...
  232. AuthKeyHandler: Executing g_b check...
  233. AuthKeyHandler: Preparing client_DH_inner_data...
  234. AuthKeyHandler: Executing set_client_DH_params...
  235. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  236. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  237. ResponseHandler: Yes
  238. AuthKeyHandler: Generating authorization key...
  239. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  240. AuthKeyHandler: Auth key generated
  241. DataCenterConnection: Generating temporary authorization key for DC 4...
  242. AuthKeyHandler: Requesting pq...
  243. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  244. ResponseHandler: Does the request of return type ResPQ match?
  245. ResponseHandler: Yes
  246. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  247. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  248. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  249. AuthKeyHandler: Factorization 2543452723906886269 = 1530587281 * 1661749549
  250. AuthKeyHandler: Starting Diffie Hellman key exchange
  251. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  252. ResponseHandler: Does the request of return type Server_DH_Params match?
  253. ResponseHandler: Yes
  254. AuthKeyHandler: Server-client time delta = -1.0 s
  255. Crypt: Executing p/g checks (1/2)...
  256. Crypt: Executing p/g checks (2/2)...
  257. Crypt: Executing g check...
  258. Crypt: Executing g_a check (1/2)...
  259. Crypt: Executing g_a check (2/2)...
  260. AuthKeyHandler: Generating b...
  261. AuthKeyHandler: Generating g_b...
  262. Crypt: Executing g_a check (1/2)...
  263. Crypt: Executing g_a check (2/2)...
  264. AuthKeyHandler: Executing g_b check...
  265. AuthKeyHandler: Preparing client_DH_inner_data...
  266. AuthKeyHandler: Executing set_client_DH_params...
  267. Session: Garbage collected 4 incoming messages in DC 4, 0 left
  268. Session: Garbage collected 4 outgoing messages in DC 4, 1 left
  269. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  270. ResponseHandler: Does the request of return type Server_DH_Params match?
  271. ResponseHandler: Yes
  272. AuthKeyHandler: Server-client time delta = -1.0 s
  273. Crypt: Executing p/g checks (1/2)...
  274. Crypt: Executing p/g checks (2/2)...
  275. Crypt: Executing g check...
  276. Crypt: Executing g_a check (1/2)...
  277. Crypt: Executing g_a check (2/2)...
  278. AuthKeyHandler: Generating b...
  279. AuthKeyHandler: Generating g_b...
  280. Crypt: Executing g_a check (1/2)...
  281. Crypt: Executing g_a check (2/2)...
  282. AuthKeyHandler: Executing g_b check...
  283. AuthKeyHandler: Preparing client_DH_inner_data...
  284. AuthKeyHandler: Executing set_client_DH_params...
  285. Session: Garbage collected 2 incoming messages in DC 1, 0 left
  286. Session: Garbage collected 2 outgoing messages in DC 1, 1 left
  287. Session: Garbage collected 2 incoming messages in DC 3, 0 left
  288. Session: Garbage collected 2 outgoing messages in DC 3, 1 left
  289. Session: Garbage collected 1 incoming messages in DC 5, 0 left
  290. Session: Garbage collected 1 outgoing messages in DC 5, 1 left
  291. Session: Garbage collected 1 incoming messages in DC 2, 0 left
  292. Session: Garbage collected 1 outgoing messages in DC 2, 0 left
  293. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  294. ResponseHandler: Does the request of return type Server_DH_Params match?
  295. ResponseHandler: Yes
  296. AuthKeyHandler: Server-client time delta = 0.0 s
  297. Crypt: Executing p/g checks (1/2)...
  298. Crypt: Executing p/g checks (2/2)...
  299. Crypt: Executing g check...
  300. Crypt: Executing g_a check (1/2)...
  301. Crypt: Executing g_a check (2/2)...
  302. AuthKeyHandler: Generating b...
  303. AuthKeyHandler: Generating g_b...
  304. Crypt: Executing g_a check (1/2)...
  305. Crypt: Executing g_a check (2/2)...
  306. AuthKeyHandler: Executing g_b check...
  307. AuthKeyHandler: Preparing client_DH_inner_data...
  308. AuthKeyHandler: Executing set_client_DH_params...
  309. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  310. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  311. ResponseHandler: Yes
  312. AuthKeyHandler: Generating authorization key...
  313. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  314. AuthKeyHandler: Auth key generated
  315. DataCenterConnection: Generating temporary authorization key for DC 1...
  316. AuthKeyHandler: Requesting pq...
  317. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  318. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  319. ResponseHandler: Yes
  320. AuthKeyHandler: Generating authorization key...
  321. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  322. AuthKeyHandler: Auth key generated
  323. DataCenterConnection: Binding authorization keys...
  324. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  325. ResponseHandler: Does the request of return type Server_DH_Params match?
  326. ResponseHandler: Yes
  327. AuthKeyHandler: Server-client time delta = 0.0 s
  328. Crypt: Executing p/g checks (1/2)...
  329. Crypt: Executing p/g checks (2/2)...
  330. Crypt: Executing g check...
  331. Crypt: Executing g_a check (1/2)...
  332. Crypt: Executing g_a check (2/2)...
  333. AuthKeyHandler: Generating b...
  334. AuthKeyHandler: Generating g_b...
  335. Crypt: Executing g_a check (1/2)...
  336. Crypt: Executing g_a check (2/2)...
  337. AuthKeyHandler: Executing g_b check...
  338. AuthKeyHandler: Preparing client_DH_inner_data...
  339. AuthKeyHandler: Executing set_client_DH_params...
  340. DataCenterConnection: Bound temporary and permanent authorization keys, DC 4
  341. WriteLoop: Writing client info (also executing help.getConfig)...
  342. DataCenterConnection: Flushing pending messages, DC 4
  343. PingLoop: Ping DC 4.0
  344. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  345. ResponseHandler: Does the request of return type ResPQ match?
  346. ResponseHandler: Yes
  347. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  348. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  349. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  350. AuthKeyHandler: Factorization 2712871683881466823 = 1504784387 * 1802830829
  351. AuthKeyHandler: Starting Diffie Hellman key exchange
  352. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  353. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  354. ResponseHandler: Yes
  355. AuthKeyHandler: Generating authorization key...
  356. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  357. AuthKeyHandler: Auth key generated
  358. DataCenterConnection: Generating temporary authorization key for DC 3...
  359. AuthKeyHandler: Requesting pq...
  360. Session: Garbage collected 8 incoming messages in DC 4, 0 left
  361. Session: Garbage collected 8 outgoing messages in DC 4, 0 left
  362. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  363. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  364. ResponseHandler: Yes
  365. AuthKeyHandler: Generating authorization key...
  366. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  367. AuthKeyHandler: Auth key generated
  368. DataCenterConnection: Generating temporary authorization key for DC 5...
  369. AuthKeyHandler: Requesting pq...
  370. Session: Garbage collected 2 incoming messages in DC 1, 0 left
  371. Session: Garbage collected 2 outgoing messages in DC 1, 1 left
  372. Session: Garbage collected 1 incoming messages in DC 3, 0 left
  373. Session: Garbage collected 1 outgoing messages in DC 3, 1 left
  374. Session: Garbage collected 2 incoming messages in DC 5, 0 left
  375. Session: Garbage collected 2 outgoing messages in DC 5, 1 left
  376. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  377. ResponseHandler: Does the request of return type ResPQ match?
  378. ResponseHandler: Yes
  379. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  380. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  381. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  382. AuthKeyHandler: Factorization 2914120178856865999 = 1677861217 * 1736806447
  383. AuthKeyHandler: Starting Diffie Hellman key exchange
  384. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  385. ResponseHandler: Does the request of return type Server_DH_Params match?
  386. ResponseHandler: Yes
  387. AuthKeyHandler: Server-client time delta = 0.0 s
  388. Crypt: Executing p/g checks (1/2)...
  389. Crypt: Executing p/g checks (2/2)...
  390. Crypt: Executing g check...
  391. Crypt: Executing g_a check (1/2)...
  392. Crypt: Executing g_a check (2/2)...
  393. AuthKeyHandler: Generating b...
  394. AuthKeyHandler: Generating g_b...
  395. Crypt: Executing g_a check (1/2)...
  396. Crypt: Executing g_a check (2/2)...
  397. AuthKeyHandler: Executing g_b check...
  398. AuthKeyHandler: Preparing client_DH_inner_data...
  399. AuthKeyHandler: Executing set_client_DH_params...
  400. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  401. ResponseHandler: Does the request of return type ResPQ match?
  402. ResponseHandler: Yes
  403. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  404. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  405. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  406. AuthKeyHandler: Factorization 2254415021394399751 = 1219314101 * 1848920651
  407. AuthKeyHandler: Starting Diffie Hellman key exchange
  408. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  409. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  410. ResponseHandler: Yes
  411. AuthKeyHandler: Generating authorization key...
  412. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  413. AuthKeyHandler: Auth key generated
  414. DataCenterConnection: Binding authorization keys...
  415. FeedLoop, PavloProto: Resumed update feed loop generic
  416. DataCenterConnection: Bound temporary and permanent authorization keys, DC 1
  417. WriteLoop: Writing client info (also executing help.getConfig)...
  418. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  419. ResponseHandler: Does the request of return type Server_DH_Params match?
  420. ResponseHandler: Yes
  421. AuthKeyHandler: Server-client time delta = -1.0 s
  422. Crypt: Executing p/g checks (1/2)...
  423. Crypt: Executing p/g checks (2/2)...
  424. Crypt: Executing g check...
  425. Crypt: Executing g_a check (1/2)...
  426. Crypt: Executing g_a check (2/2)...
  427. AuthKeyHandler: Generating b...
  428. AuthKeyHandler: Generating g_b...
  429. Crypt: Executing g_a check (1/2)...
  430. Crypt: Executing g_a check (2/2)...
  431. AuthKeyHandler: Executing g_b check...
  432. AuthKeyHandler: Preparing client_DH_inner_data...
  433. AuthKeyHandler: Executing set_client_DH_params...
  434. Session: Garbage collected 6 incoming messages in DC 1, 0 left
  435. Session: Garbage collected 5 outgoing messages in DC 1, 1 left
  436. Session: Garbage collected 2 incoming messages in DC 3, 0 left
  437. Session: Garbage collected 2 outgoing messages in DC 3, 1 left
  438. DataCenterConnection: Flushing pending messages, DC 1
  439. PingLoop: Ping DC 1.0
  440. Session: Garbage collected 1 incoming messages in DC 5, 0 left
  441. Session: Garbage collected 1 outgoing messages in DC 5, 1 left
  442. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  443. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  444. ResponseHandler: Yes
  445. AuthKeyHandler: Generating authorization key...
  446. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  447. AuthKeyHandler: Auth key generated
  448. DataCenterConnection: Binding authorization keys...
  449. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  450. ResponseHandler: Does the request of return type Server_DH_Params match?
  451. ResponseHandler: Yes
  452. AuthKeyHandler: Server-client time delta = 0.0 s
  453. Crypt: Executing p/g checks (1/2)...
  454. Crypt: Executing p/g checks (2/2)...
  455. Crypt: Executing g check...
  456. Crypt: Executing g_a check (1/2)...
  457. Crypt: Executing g_a check (2/2)...
  458. AuthKeyHandler: Generating b...
  459. AuthKeyHandler: Generating g_b...
  460. Crypt: Executing g_a check (1/2)...
  461. Crypt: Executing g_a check (2/2)...
  462. AuthKeyHandler: Executing g_b check...
  463. AuthKeyHandler: Preparing client_DH_inner_data...
  464. AuthKeyHandler: Executing set_client_DH_params...
  465. FeedLoop, PavloProto: Resumed update feed loop generic
  466. DataCenterConnection: Bound temporary and permanent authorization keys, DC 3
  467. WriteLoop: Writing client info (also executing help.getConfig)...
  468. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  469. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  470. ResponseHandler: Yes
  471. AuthKeyHandler: Generating authorization key...
  472. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  473. AuthKeyHandler: Auth key generated
  474. DataCenterConnection: Binding authorization keys...
  475. DataCenterConnection: Flushing pending messages, DC 3
  476. PingLoop: Ping DC 3.0
  477. DataCenterConnection: Bound temporary and permanent authorization keys, DC 5
  478. WriteLoop: Writing client info (also executing help.getConfig)...
  479. Session: Garbage collected 2 incoming messages in DC 1, 0 left
  480. Session: Garbage collected 3 outgoing messages in DC 1, 0 left
  481. Session: Garbage collected 7 incoming messages in DC 3, 0 left
  482. Session: Garbage collected 7 outgoing messages in DC 3, 0 left
  483. Session: Garbage collected 6 incoming messages in DC 5, 0 left
  484. Session: Garbage collected 5 outgoing messages in DC 5, 1 left
  485. DataCenterConnection: Flushing pending messages, DC 5
  486. DataCenterConnection: Initing auth for DC -2
  487. DataCenterConnection: Generating temporary authorization key for DC -2...
  488. AuthKeyHandler: Requesting pq...
  489. DataCenterConnection: Initing auth for DC -4
  490. DataCenterConnection: Generating temporary authorization key for DC -4...
  491. AuthKeyHandler: Requesting pq...
  492. PingLoop: Ping DC 5.0
  493. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  494. ResponseHandler: Does the request of return type ResPQ match?
  495. ResponseHandler: Yes
  496. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  497. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  498. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  499. AuthKeyHandler: Factorization 3006033012050789057 = 1519429661 * 1978395637
  500. AuthKeyHandler: Starting Diffie Hellman key exchange
  501. ResponseHandler: Trying to assign a response of type ResPQ to its request...
  502. ResponseHandler: Does the request of return type ResPQ match?
  503. ResponseHandler: Yes
  504. AuthKeyHandler: Factorizing with native_single_cpp (please wait, might take a while)
  505. AuthKeyHandler: Factorizing with factor_single (please wait, might take a while)
  506. AuthKeyHandler: Install https://prime.madelineproto.xyz and the FFI extension to speed this up!
  507. AuthKeyHandler: Factorization 1583696252525699047 = 1117057163 * 1417739669
  508. AuthKeyHandler: Starting Diffie Hellman key exchange
  509. Session: Garbage collected 1 incoming messages in DC -2, 0 left
  510. Session: Garbage collected 1 outgoing messages in DC -2, 1 left
  511. Session: Garbage collected 1 incoming messages in DC -4, 0 left
  512. Session: Garbage collected 1 outgoing messages in DC -4, 1 left
  513. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  514. ResponseHandler: Does the request of return type Server_DH_Params match?
  515. ResponseHandler: Yes
  516. AuthKeyHandler: Server-client time delta = 0.0 s
  517. Crypt: Executing p/g checks (1/2)...
  518. Crypt: Executing p/g checks (2/2)...
  519. Crypt: Executing g check...
  520. Crypt: Executing g_a check (1/2)...
  521. Crypt: Executing g_a check (2/2)...
  522. AuthKeyHandler: Generating b...
  523. AuthKeyHandler: Generating g_b...
  524. Crypt: Executing g_a check (1/2)...
  525. Crypt: Executing g_a check (2/2)...
  526. AuthKeyHandler: Executing g_b check...
  527. AuthKeyHandler: Preparing client_DH_inner_data...
  528. AuthKeyHandler: Executing set_client_DH_params...
  529. FeedLoop, PavloProto: Resumed update feed loop generic
  530. ResponseHandler: Trying to assign a response of type Server_DH_Params to its request...
  531. ResponseHandler: Does the request of return type Server_DH_Params match?
  532. ResponseHandler: Yes
  533. AuthKeyHandler: Server-client time delta = 0.0 s
  534. Crypt: Executing p/g checks (1/2)...
  535. Crypt: Executing p/g checks (2/2)...
  536. Crypt: Executing g check...
  537. Crypt: Executing g_a check (1/2)...
  538. Crypt: Executing g_a check (2/2)...
  539. AuthKeyHandler: Generating b...
  540. AuthKeyHandler: Generating g_b...
  541. Crypt: Executing g_a check (1/2)...
  542. Crypt: Executing g_a check (2/2)...
  543. AuthKeyHandler: Executing g_b check...
  544. AuthKeyHandler: Preparing client_DH_inner_data...
  545. AuthKeyHandler: Executing set_client_DH_params...
  546. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  547. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  548. ResponseHandler: Yes
  549. AuthKeyHandler: Generating authorization key...
  550. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  551. AuthKeyHandler: Auth key generated
  552. DataCenterConnection: Binding authorization keys...
  553. ResponseHandler: Trying to assign a response of type Set_client_DH_params_answer to its request...
  554. ResponseHandler: Does the request of return type Set_client_DH_params_answer match?
  555. ResponseHandler: Yes
  556. AuthKeyHandler: Generating authorization key...
  557. AuthKeyHandler: Diffie Hellman key exchange processed successfully!
  558. AuthKeyHandler: Auth key generated
  559. DataCenterConnection: Binding authorization keys...
  560. DataCenterConnection: Bound temporary and permanent authorization keys, DC -4
  561. WriteLoop: Writing client info (also executing help.getConfig)...
  562. DataCenterConnection: Bound temporary and permanent authorization keys, DC -2
  563. WriteLoop: Writing client info (also executing help.getConfig)...
  564. Session: Garbage collected 2 incoming messages in DC 5, 0 left
  565. Session: Garbage collected 3 outgoing messages in DC 5, 0 left
  566. DataCenterConnection: Flushing pending messages, DC -4
  567. DataCenterConnection: Flushing pending messages, DC -2
  568. MTProto: Done initing authorization!
  569. MTProto: Starting update system
  570. DataCenterConnection: Flushing pending messages, DC 2
  571. DataCenterConnection: Flushing pending messages, DC 1
  572. DataCenterConnection: Flushing pending messages, DC -2
  573. DataCenterConnection: Flushing pending messages, DC 3
  574. DataCenterConnection: Flushing pending messages, DC 4
  575. DataCenterConnection: Flushing pending messages, DC -4
  576. DataCenterConnection: Flushing pending messages, DC 5
  577. DataCenter: Not reconnecting to DC 2 (-1)
  578. DataCenter: Not reconnecting to DC 1 (-1)
  579. DataCenter: Not reconnecting to DC -2 (-1)
  580. DataCenter: Not reconnecting to DC 3 (-1)
  581. DataCenter: Not reconnecting to DC 4 (-1)
  582. DataCenter: Not reconnecting to DC -4 (-1)
  583. DataCenter: Not reconnecting to DC 5 (-1)
  584. MTProto: Initing authorization...
  585. DataCenterConnection: Initing auth for DC 2
  586. DataCenterConnection: Initing auth for DC 1
  587. DataCenterConnection: Initing auth for DC 3
  588. DataCenterConnection: Initing auth for DC 4
  589. DataCenterConnection: Initing auth for DC 5
  590. DataCenterConnection: Initing auth for DC -2
  591. DataCenterConnection: Initing auth for DC -4
  592. MTProto: Done initing authorization!
  593. MTProto: Starting update system
  594. DataCenterConnection: Flushing pending messages, DC 2
  595. DataCenterConnection: Flushing pending messages, DC 1
  596. DataCenterConnection: Flushing pending messages, DC -2
  597. DataCenterConnection: Flushing pending messages, DC 3
  598. DataCenterConnection: Flushing pending messages, DC 4
  599. DataCenterConnection: Flushing pending messages, DC -4
  600. DataCenterConnection: Flushing pending messages, DC 5
  601. DataCenter: Not reconnecting to DC 2 (-1)
  602. DataCenter: Not reconnecting to DC 1 (-1)
  603. DataCenter: Not reconnecting to DC -2 (-1)
  604. DataCenter: Not reconnecting to DC 3 (-1)
  605. DataCenter: Not reconnecting to DC 4 (-1)
  606. DataCenter: Not reconnecting to DC -4 (-1)
  607. DataCenter: Not reconnecting to DC 5 (-1)
  608. MTProto: Initing authorization...
  609. DataCenterConnection: Initing auth for DC 2
  610. DataCenterConnection: Initing auth for DC 1
  611. DataCenterConnection: Initing auth for DC 3
  612. DataCenterConnection: Initing auth for DC 4
  613. DataCenterConnection: Initing auth for DC 5
  614. DataCenterConnection: Initing auth for DC -2
  615. DataCenterConnection: Initing auth for DC -4
  616. MTProto: Done initing authorization!
  617. MTProto: Starting update system
  618. DataCenterConnection: Flushing pending messages, DC 2
  619. DataCenterConnection: Flushing pending messages, DC 1
  620. DataCenterConnection: Flushing pending messages, DC -2
  621. DataCenterConnection: Flushing pending messages, DC 3
  622. DataCenterConnection: Flushing pending messages, DC 4
  623. DataCenterConnection: Flushing pending messages, DC -4
  624. DataCenterConnection: Flushing pending messages, DC 5
  625. MTProto: Initing auth 2
  626. MTProto: Initing auth 2
  627. MTProto: Initing auth 2
  628. PingLoop: Ping DC 2.0
  629. PingLoop: Ping DC 1.0
  630. PingLoop: Ping DC 3.0
  631. PingLoop: Ping DC 4.0
  632. PingLoop: Ping DC 5.0
  633. MTProto: We're in GB, nearest DC is 4.
  634. MTProto: Starting update system
  635. DataCenterConnection: Flushing pending messages, DC 2
  636. DataCenterConnection: Flushing pending messages, DC 1
  637. DataCenterConnection: Flushing pending messages, DC -2
  638. DataCenterConnection: Flushing pending messages, DC 3
  639. DataCenterConnection: Flushing pending messages, DC 4
  640. DataCenterConnection: Flushing pending messages, DC -4
  641. DataCenterConnection: Flushing pending messages, DC 5
  642. APIWrapper: MadelineProto is ready!
  643. Login: Sending code...
  644. MTProto: Initing auth 2
  645. MTProto: Initing auth 2
  646. MTProto: Initing auth 2
  647. DataCenterConnection: Flushing pending messages, DC 2
  648. FeedLoop, PavloProto: Resumed update feed loop generic
  649. Login: Code sent successfully! Once you receive the code you should use the completePhoneLogin function.
  650. APIWrapper: Shutting down MadelineProto (danog\MadelineProto\API)
  651. MTProto: Will unreference instance
  652. DataCenterConnection: Disconnecting from shared DC 2
  653. Connection: Disconnecting from DC 2.0
  654. DataCenterConnection: Backed up from DC 2.0
  655. Connection: Disconnected from DC 2.0
  656. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 2
  657. DataCenterConnection: Disconnecting from shared DC 1
  658. Connection: Disconnecting from DC 1.0
  659. DataCenterConnection: Backed up from DC 1.0
  660. Connection: Disconnected from DC 1.0
  661. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 1
  662. DataCenterConnection: Disconnecting from shared DC -2
  663. Connection: Disconnecting from DC -2.0
  664. DataCenterConnection: Backed up from DC -2.0
  665. Connection: Disconnected from DC -2.0
  666. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -2
  667. DataCenterConnection: Disconnecting from shared DC 3
  668. Connection: Disconnecting from DC 3.0
  669. DataCenterConnection: Backed up from DC 3.0
  670. Connection: Disconnected from DC 3.0
  671. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 3
  672. DataCenterConnection: Disconnecting from shared DC 4
  673. Connection: Disconnecting from DC 4.0
  674. DataCenterConnection: Backed up from DC 4.0
  675. Connection: Disconnected from DC 4.0
  676. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 4
  677. DataCenterConnection: Disconnecting from shared DC -4
  678. Connection: Disconnecting from DC -4.0
  679. DataCenterConnection: Backed up from DC -4.0
  680. Connection: Disconnected from DC -4.0
  681. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -4
  682. DataCenterConnection: Disconnecting from shared DC 5
  683. Connection: Disconnecting from DC 5.0
  684. DataCenterConnection: Backed up from DC 5.0
  685. Connection: Disconnected from DC 5.0
  686. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 5
  687. MTProto: Unreferenced instance
  688. APIWrapper: Prompting final serialization...
  689. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/safe.php.lock...
  690. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/safe.php.lock...
  691. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/lightState.php.lock...
  692. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/lightState.php.lock...
  693. APIWrapper: Saved session!
  694. APIWrapper: Done final serialization!
  695. MTProto: Shutting down MadelineProto (MTProto)
  696. MTProto: Will unreference instance
  697. DataCenterConnection: Disconnecting from shared DC 2
  698. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 2
  699. DataCenterConnection: Disconnecting from shared DC 1
  700. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 1
  701. DataCenterConnection: Disconnecting from shared DC -2
  702. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -2
  703. DataCenterConnection: Disconnecting from shared DC 3
  704. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 3
  705. DataCenterConnection: Disconnecting from shared DC 4
  706. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 4
  707. DataCenterConnection: Disconnecting from shared DC -4
  708. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -4
  709. DataCenterConnection: Disconnecting from shared DC 5
  710. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 5
  711. MTProto: Unreferenced instance
  712. MTProto: Successfully destroyed MadelineProto
  713. FeedLoop, PavloProto: Resumed update feed loop generic
  714. FeedLoop, PavloProto: Resumed update feed loop generic
  715. Logger: MadelineProto
  716. Logger: Copyright (C) 2016-2023 Daniil Gentili
  717. Logger: Licensed under AGPLv3
  718. Logger: https://github.com/danog/MadelineProto
  719. Server: Starting IPC server path/backend/storage/app/VBv13YVIHa (process)
  720. ProcessRunner: Starting process with '/usr/bin/php' '-dhtml_errors=0' '-ddisplay_errors=0' '-dlog_errors=1' 'path/backend/vendor/danog/madelineproto/src/Ipc/Runner/entry.php' 'madeline-ipc' 'path/backend/storage/app/VBv13YVIHa' '38614124'
  721. Server: Amp\Parallel\Context\ContextException: Mismatch between absolute root dir (path/backend/public/) and URI dir (/api/admin/telegram-account/) in path/backend/vendor/danog/madelineproto/src/Ipc/Runner/WebRunner.php:60
  722. Stack trace:
  723. #0 path/backend/vendor/danog/madelineproto/src/Ipc/Server.php(112): danog\MadelineProto\Ipc\Runner\WebRunner::start()
  724. #1 path/backend/vendor/danog/madelineproto/src/Serialization.php(182): danog\MadelineProto\Ipc\Server::startMe()
  725. #2 path/backend/vendor/amphp/amp/src/functions.php(34): danog\MadelineProto\Serialization::unserialize()
  726. #3 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(406): Amp\{closure}()
  727. #4 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(542): Revolt\EventLoop\Internal\AbstractDriver->invokeMicrotasks()
  728. #5 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
  729. #6 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(479): Fiber->start()
  730. #7 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(518): Revolt\EventLoop\Internal\AbstractDriver->invokeCallbacks()
  731. #8 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
  732. #9 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(86): Fiber->start()
  733. #10 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/DriverSuspension.php(97): Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
  734. #11 path/backend/vendor/amphp/amp/src/Future.php(251): Revolt\EventLoop\Internal\DriverSuspension->suspend()
  735. #12 path/backend/vendor/danog/madelineproto/src/API.php(271): Amp\Future->await()
  736. #13 path/backend/vendor/danog/madelineproto/src/API.php(155): danog\MadelineProto\API->connectToMadelineProto()
  737. #14 path/backend/app/Services/Telegram/TelegramAccountService.php(122): danog\MadelineProto\API->__construct()
  738. #15 path/backend/app/Http/Controllers/Telegram/AccountController.php(37): App\Services\Telegram\TelegramAccountService->verifyCode()
  739. #16 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Telegram\AccountController->verifyCode()
  740. #17 path/backend/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction()
  741. #18 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\Routing\ControllerDispatcher->dispatch()
  742. #19 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController()
  743. #20 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run()
  744. #21 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  745. #22 path/backend/app/Http/Middleware/CheckPermissionsMiddleware.php(15): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  746. #23 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\CheckPermissionsMiddleware->handle()
  747. #24 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  748. #25 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle()
  749. #26 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  750. #27 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest()
  751. #28 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter()
  752. #29 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle()
  753. #30 path/backend/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(45): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  754. #31 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle()
  755. #32 path/backend/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php(33): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  756. #33 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Laravel\Sanctum\Http\Middleware\EnsureFrontendRequestsAreStateful->Laravel\Sanctum\Http\Middleware\{closure}()
  757. #34 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  758. #35 path/backend/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php(32): Illuminate\Pipeline\Pipeline->then()
  759. #36 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Laravel\Sanctum\Http\Middleware\EnsureFrontendRequestsAreStateful->handle()
  760. #37 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  761. #38 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\Pipeline\Pipeline->then()
  762. #39 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack()
  763. #40 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute()
  764. #41 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute()
  765. #42 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\Routing\Router->dispatch()
  766. #43 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()
  767. #44 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  768. #45 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
  769. #46 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle()
  770. #47 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  771. #48 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
  772. #49 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle()
  773. #50 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  774. #51 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
  775. #52 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  776. #53 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle()
  777. #54 path/backend/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  778. #55 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle()
  779. #56 path/backend/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  780. #57 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle()
  781. #58 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  782. #59 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\Pipeline\Pipeline->then()
  783. #60 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
  784. #61 path/backend/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
  785. #62 {main}
  786. Server: Starting IPC server path/backend/storage/app/VBv13YVIHa (web)
  787. Server: Amp\Parallel\Context\ContextException: Mismatch between absolute root dir (path/backend/public/) and URI dir (/api/admin/telegram-account/) in path/backend/vendor/danog/madelineproto/src/Ipc/Runner/WebRunner.php:60
  788. Stack trace:
  789. #0 path/backend/vendor/danog/madelineproto/src/Ipc/Server.php(119): danog\MadelineProto\Ipc\Runner\WebRunner::start()
  790. #1 path/backend/vendor/danog/madelineproto/src/Serialization.php(182): danog\MadelineProto\Ipc\Server::startMe()
  791. #2 path/backend/vendor/amphp/amp/src/functions.php(34): danog\MadelineProto\Serialization::unserialize()
  792. #3 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(406): Amp\{closure}()
  793. #4 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(542): Revolt\EventLoop\Internal\AbstractDriver->invokeMicrotasks()
  794. #5 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
  795. #6 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(479): Fiber->start()
  796. #7 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(518): Revolt\EventLoop\Internal\AbstractDriver->invokeCallbacks()
  797. #8 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
  798. #9 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(86): Fiber->start()
  799. #10 path/backend/vendor/revolt/event-loop/src/EventLoop/Internal/DriverSuspension.php(97): Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
  800. #11 path/backend/vendor/amphp/amp/src/Future.php(251): Revolt\EventLoop\Internal\DriverSuspension->suspend()
  801. #12 path/backend/vendor/danog/madelineproto/src/API.php(271): Amp\Future->await()
  802. #13 path/backend/vendor/danog/madelineproto/src/API.php(155): danog\MadelineProto\API->connectToMadelineProto()
  803. #14 path/backend/app/Services/Telegram/TelegramAccountService.php(122): danog\MadelineProto\API->__construct()
  804. #15 path/backend/app/Http/Controllers/Telegram/AccountController.php(37): App\Services\Telegram\TelegramAccountService->verifyCode()
  805. #16 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Telegram\AccountController->verifyCode()
  806. #17 path/backend/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction()
  807. #18 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\Routing\ControllerDispatcher->dispatch()
  808. #19 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController()
  809. #20 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run()
  810. #21 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  811. #22 path/backend/app/Http/Middleware/CheckPermissionsMiddleware.php(15): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  812. #23 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\CheckPermissionsMiddleware->handle()
  813. #24 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  814. #25 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle()
  815. #26 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  816. #27 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest()
  817. #28 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter()
  818. #29 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle()
  819. #30 path/backend/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(45): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  820. #31 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle()
  821. #32 path/backend/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php(33): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  822. #33 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Laravel\Sanctum\Http\Middleware\EnsureFrontendRequestsAreStateful->Laravel\Sanctum\Http\Middleware\{closure}()
  823. #34 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  824. #35 path/backend/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php(32): Illuminate\Pipeline\Pipeline->then()
  825. #36 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Laravel\Sanctum\Http\Middleware\EnsureFrontendRequestsAreStateful->handle()
  826. #37 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  827. #38 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\Pipeline\Pipeline->then()
  828. #39 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack()
  829. #40 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute()
  830. #41 path/backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute()
  831. #42 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\Routing\Router->dispatch()
  832. #43 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()
  833. #44 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  834. #45 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
  835. #46 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle()
  836. #47 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  837. #48 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
  838. #49 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle()
  839. #50 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  840. #51 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
  841. #52 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  842. #53 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle()
  843. #54 path/backend/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  844. #55 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle()
  845. #56 path/backend/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  846. #57 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle()
  847. #58 path/backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
  848. #59 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\Pipeline\Pipeline->then()
  849. #60 path/backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
  850. #61 path/backend/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
  851. #62 {main}
  852. Serialization: MadelineProto is starting, please wait...
  853. Logger: MadelineProto
  854. Logger: Copyright (C) 2016-2023 Daniil Gentili
  855. Logger: Licensed under AGPLv3
  856. Logger: https://github.com/danog/MadelineProto
  857. Serialization: Got exclusive session lock!
  858. DataCenter: Disconnecting all before reconnect!
  859. DataCenter: Disconnecting all before reconnect!
  860. DataCenter: Disconnecting all before reconnect!
  861. DataCenter: Disconnecting all before reconnect!
  862. DataCenter: Disconnecting all before reconnect!
  863. DataCenter: Disconnecting all before reconnect!
  864. DataCenter: Disconnecting all before reconnect!
  865. DataCenter: Reconnecting to DC 1 (-1) from existing
  866. DataCenterConnection: Trying shared connection via tcp://149.154.175.58:443 main DC 1, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  867. Connection: Connecting to DC 1.0
  868. Session: Resetting session in DC 1.0...
  869. DataCenter: Reconnecting to DC 2 (-1) from existing
  870. DataCenterConnection: Trying shared connection via tcp://149.154.167.51:443 main DC 2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  871. Connection: Connecting to DC 2.0
  872. Session: Resetting session in DC 2.0...
  873. DataCenter: Reconnecting to DC -2 (-1) from existing
  874. DataCenterConnection: Trying shared connection via tcp://149.154.167.222:443 main DC -2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  875. Connection: Connecting to DC -2.0
  876. Session: Resetting session in DC -2.0...
  877. DataCenter: Reconnecting to DC 3 (-1) from existing
  878. DataCenterConnection: Trying shared connection via tcp://149.154.175.100:443 main DC 3, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  879. Connection: Connecting to DC 3.0
  880. Session: Resetting session in DC 3.0...
  881. DataCenter: Reconnecting to DC 4 (-1) from existing
  882. DataCenterConnection: Trying shared connection via tcp://149.154.167.91:443 main DC 4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  883. Connection: Connecting to DC 4.0
  884. Session: Resetting session in DC 4.0...
  885. DataCenter: Reconnecting to DC -4 (-1) from existing
  886. DataCenterConnection: Trying shared connection via tcp://149.154.167.43:443 main DC -4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  887. Connection: Connecting to DC -4.0
  888. Session: Resetting session in DC -4.0...
  889. DataCenter: Reconnecting to DC 5 (-1) from existing
  890. DataCenterConnection: Trying shared connection via tcp://91.108.56.115:443 main DC 5, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  891. Connection: Connecting to DC 5.0
  892. Session: Resetting session in DC 5.0...
  893. Connection: Connected to DC 2.0!
  894. DataCenterConnection: Restoring 0 messages to DC 2
  895. DataCenterConnection: Flushing pending messages, DC 2
  896. DataCenter: OK!
  897. Connection: Connected to DC -2.0!
  898. DataCenterConnection: Restoring 0 messages to DC -2
  899. DataCenterConnection: Flushing pending messages, DC -2
  900. DataCenter: OK!
  901. PingLoop: Ping DC 2.0
  902. Connection: Connected to DC 4.0!
  903. DataCenterConnection: Restoring 0 messages to DC 4
  904. DataCenterConnection: Flushing pending messages, DC 4
  905. DataCenter: OK!
  906. Connection: Connected to DC -4.0!
  907. DataCenterConnection: Restoring 0 messages to DC -4
  908. DataCenterConnection: Flushing pending messages, DC -4
  909. DataCenter: OK!
  910. PingLoop: Ping DC 4.0
  911. Connection: Connected to DC 1.0!
  912. DataCenterConnection: Restoring 0 messages to DC 1
  913. DataCenterConnection: Flushing pending messages, DC 1
  914. DataCenter: OK!
  915. PingLoop: Ping DC 1.0
  916. Connection: Connected to DC 3.0!
  917. DataCenterConnection: Restoring 0 messages to DC 3
  918. DataCenterConnection: Flushing pending messages, DC 3
  919. DataCenter: OK!
  920. PingLoop: Ping DC 3.0
  921. Connection: Connected to DC 5.0!
  922. DataCenterConnection: Restoring 0 messages to DC 5
  923. DataCenterConnection: Flushing pending messages, DC 5
  924. DataCenter: OK!
  925. MTProto: Initing authorization...
  926. DataCenterConnection: Initing auth for DC 2
  927. DataCenterConnection: Initing auth for DC 1
  928. DataCenterConnection: Initing auth for DC 3
  929. DataCenterConnection: Initing auth for DC 4
  930. DataCenterConnection: Initing auth for DC 5
  931. DataCenterConnection: Initing auth for DC -2
  932. DataCenterConnection: Initing auth for DC -4
  933. MTProto: Done initing authorization!
  934. MTProto: Starting update system
  935. DataCenterConnection: Flushing pending messages, DC 2
  936. DataCenterConnection: Flushing pending messages, DC 1
  937. DataCenterConnection: Flushing pending messages, DC -2
  938. DataCenterConnection: Flushing pending messages, DC 3
  939. DataCenterConnection: Flushing pending messages, DC 4
  940. DataCenterConnection: Flushing pending messages, DC -4
  941. DataCenterConnection: Flushing pending messages, DC 5
  942. DataCenter: Reconnecting to DC 2 (-1) from existing
  943. DataCenterConnection: Trying shared connection via tcp://149.154.167.51:443 main DC 2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  944. DataCenterConnection: Already connected!
  945. DataCenter: OK!
  946. DataCenter: Reconnecting to DC 1 (-1) from existing
  947. DataCenterConnection: Trying shared connection via tcp://149.154.175.58:443 main DC 1, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  948. DataCenterConnection: Already connected!
  949. DataCenter: OK!
  950. DataCenter: Reconnecting to DC -2 (-1) from existing
  951. DataCenterConnection: Trying shared connection via tcp://149.154.167.222:443 main DC -2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  952. DataCenterConnection: Already connected!
  953. DataCenter: OK!
  954. DataCenter: Reconnecting to DC 3 (-1) from existing
  955. DataCenterConnection: Trying shared connection via tcp://149.154.175.100:443 main DC 3, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  956. DataCenterConnection: Already connected!
  957. DataCenter: OK!
  958. DataCenter: Reconnecting to DC 4 (-1) from existing
  959. DataCenterConnection: Trying shared connection via tcp://149.154.167.91:443 main DC 4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  960. DataCenterConnection: Already connected!
  961. DataCenter: OK!
  962. DataCenter: Reconnecting to DC -4 (-1) from existing
  963. DataCenterConnection: Trying shared connection via tcp://149.154.167.43:443 main DC -4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  964. DataCenterConnection: Already connected!
  965. DataCenter: OK!
  966. DataCenter: Reconnecting to DC 5 (-1) from existing
  967. DataCenterConnection: Trying shared connection via tcp://91.108.56.115:443 main DC 5, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream (-1)
  968. DataCenterConnection: Already connected!
  969. DataCenter: OK!
  970. MTProto: Initing authorization...
  971. DataCenterConnection: Initing auth for DC 2
  972. DataCenterConnection: Initing auth for DC 1
  973. DataCenterConnection: Initing auth for DC 3
  974. DataCenterConnection: Initing auth for DC 4
  975. DataCenterConnection: Initing auth for DC 5
  976. DataCenterConnection: Initing auth for DC -2
  977. DataCenterConnection: Initing auth for DC -4
  978. MTProto: Done initing authorization!
  979. MTProto: Starting update system
  980. DataCenterConnection: Flushing pending messages, DC 2
  981. DataCenterConnection: Flushing pending messages, DC 1
  982. DataCenterConnection: Flushing pending messages, DC -2
  983. DataCenterConnection: Flushing pending messages, DC 3
  984. DataCenterConnection: Flushing pending messages, DC 4
  985. DataCenterConnection: Flushing pending messages, DC -4
  986. DataCenterConnection: Flushing pending messages, DC 5
  987. PingLoop: Ping DC 5.0
  988. PingLoop: Ping DC 2.0
  989. PingLoop: Ping DC 1.0
  990. PingLoop: Ping DC 3.0
  991. PingLoop: Ping DC 4.0
  992. MTProto: Initing auth 2
  993. MTProto: Initing auth 2
  994. MTProto: Initing auth 2
  995. MTProto: Initing authorization...
  996. DataCenterConnection: Initing auth for DC 2
  997. DataCenterConnection: Initing auth for DC 1
  998. DataCenterConnection: Initing auth for DC 3
  999. DataCenterConnection: Initing auth for DC 4
  1000. DataCenterConnection: Initing auth for DC 5
  1001. DataCenterConnection: Initing auth for DC -2
  1002. DataCenterConnection: Initing auth for DC -4
  1003. MTProto: Done initing authorization!
  1004. MTProto: Starting update system
  1005. DataCenterConnection: Flushing pending messages, DC 2
  1006. DataCenterConnection: Flushing pending messages, DC 1
  1007. DataCenterConnection: Flushing pending messages, DC -2
  1008. DataCenterConnection: Flushing pending messages, DC 3
  1009. DataCenterConnection: Flushing pending messages, DC 4
  1010. DataCenterConnection: Flushing pending messages, DC -4
  1011. DataCenterConnection: Flushing pending messages, DC 5
  1012. AckHandler: Could not find users.getUsers with message ID 7232231043879665668 sent 0 seconds ago in new_outgoing!
  1013. MTProto: AUTH_KEY_UNREGISTERED
  1014. MTProto: Starting update system
  1015. DataCenterConnection: Flushing pending messages, DC 2
  1016. DataCenterConnection: Flushing pending messages, DC 1
  1017. DataCenterConnection: Flushing pending messages, DC -2
  1018. DataCenterConnection: Flushing pending messages, DC 3
  1019. DataCenterConnection: Flushing pending messages, DC 4
  1020. DataCenterConnection: Flushing pending messages, DC -4
  1021. DataCenterConnection: Flushing pending messages, DC 5
  1022. APIWrapper: MadelineProto is ready!
  1023. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/ipcState.php.lock...
  1024. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/ipcState.php.lock...
  1025. PingLoop: Ping DC 2.0
  1026. PingLoop: Ping DC 1.0
  1027. PingLoop: Ping DC 3.0
  1028. PingLoop: Ping DC 4.0
  1029. PingLoop: Ping DC 5.0
  1030. MTProto: Initing auth 2
  1031. MTProto: Initing auth 2
  1032. MTProto: Initing auth 2
  1033. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/safe.php.lock...
  1034. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/safe.php.lock...
  1035. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/lightState.php.lock...
  1036. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/lightState.php.lock...
  1037. APIWrapper: Saved session!
  1038. Serialization: MadelineProto is starting, please wait...
  1039. Serialization: Connected to IPC socket!
  1040. MTProto: Accepted IPC client connection!
  1041. Login: Logging in as a normal user...
  1042. Server: IPC server started successfully!
  1043. MTProto: Initing authorization...
  1044. DataCenterConnection: Initing auth for DC 2
  1045. DataCenterConnection: Initing auth for DC 1
  1046. DataCenterConnection: Trying to copy authorization from DC 2 to DC 1
  1047. DataCenterConnection: Initing auth for DC 3
  1048. DataCenterConnection: Trying to copy authorization from DC 2 to DC 3
  1049. DataCenterConnection: Initing auth for DC 4
  1050. DataCenterConnection: Trying to copy authorization from DC 2 to DC 4
  1051. DataCenterConnection: Initing auth for DC 5
  1052. DataCenterConnection: Trying to copy authorization from DC 2 to DC 5
  1053. PingLoop: Ping DC 2.0
  1054. FeedLoop, PavloProto: Resumed update feed loop generic
  1055. GarbageCollector: gc_collect_cycles done. Cleaned memory: 0 Mb
  1056. Session: Garbage collected 14 incoming messages in DC 2, 0 left
  1057. Session: Garbage collected 11 outgoing messages in DC 2, 2 left
  1058. Session: Garbage collected 5 incoming messages in DC 4, 0 left
  1059. Session: Garbage collected 4 outgoing messages in DC 4, 1 left
  1060. PingLoop: Ping DC 4.0
  1061. Session: Garbage collected 5 incoming messages in DC 1, 0 left
  1062. Session: Garbage collected 4 outgoing messages in DC 1, 1 left
  1063. Session: Garbage collected 5 incoming messages in DC 3, 0 left
  1064. Session: Garbage collected 4 outgoing messages in DC 3, 1 left
  1065. Session: Garbage collected 4 incoming messages in DC 5, 0 left
  1066. Session: Garbage collected 3 outgoing messages in DC 5, 1 left
  1067. PingLoop: Ping DC 1.0
  1068. PingLoop: Ping DC 3.0
  1069. DataCenterConnection: Initing auth for DC -2
  1070. DataCenterConnection: Initing auth for DC -4
  1071. MTProto: Done initing authorization!
  1072. MTProto: Starting update system
  1073. DataCenterConnection: Flushing pending messages, DC 2
  1074. DataCenterConnection: Flushing pending messages, DC 1
  1075. DataCenterConnection: Flushing pending messages, DC -2
  1076. DataCenterConnection: Flushing pending messages, DC 3
  1077. DataCenterConnection: Flushing pending messages, DC 4
  1078. DataCenterConnection: Flushing pending messages, DC -4
  1079. DataCenterConnection: Flushing pending messages, DC 5
  1080. MTProto: Starting update system
  1081. DataCenterConnection: Flushing pending messages, DC 2
  1082. DataCenterConnection: Flushing pending messages, DC 1
  1083. DataCenterConnection: Flushing pending messages, DC -2
  1084. DataCenterConnection: Flushing pending messages, DC 3
  1085. DataCenterConnection: Flushing pending messages, DC 4
  1086. DataCenterConnection: Flushing pending messages, DC -4
  1087. DataCenterConnection: Flushing pending messages, DC 5
  1088. Login: Logged in successfully!
  1089. PingLoop: Ping DC 5.0
  1090. APIWrapper: Shutting down MadelineProto (danog\MadelineProto\API)
  1091. APIWrapper: Prompting final serialization...
  1092. APIWrapper: Done final serialization!
  1093. ProcessRunner: Got final message from worker:
  1094. ProcessRunner: Got final message from worker:
  1095. FeedLoop: Resumed update feed loop generic
  1096. Session: Garbage collected 12 incoming messages in DC 2, 0 left
  1097. Session: Garbage collected 14 outgoing messages in DC 2, 0 left
  1098. Session: Garbage collected 2 incoming messages in DC 4, 0 left
  1099. Session: Garbage collected 3 outgoing messages in DC 4, 0 left
  1100. Session: Garbage collected 2 incoming messages in DC 1, 0 left
  1101. Session: Garbage collected 3 outgoing messages in DC 1, 0 left
  1102. Session: Garbage collected 2 incoming messages in DC 3, 0 left
  1103. Session: Garbage collected 3 outgoing messages in DC 3, 0 left
  1104. Session: Garbage collected 2 incoming messages in DC 5, 0 left
  1105. Session: Garbage collected 3 outgoing messages in DC 5, 0 left
  1106. PingLoop, PavloProto: Ping DC 2.0
  1107. PingLoop, PavloProto: Ping DC 3.0
  1108. PingLoop, PavloProto: Ping DC 3.0
  1109. FeedLoop, PavloProto: Resumed update feed loop generic
  1110. FeedLoop, PavloProto: Resumed update feed loop generic
  1111. UpdateHandler: Parsing updates (updateShort) received via the socket...
  1112. FeedLoop: Resumed update feed loop generic
  1113. Session: Garbage collected 1 incoming messages in DC 2, 0 left
  1114. FeedLoop, PavloProto: Resumed update feed loop generic
  1115. Session: Garbage collected 1 incoming messages in DC 2, 0 left
  1116. Session: Garbage collected 2 outgoing messages in DC 2, 0 left
  1117. PingLoop, PavloProto: Ping DC 2.0
  1118. MTProto: Accepted IPC client connection!
  1119. entry: A restart was triggered!
  1120. APIWrapper: Shutting down MadelineProto (danog\MadelineProto\API)
  1121. MTProto: Will unreference instance
  1122. DataCenterConnection: Disconnecting from shared DC 2
  1123. Connection: Disconnecting from DC 2.0
  1124. DataCenterConnection: Backed up from DC 2.0
  1125. Connection: Disconnected from DC 2.0
  1126. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 2
  1127. DataCenterConnection: Disconnecting from shared DC 1
  1128. Connection: Disconnecting from DC 1.0
  1129. DataCenterConnection: Backed up from DC 1.0
  1130. Connection: Disconnected from DC 1.0
  1131. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 1
  1132. DataCenterConnection: Disconnecting from shared DC -2
  1133. Connection: Disconnecting from DC -2.0
  1134. DataCenterConnection: Backed up from DC -2.0
  1135. Connection: Disconnected from DC -2.0
  1136. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -2
  1137. DataCenterConnection: Disconnecting from shared DC 3
  1138. Connection: Disconnecting from DC 3.0
  1139. DataCenterConnection: Backed up from DC 3.0
  1140. Connection: Disconnected from DC 3.0
  1141. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 3
  1142. DataCenterConnection: Disconnecting from shared DC 4
  1143. Connection: Disconnecting from DC 4.0
  1144. DataCenterConnection: Backed up from DC 4.0
  1145. Connection: Disconnected from DC 4.0
  1146. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 4
  1147. DataCenterConnection: Disconnecting from shared DC -4
  1148. Connection: Disconnecting from DC -4.0
  1149. DataCenterConnection: Backed up from DC -4.0
  1150. Connection: Disconnected from DC -4.0
  1151. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -4
  1152. DataCenterConnection: Disconnecting from shared DC 5
  1153. Connection: Disconnecting from DC 5.0
  1154. DataCenterConnection: Backed up from DC 5.0
  1155. Connection: Disconnected from DC 5.0
  1156. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 5
  1157. MTProto: Unreferenced instance
  1158. APIWrapper: Prompting final serialization...
  1159. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/safe.php.lock...
  1160. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/safe.php.lock...
  1161. SessionPaths: Waiting for exclusive lock of path/backend/storage/app/VBv13YVIHa/lightState.php.lock...
  1162. SessionPaths: Got exclusive lock of path/backend/storage/app/VBv13YVIHa/lightState.php.lock...
  1163. APIWrapper: Saved session!
  1164. APIWrapper: Done final serialization!
  1165. Serialization: Unlocking exclusive session lock!
  1166. Serialization: Unlocked exclusive session lock!
  1167. MTProto: Shutting down MadelineProto (MTProto)
  1168. MTProto: Will unreference instance
  1169. DataCenterConnection: Disconnecting from shared DC 2
  1170. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 2
  1171. DataCenterConnection: Disconnecting from shared DC 1
  1172. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 1
  1173. DataCenterConnection: Disconnecting from shared DC -2
  1174. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -2
  1175. DataCenterConnection: Disconnecting from shared DC 3
  1176. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 3
  1177. DataCenterConnection: Disconnecting from shared DC 4
  1178. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 4
  1179. DataCenterConnection: Disconnecting from shared DC -4
  1180. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC -4
  1181. DataCenterConnection: Disconnecting from shared DC 5
  1182. DataCenterConnection: Backed up 0, added to 0 existing messages) from DC 5
  1183. MTProto: Unreferenced instance
  1184. MTProto: Successfully destroyed MadelineProto
  1185. FeedLoop, PavloProto: Resumed update feed loop generic
  1186. FeedLoop, PavloProto: Resumed update feed loop generic
  1187. FeedLoop, PavloProto: Resumed update feed loop generic
  1188. PingLoop, PavloProto: Ping DC 4.0
  1189. PingLoop, PavloProto: Ping DC 1.0
  1190. PingLoop, PavloProto: Ping DC 4.0
  1191. PingLoop, PavloProto: Ping DC 5.0
  1192. PingLoop, PavloProto: Ping DC 1.0
  1193. PingLoop, PavloProto: Ping DC 5.0
  1194. PingLoop, PavloProto: Ping DC 2.0
  1195. PingLoop, PavloProto: Ping DC 3.0
  1196. PingLoop, PavloProto: Ping DC 3.0
  1197. PingLoop, PavloProto: Ping DC 2.0
  1198. FeedLoop, PavloProto: Resumed update feed loop generic
  1199. FeedLoop, PavloProto: Resumed update feed loop generic
  1200. FeedLoop, PavloProto: Resumed update feed loop generic
  1201. PingLoop, PavloProto: Ping DC 4.0
  1202. PingLoop, PavloProto: Ping DC 1.0
  1203. FeedLoop, PavloProto: Resumed update feed loop generic
  1204. PingLoop, PavloProto: Ping DC 4.0
  1205. PingLoop, PavloProto: Ping DC 5.0
  1206. PingLoop, PavloProto: Ping DC 1.0
  1207. PingLoop, PavloProto: Ping DC 5.0
  1208. FeedLoop, PavloProto: Resumed update feed loop generic
  1209. PingLoop, PavloProto: Ping DC 2.0
  1210. PingLoop, PavloProto: Ping DC 3.0
  1211. PingLoop, PavloProto: Ping DC 3.0
  1212. PingLoop, PavloProto: Ping DC 2.0
  1213. PingLoop, PavloProto: Ping DC 4.0
  1214. PingLoop, PavloProto: Ping DC 1.0
  1215. PingLoop, PavloProto: Ping DC 4.0
  1216. PingLoop, PavloProto: Ping DC 5.0
  1217. PingLoop, PavloProto: Ping DC 1.0
  1218. PingLoop, PavloProto: Ping DC 5.0
  1219. PingLoop, PavloProto: Ping DC 2.0
  1220. PingLoop, PavloProto: Ping DC 3.0
  1221. PingLoop, PavloProto: Ping DC 3.0
  1222. PingLoop, PavloProto: Ping DC 2.0
  1223. FeedLoop, PavloProto: Resumed update feed loop generic
  1224. PingLoop, PavloProto: Ping DC 4.0
  1225. PingLoop, PavloProto: Ping DC 1.0
  1226. PingLoop, PavloProto: Ping DC 4.0
  1227. PingLoop, PavloProto: Ping DC 5.0
  1228. PingLoop, PavloProto: Ping DC 1.0
  1229. PingLoop, PavloProto: Ping DC 5.0
  1230. FeedLoop, PavloProto: Resumed update feed loop generic
  1231. FeedLoop, PavloProto: Resumed update feed loop generic
  1232. PingLoop, PavloProto: Ping DC 2.0
  1233. PingLoop, PavloProto: Ping DC 3.0
  1234. PingLoop, PavloProto: Ping DC 3.0
  1235. PingLoop, PavloProto: Ping DC 2.0
  1236. PingLoop, PavloProto: Ping DC 4.0
  1237. PingLoop, PavloProto: Ping DC 1.0
  1238. PingLoop, PavloProto: Ping DC 4.0
  1239. PingLoop, PavloProto: Ping DC 5.0
  1240. PingLoop, PavloProto: Ping DC 1.0
  1241. PingLoop, PavloProto: Ping DC 5.0
  1242. PingLoop, PavloProto: Ping DC 2.0
  1243. PingLoop, PavloProto: Ping DC 3.0
  1244. PingLoop, PavloProto: Ping DC 3.0
  1245. PingLoop, PavloProto: Ping DC 2.0
  1246. PingLoop, PavloProto: Ping DC 4.0
  1247. PingLoop, PavloProto: Ping DC 1.0
  1248. PingLoop, PavloProto: Ping DC 4.0
  1249. PingLoop, PavloProto: Ping DC 5.0
  1250. PingLoop, PavloProto: Ping DC 1.0
  1251. PingLoop, PavloProto: Ping DC 5.0
  1252. PingLoop, PavloProto: Ping DC 2.0
  1253. PingLoop, PavloProto: Ping DC 3.0
  1254. PingLoop, PavloProto: Ping DC 3.0
  1255. PingLoop, PavloProto: Ping DC 2.0
  1256. PingLoop, PavloProto: Ping DC 4.0
  1257. PingLoop, PavloProto: Ping DC 1.0
  1258. PingLoop, PavloProto: Ping DC 4.0
  1259. PingLoop, PavloProto: Ping DC 5.0
  1260. PingLoop, PavloProto: Ping DC 1.0
  1261. PingLoop, PavloProto: Ping DC 5.0
  1262. FeedLoop, PavloProto: Resumed update feed loop generic
  1263. FeedLoop, PavloProto: Resumed update feed loop generic
  1264. PingLoop, PavloProto: Ping DC 2.0
  1265. PingLoop, PavloProto: Ping DC 3.0
  1266. PingLoop, PavloProto: Ping DC 3.0
  1267. FeedLoop, PavloProto: Resumed update feed loop generic
  1268. PingLoop, PavloProto: Ping DC 2.0
  1269. FeedLoop, PavloProto: Resumed update feed loop generic
  1270. FeedLoop, PavloProto: Resumed update feed loop generic
  1271. FeedLoop, PavloProto: Resumed update feed loop generic
  1272. PingLoop, PavloProto: Ping DC 4.0
  1273. PingLoop, PavloProto: Ping DC 1.0
  1274. PingLoop, PavloProto: Ping DC 4.0
  1275. PingLoop, PavloProto: Ping DC 5.0
  1276. PingLoop, PavloProto: Ping DC 1.0
  1277. PingLoop, PavloProto: Ping DC 5.0
  1278. FeedLoop, PavloProto: Resumed update feed loop generic
  1279. FeedLoop, PavloProto: Resumed update feed loop generic
  1280. FeedLoop, PavloProto: Resumed update feed loop generic
  1281. FeedLoop, PavloProto: Resumed update feed loop generic
  1282. FeedLoop, PavloProto: Resumed update feed loop generic
  1283. FeedLoop, PavloProto: Resumed update feed loop generic
  1284. FeedLoop, PavloProto: Resumed update feed loop generic
  1285. PingLoop, PavloProto: Ping DC 2.0
  1286. PingLoop, PavloProto: Ping DC 3.0
  1287. PingLoop, PavloProto: Ping DC 3.0
  1288. PingLoop, PavloProto: Ping DC 2.0
  1289.  
  1290.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement