Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.74 KB | None | 0 0
  1. [ERROR] [MySQL] [esx_addonaccount] An error happens on MySQL for query "[object Object]": ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  2. Error: (node:9704) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  3. at process.<anonymous> (internal/process/promises.js:27:25)
  4. at <anonymous>
  5. at Query.db.query [as _callback] (mysql-async.js:4973:13)
  6. at Query.Sequence.end (mysql-async.js:280:24)
  7. at mysql-async.js:4734:13
  8. at Handshake.onConnect [as _callback] (mysql-async.js:4587:9)
  9. at Handshake.Sequence.end (mysql-async.js:280:24)
  10. at Handshake.ErrorPacket (mysql-async.js:12836:8)
  11. at Protocol._parsePacket (mysql-async.js:5941:23)
  12. at Parser.write (mysql-async.js:6198:12)
  13. Error: (node:9704) 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)
  14. Error: (node:9704) [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.
  15. Error: (node:9704) UnhandledPromiseRejectionWarning: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  16. at Handshake.Sequence._packetToError (mysql-async.js:244:14)
  17. at Handshake.ErrorPacket (mysql-async.js:12834:18)
  18. at Protocol._parsePacket (mysql-async.js:5941:23)
  19. at Parser.write (mysql-async.js:6198:12)
  20. at Protocol.write (mysql-async.js:5701:16)
  21. at Socket.<anonymous> (mysql-async.js:693:28)
  22. at emitOne (events.js:116:13)
  23. at Socket.emit (events.js:211:7)
  24. at addChunk (_stream_readable.js:263:12)
  25. at readableAddChunk (_stream_readable.js:250:11)
  26. --------------------
  27. at Protocol._enqueue (mysql-async.js:5807:48)
  28. at Protocol.handshake (mysql-async.js:5714:23)
  29. at PoolConnection.connect (mysql-async.js:720:18)
  30. at Pool.getConnection (mysql-async.js:4577:16)
  31. at Pool.query (mysql-async.js:4731:8)
  32. at Promise (mysql-async.js:4970:12)
  33. at new Promise (<anonymous>)
  34. at execute (mysql-async.js:4967:26)
  35. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  36. at citizen:/scripting/v8/main.js:96:41
  37. Error: (node:9704) 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)
  38. [ERROR] [MySQL] [esx_datastore] An error happens on MySQL for query "[object Object]": ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  39. Error: (node:9704) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  40. at process.<anonymous> (internal/process/promises.js:27:25)
  41. at <anonymous>
  42. at Query.db.query [as _callback] (mysql-async.js:4973:13)
  43. at Query.Sequence.end (mysql-async.js:280:24)
  44. at mysql-async.js:4734:13
  45. at Handshake.onConnect [as _callback] (mysql-async.js:4587:9)
  46. at Handshake.Sequence.end (mysql-async.js:280:24)
  47. at Handshake.ErrorPacket (mysql-async.js:12836:8)
  48. at Protocol._parsePacket (mysql-async.js:5941:23)
  49. at Parser.write (mysql-async.js:6198:12)
  50. Error: (node:9704) 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)
  51. Error: (node:9704) UnhandledPromiseRejectionWarning: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  52. at Handshake.Sequence._packetToError (mysql-async.js:244:14)
  53. at Handshake.ErrorPacket (mysql-async.js:12834:18)
  54. at Protocol._parsePacket (mysql-async.js:5941:23)
  55. at Parser.write (mysql-async.js:6198:12)
  56. at Protocol.write (mysql-async.js:5701:16)
  57. at Socket.<anonymous> (mysql-async.js:693:28)
  58. at emitOne (events.js:116:13)
  59. at Socket.emit (events.js:211:7)
  60. at addChunk (_stream_readable.js:263:12)
  61. at readableAddChunk (_stream_readable.js:250:11)
  62. --------------------
  63. at Protocol._enqueue (mysql-async.js:5807:48)
  64. at Protocol.handshake (mysql-async.js:5714:23)
  65. at PoolConnection.connect (mysql-async.js:720:18)
  66. at Pool.getConnection (mysql-async.js:4577:16)
  67. at Pool.query (mysql-async.js:4731:8)
  68. at Promise (mysql-async.js:4970:12)
  69. at new Promise (<anonymous>)
  70. at execute (mysql-async.js:4967:26)
  71. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  72. at citizen:/scripting/v8/main.js:96:41
  73. Error: (node:9704) 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)
  74. [ERROR] [MySQL] [esx_society] An error happens on MySQL for query "[object Object]": ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  75. Error: (node:9704) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  76. at process.<anonymous> (internal/process/promises.js:27:25)
  77. at <anonymous>
  78. at Query.db.query [as _callback] (mysql-async.js:4973:13)
  79. at Query.Sequence.end (mysql-async.js:280:24)
  80. at mysql-async.js:4734:13
  81. at Handshake.onConnect [as _callback] (mysql-async.js:4587:9)
  82. at Handshake.Sequence.end (mysql-async.js:280:24)
  83. at Handshake.ErrorPacket (mysql-async.js:12836:8)
  84. at Protocol._parsePacket (mysql-async.js:5941:23)
  85. at Parser.write (mysql-async.js:6198:12)
  86. Error: (node:9704) 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)
  87. Error: (node:9704) UnhandledPromiseRejectionWarning: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  88. at Handshake.Sequence._packetToError (mysql-async.js:244:14)
  89. at Handshake.ErrorPacket (mysql-async.js:12834:18)
  90. at Protocol._parsePacket (mysql-async.js:5941:23)
  91. at Parser.write (mysql-async.js:6198:12)
  92. at Protocol.write (mysql-async.js:5701:16)
  93. at Socket.<anonymous> (mysql-async.js:693:28)
  94. at emitOne (events.js:116:13)
  95. at Socket.emit (events.js:211:7)
  96. at addChunk (_stream_readable.js:263:12)
  97. at readableAddChunk (_stream_readable.js:250:11)
  98. --------------------
  99. at Protocol._enqueue (mysql-async.js:5807:48)
  100. at Protocol.handshake (mysql-async.js:5714:23)
  101. at PoolConnection.connect (mysql-async.js:720:18)
  102. at Pool.getConnection (mysql-async.js:4577:16)
  103. at Pool.query (mysql-async.js:4731:8)
  104. at Promise (mysql-async.js:4970:12)
  105. at new Promise (<anonymous>)
  106. at execute (mysql-async.js:4967:26)
  107. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  108. at citizen:/scripting/v8/main.js:96:41
  109. Error: (node:9704) 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)
  110. [ERROR] [MySQL] [esx_vehicleshop] An error happens on MySQL for query "[object Object]": ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  111. Error: (node:9704) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  112. at process.<anonymous> (internal/process/promises.js:27:25)
  113. at <anonymous>
  114. at Query.db.query [as _callback] (mysql-async.js:4973:13)
  115. at Query.Sequence.end (mysql-async.js:280:24)
  116. at mysql-async.js:4734:13
  117. at Handshake.onConnect [as _callback] (mysql-async.js:4587:9)
  118. at Handshake.Sequence.end (mysql-async.js:280:24)
  119. at Handshake.ErrorPacket (mysql-async.js:12836:8)
  120. at Protocol._parsePacket (mysql-async.js:5941:23)
  121. at Parser.write (mysql-async.js:6198:12)
  122. Error: (node:9704) 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)
  123. Error: (node:9704) UnhandledPromiseRejectionWarning: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  124. at Handshake.Sequence._packetToError (mysql-async.js:244:14)
  125. at Handshake.ErrorPacket (mysql-async.js:12834:18)
  126. at Protocol._parsePacket (mysql-async.js:5941:23)
  127. at Parser.write (mysql-async.js:6198:12)
  128. at Protocol.write (mysql-async.js:5701:16)
  129. at Socket.<anonymous> (mysql-async.js:693:28)
  130. at emitOne (events.js:116:13)
  131. at Socket.emit (events.js:211:7)
  132. at addChunk (_stream_readable.js:263:12)
  133. at readableAddChunk (_stream_readable.js:250:11)
  134. --------------------
  135. at Protocol._enqueue (mysql-async.js:5807:48)
  136. at Protocol.handshake (mysql-async.js:5714:23)
  137. at PoolConnection.connect (mysql-async.js:720:18)
  138. at Pool.getConnection (mysql-async.js:4577:16)
  139. at Pool.query (mysql-async.js:4731:8)
  140. at Promise (mysql-async.js:4970:12)
  141. at new Promise (<anonymous>)
  142. at execute (mysql-async.js:4967:26)
  143. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  144. at citizen:/scripting/v8/main.js:96:41
  145. Error: (node:9704) 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)
  146. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "[object Object]": ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  147. Error: (node:9704) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  148. at process.<anonymous> (internal/process/promises.js:27:25)
  149. at <anonymous>
  150. at Query.db.query [as _callback] (mysql-async.js:4973:13)
  151. at Query.Sequence.end (mysql-async.js:280:24)
  152. at mysql-async.js:4734:13
  153. at Handshake.onConnect [as _callback] (mysql-async.js:4587:9)
  154. at Handshake.Sequence.end (mysql-async.js:280:24)
  155. at Handshake.ErrorPacket (mysql-async.js:12836:8)
  156. at Protocol._parsePacket (mysql-async.js:5941:23)
  157. at Parser.write (mysql-async.js:6198:12)
  158. Error: (node:9704) 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)
  159. Error: (node:9704) UnhandledPromiseRejectionWarning: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  160. at Handshake.Sequence._packetToError (mysql-async.js:244:14)
  161. at Handshake.ErrorPacket (mysql-async.js:12834:18)
  162. at Protocol._parsePacket (mysql-async.js:5941:23)
  163. at Parser.write (mysql-async.js:6198:12)
  164. at Protocol.write (mysql-async.js:5701:16)
  165. at Socket.<anonymous> (mysql-async.js:693:28)
  166. at emitOne (events.js:116:13)
  167. at Socket.emit (events.js:211:7)
  168. at addChunk (_stream_readable.js:263:12)
  169. at readableAddChunk (_stream_readable.js:250:11)
  170. --------------------
  171. at Protocol._enqueue (mysql-async.js:5807:48)
  172. at Protocol.handshake (mysql-async.js:5714:23)
  173. at PoolConnection.connect (mysql-async.js:720:18)
  174. at Pool.getConnection (mysql-async.js:4577:16)
  175. at Pool.query (mysql-async.js:4731:8)
  176. at Promise (mysql-async.js:4970:12)
  177. at new Promise (<anonymous>)
  178. at execute (mysql-async.js:4967:26)
  179. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  180. at citizen:/scripting/v8/main.js:96:41
  181. Error: (node:9704) 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: 10)
  182. Uncaught AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  183. internal/errors.js(102,11): AssertionError
  184. assert.js(42,9): innerFail
  185. assert.js(56,3): fail
  186. internal/process/promises.js(27,25):
  187. mysql-async.js(4973,13): db.query
  188. mysql-async.js(280,24): Sequence.end
  189. mysql-async.js(4734,13):
  190. mysql-async.js(4587,9): onConnect
  191. mysql-async.js(280,24): Sequence.end
  192. mysql-async.js(12836,8): Handshake.ErrorPacket
  193.  
  194. AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  195. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "[object Object]": ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  196. Error: (node:9704) UnhandledPromiseRejectionWarning: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
  197. at Handshake.Sequence._packetToError (mysql-async.js:244:14)
  198. at Handshake.ErrorPacket (mysql-async.js:12834:18)
  199. at Protocol._parsePacket (mysql-async.js:5941:23)
  200. at Parser.write (mysql-async.js:6198:12)
  201. at Protocol.write (mysql-async.js:5701:16)
  202. at Socket.<anonymous> (mysql-async.js:693:28)
  203. at emitOne (events.js:116:13)
  204. at Socket.emit (events.js:211:7)
  205. at addChunk (_stream_readable.js:263:12)
  206. at readableAddChunk (_stream_readable.js:250:11)
  207. --------------------
  208. at Protocol._enqueue (mysql-async.js:5807:48)
  209. at Protocol.handshake (mysql-async.js:5714:23)
  210. at PoolConnection.connect (mysql-async.js:720:18)
  211. at Pool.getConnection (mysql-async.js:4577:16)
  212. at Pool.query (mysql-async.js:4731:8)
  213. at Promise (mysql-async.js:4970:12)
  214. at new Promise (<anonymous>)
  215. at execute (mysql-async.js:4967:26)
  216. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  217. at citizen:/scripting/v8/main.js:96:41
  218. Error: (node:9704) 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: 11)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement