Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
2,811
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 KB | None | 0 0
  1. [MySQL] [Slow Query Warning] [es_extended] [10043ms] SELECT * FROM items
  2. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  3. [MySQL] [Slow Query Warning] [esx_garage] [10026ms] UPDATE owned_vehicles SET state=true WHERE state=false
  4. [ERROR] [MySQL] [esx_garage] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  5. [MySQL] [Slow Query Warning] [esx_society] [10024ms] SELECT * FROM jobs
  6. [ERROR] [MySQL] [esx_society] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  7. [MySQL] [Slow Query Warning] [esx_datastore] [10024ms] SELECT * FROM datastore
  8. [ERROR] [MySQL] [esx_datastore] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  9. [MySQL] [Slow Query Warning] [esx_shops] [10024ms] SELECT * FROM shops LEFT JOIN items ON items.name = shops.item
  10. [ERROR] [MySQL] [esx_shops] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  11. [MySQL] [Slow Query Warning] [esx_addonaccount] [10023ms] SELECT * FROM addon_account
  12. [ERROR] [MySQL] [esx_addonaccount] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  13. [MySQL] [Slow Query Warning] [esx_addoninventory] [10023ms] SELECT * FROM items
  14. [ERROR] [MySQL] [esx_addoninventory] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  15. [MySQL] [Slow Query Warning] [esx_weaponshop] [10022ms] SELECT * FROM weashops
  16. [ERROR] [MySQL] [esx_weaponshop] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  17. [MySQL] [Slow Query Warning] [esx_vehicleshop] [10022ms] SELECT * FROM vehicle_categories
  18. [ERROR] [MySQL] [esx_vehicleshop] An error happens on MySQL for query "[object Object]": Handshake inactivity timeout
  19. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  20. at Handshake.<anonymous> (mysql-async.js:5826:17)
  21. at emitNone (events.js:106:13)
  22. at Handshake.emit (events.js:208:7)
  23. at Handshake._onTimeout (mysql-async.js:321:8)
  24. at ontimeout (timers.js:498:11)
  25. at tryOnTimeout (timers.js:323:5)
  26. at Timer.listOnTimeout (timers.js:290:5)
  27. --------------------
  28. at Protocol._enqueue (mysql-async.js:5807:48)
  29. at Protocol.handshake (mysql-async.js:5714:23)
  30. at PoolConnection.connect (mysql-async.js:720:18)
  31. at Pool.getConnection (mysql-async.js:4577:16)
  32. at Pool.query (mysql-async.js:4731:8)
  33. at Promise (mysql-async.js:4970:12)
  34. at new Promise (<anonymous>)
  35. at execute (mysql-async.js:4967:26)
  36. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  37. at citizen:/scripting/v8/main.js:96:41
  38. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  39. Error: (node:1529) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  40. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  41. at Handshake.<anonymous> (mysql-async.js:5826:17)
  42. at emitNone (events.js:106:13)
  43. at Handshake.emit (events.js:208:7)
  44. at Handshake._onTimeout (mysql-async.js:321:8)
  45. at ontimeout (timers.js:498:11)
  46. at tryOnTimeout (timers.js:323:5)
  47. at Timer.listOnTimeout (timers.js:290:5)
  48. --------------------
  49. at Protocol._enqueue (mysql-async.js:5807:48)
  50. at Protocol.handshake (mysql-async.js:5714:23)
  51. at PoolConnection.connect (mysql-async.js:720:18)
  52. at Pool.getConnection (mysql-async.js:4577:16)
  53. at Pool.query (mysql-async.js:4731:8)
  54. at Promise (mysql-async.js:4970:12)
  55. at new Promise (<anonymous>)
  56. at execute (mysql-async.js:4967:26)
  57. at Object.global.exports [as callback] (mysql-async.js:4985:5)
  58. at citizen:/scripting/v8/main.js:96:41
  59. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  60. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  61. at Handshake.<anonymous> (mysql-async.js:5826:17)
  62. at emitNone (events.js:106:13)
  63. at Handshake.emit (events.js:208:7)
  64. at Handshake._onTimeout (mysql-async.js:321:8)
  65. at ontimeout (timers.js:498:11)
  66. at tryOnTimeout (timers.js:323:5)
  67. at Timer.listOnTimeout (timers.js:290:5)
  68. --------------------
  69. at Protocol._enqueue (mysql-async.js:5807:48)
  70. at Protocol.handshake (mysql-async.js:5714:23)
  71. at PoolConnection.connect (mysql-async.js:720:18)
  72. at Pool.getConnection (mysql-async.js:4577:16)
  73. at Pool.query (mysql-async.js:4731:8)
  74. at Promise (mysql-async.js:4970:12)
  75. at new Promise (<anonymous>)
  76. at execute (mysql-async.js:4967:26)
  77. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  78. at citizen:/scripting/v8/main.js:96:41
  79. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
  80. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  81. at Handshake.<anonymous> (mysql-async.js:5826:17)
  82. at emitNone (events.js:106:13)
  83. at Handshake.emit (events.js:208:7)
  84. at Handshake._onTimeout (mysql-async.js:321:8)
  85. at ontimeout (timers.js:498:11)
  86. at tryOnTimeout (timers.js:323:5)
  87. at Timer.listOnTimeout (timers.js:290:5)
  88. --------------------
  89. at Protocol._enqueue (mysql-async.js:5807:48)
  90. at Protocol.handshake (mysql-async.js:5714:23)
  91. at PoolConnection.connect (mysql-async.js:720:18)
  92. at Pool.getConnection (mysql-async.js:4577:16)
  93. at Pool.query (mysql-async.js:4731:8)
  94. at Promise (mysql-async.js:4970:12)
  95. at new Promise (<anonymous>)
  96. at execute (mysql-async.js:4967:26)
  97. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  98. at citizen:/scripting/v8/main.js:96:41
  99. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
  100. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  101. at Handshake.<anonymous> (mysql-async.js:5826:17)
  102. at emitNone (events.js:106:13)
  103. at Handshake.emit (events.js:208:7)
  104. at Handshake._onTimeout (mysql-async.js:321:8)
  105. at ontimeout (timers.js:498:11)
  106. at tryOnTimeout (timers.js:323:5)
  107. at Timer.listOnTimeout (timers.js:290:5)
  108. --------------------
  109. at Protocol._enqueue (mysql-async.js:5807:48)
  110. at Protocol.handshake (mysql-async.js:5714:23)
  111. at PoolConnection.connect (mysql-async.js:720:18)
  112. at Pool.getConnection (mysql-async.js:4577:16)
  113. at Pool.query (mysql-async.js:4731:8)
  114. at Promise (mysql-async.js:4970:12)
  115. at new Promise (<anonymous>)
  116. at execute (mysql-async.js:4967:26)
  117. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  118. at citizen:/scripting/v8/main.js:96:41
  119. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 5)
  120. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  121. at Handshake.<anonymous> (mysql-async.js:5826:17)
  122. at emitNone (events.js:106:13)
  123. at Handshake.emit (events.js:208:7)
  124. at Handshake._onTimeout (mysql-async.js:321:8)
  125. at ontimeout (timers.js:498:11)
  126. at tryOnTimeout (timers.js:323:5)
  127. at Timer.listOnTimeout (timers.js:290:5)
  128. --------------------
  129. at Protocol._enqueue (mysql-async.js:5807:48)
  130. at Protocol.handshake (mysql-async.js:5714:23)
  131. at PoolConnection.connect (mysql-async.js:720:18)
  132. at Pool.getConnection (mysql-async.js:4577:16)
  133. at Pool.query (mysql-async.js:4731:8)
  134. at Promise (mysql-async.js:4970:12)
  135. at new Promise (<anonymous>)
  136. at execute (mysql-async.js:4967:26)
  137. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  138. at citizen:/scripting/v8/main.js:96:41
  139. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6)
  140. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  141. at Handshake.<anonymous> (mysql-async.js:5826:17)
  142. at emitNone (events.js:106:13)
  143. at Handshake.emit (events.js:208:7)
  144. at Handshake._onTimeout (mysql-async.js:321:8)
  145. at ontimeout (timers.js:498:11)
  146. at tryOnTimeout (timers.js:323:5)
  147. at Timer.listOnTimeout (timers.js:290:5)
  148. --------------------
  149. at Protocol._enqueue (mysql-async.js:5807:48)
  150. at Protocol.handshake (mysql-async.js:5714:23)
  151. at PoolConnection.connect (mysql-async.js:720:18)
  152. at Pool.getConnection (mysql-async.js:4577:16)
  153. at Pool.query (mysql-async.js:4731:8)
  154. at Promise (mysql-async.js:4970:12)
  155. at new Promise (<anonymous>)
  156. at execute (mysql-async.js:4967:26)
  157. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  158. at citizen:/scripting/v8/main.js:96:41
  159. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 7)
  160. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  161. at Handshake.<anonymous> (mysql-async.js:5826:17)
  162. at emitNone (events.js:106:13)
  163. at Handshake.emit (events.js:208:7)
  164. at Handshake._onTimeout (mysql-async.js:321:8)
  165. at ontimeout (timers.js:498:11)
  166. at tryOnTimeout (timers.js:323:5)
  167. at Timer.listOnTimeout (timers.js:290:5)
  168. --------------------
  169. at Protocol._enqueue (mysql-async.js:5807:48)
  170. at Protocol.handshake (mysql-async.js:5714:23)
  171. at PoolConnection.connect (mysql-async.js:720:18)
  172. at Pool.getConnection (mysql-async.js:4577:16)
  173. at Pool.query (mysql-async.js:4731:8)
  174. at Promise (mysql-async.js:4970:12)
  175. at new Promise (<anonymous>)
  176. at execute (mysql-async.js:4967:26)
  177. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  178. at citizen:/scripting/v8/main.js:96:41
  179. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 8)
  180. Error: (node:1529) UnhandledPromiseRejectionWarning: Error: Handshake inactivity timeout
  181. at Handshake.<anonymous> (mysql-async.js:5826:17)
  182. at emitNone (events.js:106:13)
  183. at Handshake.emit (events.js:208:7)
  184. at Handshake._onTimeout (mysql-async.js:321:8)
  185. at ontimeout (timers.js:498:11)
  186. at tryOnTimeout (timers.js:323:5)
  187. at Timer.listOnTimeout (timers.js:290:5)
  188. --------------------
  189. at Protocol._enqueue (mysql-async.js:5807:48)
  190. at Protocol.handshake (mysql-async.js:5714:23)
  191. at PoolConnection.connect (mysql-async.js:720:18)
  192. at Pool.getConnection (mysql-async.js:4577:16)
  193. at Pool.query (mysql-async.js:4731:8)
  194. at Promise (mysql-async.js:4970:12)
  195. at new Promise (<anonymous>)
  196. at execute (mysql-async.js:4967:26)
  197. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  198. at citizen:/scripting/v8/main.js:96:41
  199. Error: (node:1529) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement