Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2019
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "[object Object]": getaddrinfo EAI_AGAIN mysql-mariadb-4-101.zap-hosting.com:3306
  2. Error: (node:22159) UnhandledPromiseRejectionWarning: Error: getaddrinfo EAI_AGAIN mysql-mariadb-4-101.zap-hosting.com:3306
  3. at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26)
  4. --------------------
  5. at Protocol._enqueue (mysql-async.js:5807:48)
  6. at Protocol.handshake (mysql-async.js:5714:23)
  7. at PoolConnection.connect (mysql-async.js:720:18)
  8. at Pool.getConnection (mysql-async.js:4577:16)
  9. at Pool.query (mysql-async.js:4731:8)
  10. at Promise (mysql-async.js:4970:12)
  11. at new Promise (<anonymous>)
  12. at execute (mysql-async.js:4967:26)
  13. at Object.global.exports [as callback] (mysql-async.js:4993:5)
  14. at citizen:/scripting/v8/main.js:87:41
  15. Error: (node:22159) 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)
  16. Error: (node:22159) [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.
  17. [MySQL] [Slow Query Warning] [es_extended] [5008ms] SELECT * FROM jobs
  18. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "[object Object]": getaddrinfo EAI_AGAIN mysql-mariadb-4-101.zap-hosting.com:3306
  19. Error: (node:22159) UnhandledPromiseRejectionWarning: Error: getaddrinfo EAI_AGAIN mysql-mariadb-4-101.zap-hosting.com:3306
  20. at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26)
  21. --------------------
  22. at Protocol._enqueue (mysql-async.js:5807:48)
  23. at Protocol.handshake (mysql-async.js:5714:23)
  24. at PoolConnection.connect (mysql-async.js:720:18)
  25. at Pool.getConnection (mysql-async.js:4577:16)
  26. at Pool.query (mysql-async.js:4731:8)
  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:4993:5)
  31. at citizen:/scripting/v8/main.js:87:41
  32. Error: (node:22159) 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)
  33. Sending heartbeat to live-internal.fivem.net:30110
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement