Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.43 KB | None | 0 0
  1. Error: (node:18224) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  2. at process.<anonymous> (internal/process/promises.js:27:25)
  3. at <anonymous>
  4. at Query.db.query (mysql-async.js:5223:9)
  5. at Query.<anonymous> (mysql-async.js:1117:10)
  6. at Query._callback (mysql-async.js:1083:16)
  7. at Query.Sequence.end (mysql-async.js:275:24)
  8. at Query.ErrorPacket (mysql-async.js:2237:8)
  9. at Protocol._parsePacket (mysql-async.js:6296:23)
  10. at Parser._parsePacket (mysql-async.js:6907:10)
  11. at Parser.write (mysql-async.js:6517:10)
  12. Error: (node:18224) 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)
  13. Error: (node:18224) [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.
  14. Error: (node:18224) UnhandledPromiseRejectionWarning: Error: ER_NO_SUCH_TABLE: Table 'essentialmode.shops' doesn't exist
  15. at Query.Sequence._packetToError (mysql-async.js:239:14)
  16. at Query.ErrorPacket (mysql-async.js:2224:18)
  17. at Protocol._parsePacket (mysql-async.js:6296:23)
  18. at Parser._parsePacket (mysql-async.js:6907:10)
  19. at Parser.write (mysql-async.js:6517:10)
  20. at Protocol.write (mysql-async.js:6043:16)
  21. at Socket.<anonymous> (mysql-async.js:683:28)
  22. at Socket.<anonymous> (mysql-async.js:1117:10)
  23. at emitOne (events.js:116:13)
  24. at Socket.emit (events.js:211:7)
  25. --------------------
  26. at Pool.query (mysql-async.js:4910:23)
  27. at Promise (mysql-async.js:5220:10)
  28. at new Promise (<anonymous>)
  29. at MySQL.execute (mysql-async.js:5216:26)
  30. at Object.global.exports [as callback] (mysql-async.js:5109:9)
  31. at citizen:/scripting/v8/main.js:87:41
  32. at window.TriggerEventInternal (citizen:/scripting/v8/natives_server.js:463:9)
  33. at global.emit.args (citizen:/scripting/v8/main.js:141:3)
  34. at global.on (mysql-async.js:5152:12)
  35. at citizen:/scripting/v8/main.js:193:28
  36. Error: (node:18224) 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)
  37. hitch warning: frame time of 156 milliseconds
  38. Connecting: SkilaN
  39. Sending heartbeat to live-internal.fivem.net:30110
  40. Access denied for command add_principal.
  41. [ERROR] [MySQL] [esx_status] An error happens on MySQL for query "SELECT status FROM users WHERE identifier = 'steam:11000010ad4f731'": ER_BAD_FIELD_ERROR: Unknown column 'status' in 'field list'
  42. Error: (node:18224) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  43. at process.<anonymous> (internal/process/promises.js:27:25)
  44. at <anonymous>
  45. at Query.db.query (mysql-async.js:5223:9)
  46. at Query.<anonymous> (mysql-async.js:1117:10)
  47. at Query._callback (mysql-async.js:1083:16)
  48. at Query.Sequence.end (mysql-async.js:275:24)
  49. at Query.ErrorPacket (mysql-async.js:2237:8)
  50. at Protocol._parsePacket (mysql-async.js:6296:23)
  51. at Parser._parsePacket (mysql-async.js:6907:10)
  52. at Parser.write (mysql-async.js:6517:10)
  53. Error: (node:18224) 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)
  54. Error: (node:18224) UnhandledPromiseRejectionWarning: Error: ER_BAD_FIELD_ERROR: Unknown column 'status' in 'field list'
  55. at Query.Sequence._packetToError (mysql-async.js:239:14)
  56. at Query.ErrorPacket (mysql-async.js:2224:18)
  57. at Protocol._parsePacket (mysql-async.js:6296:23)
  58. at Parser._parsePacket (mysql-async.js:6907:10)
  59. at Parser.write (mysql-async.js:6517:10)
  60. at Protocol.write (mysql-async.js:6043:16)
  61. at Socket.<anonymous> (mysql-async.js:683:28)
  62. at Socket.<anonymous> (mysql-async.js:1117:10)
  63. at emitOne (events.js:116:13)
  64. at Socket.emit (events.js:211:7)
  65. --------------------
  66. at Pool.query (mysql-async.js:4910:23)
  67. at Promise (mysql-async.js:5220:10)
  68. at new Promise (<anonymous>)
  69. at MySQL.execute (mysql-async.js:5216:26)
  70. at Object.global.exports [as callback] (mysql-async.js:5109:9)
  71. at citizen:/scripting/v8/main.js:87:41
  72. at citizen:/scripting/v8/main.js:51:18
  73. at setImmediate (mysql-async.js:14901:7)
  74. at Object.callback (citizen:/scripting/v8/timer.js:56:6)
  75. at onTick (citizen:/scripting/v8/timer.js:80:27)
  76. Error: (node:18224) 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)
  77. [ERROR] [MySQL] [esx_ambulancejob] An error happens on MySQL for query "SELECT is_dead FROM users WHERE identifier = 'steam:11000010ad4f731'": ER_BAD_FIELD_ERROR: Unknown column 'is_dead' in 'field list'
  78. Error: (node:18224) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  79. at process.<anonymous> (internal/process/promises.js:27:25)
  80. at <anonymous>
  81. at Query.db.query (mysql-async.js:5223:9)
  82. at Query.<anonymous> (mysql-async.js:1117:10)
  83. at Query._callback (mysql-async.js:1083:16)
  84. at Query.Sequence.end (mysql-async.js:275:24)
  85. at Query.ErrorPacket (mysql-async.js:2237:8)
  86. at Protocol._parsePacket (mysql-async.js:6296:23)
  87. at Parser._parsePacket (mysql-async.js:6907:10)
  88. at Parser.write (mysql-async.js:6517:10)
  89. Error: (node:18224) 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)
  90. Error: (node:18224) UnhandledPromiseRejectionWarning: Error: ER_BAD_FIELD_ERROR: Unknown column 'is_dead' in 'field list'
  91. at Query.Sequence._packetToError (mysql-async.js:239:14)
  92. at Query.ErrorPacket (mysql-async.js:2224:18)
  93. at Protocol._parsePacket (mysql-async.js:6296:23)
  94. at Parser._parsePacket (mysql-async.js:6907:10)
  95. at Parser.write (mysql-async.js:6517:10)
  96. at Protocol.write (mysql-async.js:6043:16)
  97. at Socket.<anonymous> (mysql-async.js:683:28)
  98. at Socket.<anonymous> (mysql-async.js:1117:10)
  99. at emitOne (events.js:116:13)
  100. at Socket.emit (events.js:211:7)
  101. --------------------
  102. at Pool.query (mysql-async.js:4910:23)
  103. at Promise (mysql-async.js:5220:10)
  104. at new Promise (<anonymous>)
  105. at MySQL.execute (mysql-async.js:5216:26)
  106. at Object.global.exports [as callback] (mysql-async.js:5117:9)
  107. at citizen:/scripting/v8/main.js:87:41
  108. Error: (node:18224) 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)
  109. [ERROR] [MySQL] [esx_identity] An error happens on MySQL for query "UPDATE `users` SET `firstname` = 'Ti', `lastname` = 'Martins', `dateofbirth` = '11/07/1998', `sex` = 'm', `height` = '175' WHERE identifier = 'steam:11000010ad4f731'": ER_BAD_FIELD_ERROR: Unknown column 'firstname' in 'field list'
  110. Error: (node:18224) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  111. at process.<anonymous> (internal/process/promises.js:27:25)
  112. at <anonymous>
  113. at Query.db.query (mysql-async.js:5223:9)
  114. at Query.<anonymous> (mysql-async.js:1117:10)
  115. at Query._callback (mysql-async.js:1083:16)
  116. at Query.Sequence.end (mysql-async.js:275:24)
  117. at Query.ErrorPacket (mysql-async.js:2237:8)
  118. at Protocol._parsePacket (mysql-async.js:6296:23)
  119. at Parser._parsePacket (mysql-async.js:6907:10)
  120. at Parser.write (mysql-async.js:6517:10)
  121. Error: (node:18224) 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)
  122. Error: (node:18224) UnhandledPromiseRejectionWarning: Error: ER_BAD_FIELD_ERROR: Unknown column 'firstname' in 'field list'
  123. at Query.Sequence._packetToError (mysql-async.js:239:14)
  124. at Query.ErrorPacket (mysql-async.js:2224:18)
  125. at Protocol._parsePacket (mysql-async.js:6296:23)
  126. at Parser._parsePacket (mysql-async.js:6907:10)
  127. at Parser.write (mysql-async.js:6517:10)
  128. at Protocol.write (mysql-async.js:6043:16)
  129. at Socket.<anonymous> (mysql-async.js:683:28)
  130. at Socket.<anonymous> (mysql-async.js:1117:10)
  131. at emitOne (events.js:116:13)
  132. at Socket.emit (events.js:211:7)
  133. --------------------
  134. at Pool.query (mysql-async.js:4910:23)
  135. at Promise (mysql-async.js:5220:10)
  136. at new Promise (<anonymous>)
  137. at MySQL.execute (mysql-async.js:5216:26)
  138. at Object.global.exports [as callback] (mysql-async.js:5101:9)
  139. at citizen:/scripting/v8/main.js:87:41
  140. Error: (node:18224) 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement