Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.76 KB | None | 0 0
  1. 2019-12-15T00:01:43.519097+00:00 app[web.1]: ready to send sql command...
  2. 2019-12-15T00:01:43.538082+00:00 app[web.1]: /app/node_modules/mysql/lib/protocol/Parser.js:437
  3. 2019-12-15T00:01:43.538086+00:00 app[web.1]: throw err; // Rethrow non-MySQL errors
  4. 2019-12-15T00:01:43.538089+00:00 app[web.1]: ^
  5. 2019-12-15T00:01:43.538091+00:00 app[web.1]:
  6. 2019-12-15T00:01:43.538093+00:00 app[web.1]: Error: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO members VALUES (2, '307663491832086548', '441167517872947200', 'trai' at line 3
  7. 2019-12-15T00:01:43.538096+00:00 app[web.1]: at Query.Sequence._packetToError (/app/node_modules/mysql/lib/protocol/sequences/Sequence.js:47:14)
  8. 2019-12-15T00:01:43.538098+00:00 app[web.1]: at Query.ErrorPacket (/app/node_modules/mysql/lib/protocol/sequences/Query.js:77:18)
  9. 2019-12-15T00:01:43.538100+00:00 app[web.1]: at Protocol._parsePacket (/app/node_modules/mysql/lib/protocol/Protocol.js:291:23)
  10. 2019-12-15T00:01:43.538101+00:00 app[web.1]: at Parser._parsePacket (/app/node_modules/mysql/lib/protocol/Parser.js:433:10)
  11. 2019-12-15T00:01:43.538103+00:00 app[web.1]: at Parser.write (/app/node_modules/mysql/lib/protocol/Parser.js:43:10)
  12. 2019-12-15T00:01:43.538104+00:00 app[web.1]: at Protocol.write (/app/node_modules/mysql/lib/protocol/Protocol.js:38:16)
  13. 2019-12-15T00:01:43.538105+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mysql/lib/Connection.js:91:28)
  14. 2019-12-15T00:01:43.538106+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mysql/lib/Connection.js:525:10)
  15. 2019-12-15T00:01:43.538108+00:00 app[web.1]: at Socket.emit (events.js:210:5)
  16. 2019-12-15T00:01:43.538109+00:00 app[web.1]: at addChunk (_stream_readable.js:309:12)
  17. 2019-12-15T00:01:43.538110+00:00 app[web.1]: at readableAddChunk (_stream_readable.js:290:11)
  18. 2019-12-15T00:01:43.538111+00:00 app[web.1]: at Socket.Readable.push (_stream_readable.js:224:10)
  19. 2019-12-15T00:01:43.538113+00:00 app[web.1]: at TCP.onStreamRead (internal/stream_base_commons.js:182:23)
  20. 2019-12-15T00:01:43.538114+00:00 app[web.1]: --------------------
  21. 2019-12-15T00:01:43.538116+00:00 app[web.1]: at Protocol._enqueue (/app/node_modules/mysql/lib/protocol/Protocol.js:144:48)
  22. 2019-12-15T00:01:43.538117+00:00 app[web.1]: at Connection.query (/app/node_modules/mysql/lib/Connection.js:201:25)
  23. 2019-12-15T00:01:43.538118+00:00 app[web.1]: at sendSql (/app/modules/database/database.js:109:6)
  24. 2019-12-15T00:01:43.538119+00:00 app[web.1]: at processRetriveDataFromDB (/app/modules/database/database.js:165:2)
  25. 2019-12-15T00:01:43.538121+00:00 app[web.1]: at Query.<anonymous> (/app/modules/database/database.js:122:4)
  26. 2019-12-15T00:01:43.538122+00:00 app[web.1]: at Query.<anonymous> (/app/node_modules/mysql/lib/Connection.js:525:10)
  27. 2019-12-15T00:01:43.538124+00:00 app[web.1]: at Query._callback (/app/node_modules/mysql/lib/Connection.js:491:16)
  28. 2019-12-15T00:01:43.538125+00:00 app[web.1]: at Query.Sequence.end (/app/node_modules/mysql/lib/protocol/sequences/Sequence.js:83:24)
  29. 2019-12-15T00:01:43.538126+00:00 app[web.1]: at Query._handleFinalResultPacket (/app/node_modules/mysql/lib/protocol/sequences/Query.js:139:8)
  30. 2019-12-15T00:01:43.538128+00:00 app[web.1]: at Query.EofPacket (/app/node_modules/mysql/lib/protocol/sequences/Query.js:123:8)
  31. 2019-12-15T00:01:43.538129+00:00 app[web.1]: at Protocol._parsePacket (/app/node_modules/mysql/lib/protocol/Protocol.js:291:23)
  32. 2019-12-15T00:01:43.538130+00:00 app[web.1]: at Parser._parsePacket (/app/node_modules/mysql/lib/protocol/Parser.js:433:10)
  33. 2019-12-15T00:01:43.538132+00:00 app[web.1]: at Parser.write (/app/node_modules/mysql/lib/protocol/Parser.js:43:10)
  34. 2019-12-15T00:01:43.538133+00:00 app[web.1]: at Protocol.write (/app/node_modules/mysql/lib/protocol/Protocol.js:38:16)
  35. 2019-12-15T00:01:43.538134+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mysql/lib/Connection.js:91:28)
  36. 2019-12-15T00:01:43.538135+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mysql/lib/Connection.js:525:10)
  37. 2019-12-15T00:01:43.538136+00:00 app[web.1]: at Socket.emit (events.js:210:5)
  38. 2019-12-15T00:01:43.538138+00:00 app[web.1]: at addChunk (_stream_readable.js:309:12)
  39. 2019-12-15T00:01:43.538139+00:00 app[web.1]: at readableAddChunk (_stream_readable.js:290:11)
  40. 2019-12-15T00:01:43.538141+00:00 app[web.1]: at Socket.Readable.push (_stream_readable.js:224:10)
  41. 2019-12-15T00:01:43.538142+00:00 app[web.1]: at TCP.onStreamRead (internal/stream_base_commons.js:182:23) {
  42. 2019-12-15T00:01:43.538143+00:00 app[web.1]: code: 'ER_PARSE_ERROR',
  43. 2019-12-15T00:01:43.538144+00:00 app[web.1]: errno: 1064,
  44. 2019-12-15T00:01:43.538146+00:00 app[web.1]: sqlMessage: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO members VALUES (2, '307663491832086548', '441167517872947200', 'trai' at line 3",
  45. 2019-12-15T00:01:43.538147+00:00 app[web.1]: sqlState: '42000',
  46. 2019-12-15T00:01:43.538149+00:00 app[web.1]: index: 0,
  47. 2019-12-15T00:01:43.538151+00:00 app[web.1]: sql: "INSERT INTO members VALUES (1, '374325995861442570', '335021599059345408', 'mreschaton', 'null', 0, 'Mon Oct 30 2017 12:42:09 GMT+0000 (Coordinated Universal Time)', 'Mon Oct 30 2017 12:42:09 GMT+0000 (Coordinated Universal Time)', 0, '335021599059345408,337347693854588928,346307759060287488,401890182556680192,586074149252759552,586074149621858304,586074151639318529,587171455268159488,587260843482415105,587283525456232489,335215937219198986,346415797544943626,587291260604383282,652254200767578163,335214594001731604,406890229149204500,587276167820738580,587160681023799318', NULL);\n" +
  48. 2019-12-15T00:01:43.538152+00:00 app[web.1]: '\n' +
  49. 2019-12-15T00:01:43.538162+00:00 app[web.1]: "INSERT INTO members VALUES (2, '307663491832086548', '441167517872947200', 'trailblazer', 'https://cdn.discordapp.com/avatars/307663491832086548/cff9b8ca99eaee21b2e2ae9e68483ed6.png?size=2048', 0, 'Wed May 02 2018 09:22:12 GMT+0000 (Coordinated Universal Time)', 'Wed May 02 2018 09:22:12 GMT+0000 (Coordinated Universal Time)', 0, '441167517872947200,480500447900074014,480500490082451466,480500518645661706,480500557128269826,480500597821538305,480500620714049586,480500661793062912,480500683909496832,480500727765139466,480500749642629120,480500770098380800,480500807486406684,480500831590940682,480500849496555541,480500877233487883,480500906014539797,480500935496302602,480501203583762432,480501885707747328,480502065873813505,480502144714145825,480502740544520192,480503035622195200,480503323779399680,480503355446132748,480503381870379008,480503410727190568,480504919636574210,480506453782953984,531335267567796235,533414872210472960,585528740876910592,589594251982012446,589679749404557313,589679805960814632,589679892808073221,589679919295102977,589680180164034562,621001944856789022,621001982068391936,631889813053898761,631889817256329267,631892392072577077', NULL);\n" +
  50. 2019-12-15T00:01:43.538164+00:00 app[web.1]: '\n' +
  51. 2019-12-15T00:01:43.538172+00:00 app[web.1]: "INSERT INTO members VALUES (3, '307663491832086548', '458096654516617221', 'trailblazer', 'https://cdn.discordapp.com/avatars/307663491832086548/cff9b8ca99eaee21b2e2ae9e68483ed6.png?size=2048', 0, 'Mon Jun 18 2018 02:32:33 GMT+0000 (Coordinated Universal Time)', 'Mon Jun 18 2018 02:32:33 GMT+0000 (Coordinated Universal Time)', 0, '458096654516617221,592451790314799135,592451795218071597', NULL);\n" +
  52. 2019-12-15T00:01:43.538173+00:00 app[web.1]: '\n' +
  53. 2019-12-15T00:01:43.538223+00:00 app[web.1]: "INSERT INTO members VALUES (4, '307663491832086548', '653600205123616781', 'trailblazer', 'https://cdn.discordapp.com/avatars/307663491832086548/cff9b8ca99eaee21b2e2ae9e68483ed6.png?size=2048', 0, 'Mon Dec 09 2019 14:13:52 GMT+0000 (Coordinated Universal Time)', 'Mon Dec 09 2019 14:13:52 GMT+0000 (Coordinated Universal Time)', 0, '653600205123616781', NULL);\n" +
  54. 2019-12-15T00:01:43.538225+00:00 app[web.1]: '\n'
  55. 2019-12-15T00:01:43.538226+00:00 app[web.1]: }
  56. 2019-12-15T00:01:43.551105+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  57. 2019-12-15T00:01:43.551472+00:00 app[web.1]: npm ERR! errno 1
  58. 2019-12-15T00:01:43.552556+00:00 app[web.1]: npm ERR! [email protected] start: `node bot.js`
  59. 2019-12-15T00:01:43.552741+00:00 app[web.1]: npm ERR! Exit status 1
  60. 2019-12-15T00:01:43.552923+00:00 app[web.1]: npm ERR!
  61. 2019-12-15T00:01:43.553092+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
  62. 2019-12-15T00:01:43.553263+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  63. 2019-12-15T00:01:43.560638+00:00 app[web.1]:
  64. 2019-12-15T00:01:43.560752+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  65. 2019-12-15T00:01:43.560868+00:00 app[web.1]: npm ERR!     /app/.npm/_logs/2019-12-15T00_01_43_553Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement