Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. [ERROR] [MySQL] [esx_policejob] An error happens on MySQL for query "[object Object]": ER_NO_DEFAULT_FOR_FIELD: Field 'state' doesn't have a default value
  2. Error: (node:448) 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 Query.ErrorPacket (mysql-async.js:2122:8)
  8. at Protocol._parsePacket (mysql-async.js:5941:23)
  9. at Parser.write (mysql-async.js:6198:12)
  10. at Protocol.write (mysql-async.js:5701:16)
  11. at Socket.<anonymous> (mysql-async.js:693:28)
  12. at emitOne (events.js:116:13)
  13. Error: (node:448) 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)
  14. Error: (node:448) UnhandledPromiseRejectionWarning: Error: ER_NO_DEFAULT_FOR_FIELD: Field 'state' doesn't have a default value
  15. at Query.Sequence._packetToError (mysql-async.js:244:14)
  16. at Query.ErrorPacket (mysql-async.js:2109:18)
  17. at Protocol._parsePacket (mysql-async.js:5941:23)
  18. at Parser.write (mysql-async.js:6198:12)
  19. at Protocol.write (mysql-async.js:5701:16)
  20. at Socket.<anonymous> (mysql-async.js:693:28)
  21. at emitOne (events.js:116:13)
  22. at Socket.emit (events.js:211:7)
  23. at addChunk (_stream_readable.js:263:12)
  24. at readableAddChunk (_stream_readable.js:250:11)
  25. --------------------
  26. at Pool.query (mysql-async.js:4728:23)
  27. at Promise (mysql-async.js:4970:12)
  28. at new Promise (<anonymous>)
  29. at execute (mysql-async.js:4967:26)
  30. at Object.global.exports [as callback] (mysql-async.js:4985:5)
  31. at citizen:/scripting/v8/main.js:96:41
  32. Error: (node:448) 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)
  33. esx_policejob: steam:110000112e1f3db attempted to exploit the shop! (invalid vehicle model)
  34. [ERROR] [MySQL] [esx_policejob] An error happens on MySQL for query "[object Object]": ER_NO_DEFAULT_FOR_FIELD: Field 'state' doesn't have a default value
  35. Error: (node:448) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: unexpected PromiseRejectEvent
  36. at process.<anonymous> (internal/process/promises.js:27:25)
  37. at <anonymous>
  38. at Query.db.query [as _callback] (mysql-async.js:4973:13)
  39. at Query.Sequence.end (mysql-async.js:280:24)
  40. at Query.ErrorPacket (mysql-async.js:2122:8)
  41. at Protocol._parsePacket (mysql-async.js:5941:23)
  42. at Parser.write (mysql-async.js:6198:12)
  43. at Protocol.write (mysql-async.js:5701:16)
  44. at Socket.<anonymous> (mysql-async.js:693:28)
  45. at emitOne (events.js:116:13)
  46. Error: (node:448) 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)
  47. Error: (node:448) UnhandledPromiseRejectionWarning: Error: ER_NO_DEFAULT_FOR_FIELD: Field 'state' doesn't have a default value
  48. at Query.Sequence._packetToError (mysql-async.js:244:14)
  49. at Query.ErrorPacket (mysql-async.js:2109:18)
  50. at Protocol._parsePacket (mysql-async.js:5941:23)
  51. at Parser.write (mysql-async.js:6198:12)
  52. at Protocol.write (mysql-async.js:5701:16)
  53. at Socket.<anonymous> (mysql-async.js:693:28)
  54. at emitOne (events.js:116:13)
  55. at Socket.emit (events.js:211:7)
  56. at addChunk (_stream_readable.js:263:12)
  57. at readableAddChunk (_stream_readable.js:250:11)
  58. --------------------
  59. at Pool.query (mysql-async.js:4728:23)
  60. at Promise (mysql-async.js:4970:12)
  61. at new Promise (<anonymous>)
  62. at execute (mysql-async.js:4967:26)
  63. at Object.global.exports [as callback] (mysql-async.js:4985:5)
  64. at citizen:/scripting/v8/main.js:96:41
  65. Error: (node:448) 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement