Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. :/home/container$ `if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi && /usr/local/bin/npm install --production && /usr/local/bin/node /home/container/index.js`
  2. [..................] / rollbackFailedOptional: verb npm-session 30262f0c44a7ba2 [#.................] / preinstall:will1: info lifecycle will1@1.0.0~preinstall: [##................] | loadDep:uws: sill install loadAllDepsIntoIdealTree [#######...........] | postinstall: sill install executeActions npm WARN discord.js@11.5.1 requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself.
  3. npm WARN discord.js@11.5.1 requires a peer of node-opus@^0.2.7 but none is installed. You must install peer dependencies yourself.
  4. npm WARN discord.js@11.5.1 requires a peer of opusscript@^0.0.6 but none is installed. You must install peer dependencies yourself.
  5. npm WARN discord.js@11.5.1 requires a peer of sodium@^2.0.3 but none is installed. You must install peer dependencies yourself.
  6. npm WARN discord.js@11.5.1 requires a peer of @discordjs/uws@^10.149.0 but none is installed. You must install peer dependencies yourself.
  7. npm WARN will1@1.0.0 No repository field.
  8. [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi [#########.........] | postinstall:container: WARN will1@1.0.0 No repository fi (node:13) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open './emojis/loading-gif.gif'
  9. (node:13) 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)
  10. (node:13) [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.
  11. (node:13) UnhandledPromiseRejectionWarning: ReferenceError: fillZeroes is not defined
  12. at Object.formatDate (/home/container/functions.js:77:112)
  13. at Client.client.on (/home/container/commands/_logHandler.js:166:40)
  14. at Client.emit (events.js:203:15)
  15. at GuildMemberRemoveAction.handle (/home/container/node_modules/discord.js/src/client/actions/GuildMemberRemove.js:20:62)
  16. at GuildMemberRemoveHandler.handle (/home/container/node_modules/discord.js/src/client/websocket/packets/handlers/GuildMemberRemove.js:9:38)
  17. at WebSocketPacketManager.handle (/home/container/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:105:65)
  18. at WebSocketConnection.onPacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:333:35)
  19. at WebSocketConnection.onMessage (/home/container/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:296:17)
  20. at WebSocket.onMessage (/home/container/node_modules/ws/lib/event-target.js:120:16)
  21. at WebSocket.emit (events.js:198:13)
  22. (node:13) 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)
  23. (node:13) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'removeRole' of undefined
  24. at messageReactionAdd (/home/container/commands/_verificationHandler.js:37:18)
  25. at channel.fetchMessage.then.message (/home/container/commands/_verificationHandler.js:59:9)
  26. at process._tickCallback (internal/process/next_tick.js:68:7)
  27. (node:13) 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)
  28. (node:13) UnhandledPromiseRejectionWarning: ReferenceError: fillZeroes is not defined
  29. at Object.formatDate (/home/container/functions.js:77:112)
  30. at Client.client.on (/home/container/commands/_logHandler.js:154:40)
  31. at Client.emit (events.js:203:15)
  32. at Guild._addMember (/home/container/node_modules/discord.js/src/structures/Guild.js:1298:19)
  33. at GuildMemberAddHandler.handle (/home/container/node_modules/discord.js/src/client/websocket/packets/handlers/GuildMemberAdd.js:12:13)
  34. at WebSocketPacketManager.handle (/home/container/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:105:65)
  35. at WebSocketConnection.onPacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:333:35)
  36. at WebSocketConnection.onMessage (/home/container/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:296:17)
  37. at WebSocket.onMessage (/home/container/node_modules/ws/lib/event-target.js:120:16)
  38. at WebSocket.emit (events.js:198:13)
  39. (node:13) 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)
  40. (node:13) UnhandledPromiseRejectionWarning: Error: Adding the role timed out.
  41. at timeout.client.setTimeout (/home/container/node_modules/discord.js/src/client/rest/RESTMethods.js:551:16)
  42. at Timeout.setTimeout [as _onTimeout] (/home/container/node_modules/discord.js/src/client/Client.js:436:7)
  43. at ontimeout (timers.js:436:11)
  44. at tryOnTimeout (timers.js:300:5)
  45. at listOnTimeout (timers.js:263:5)
  46. at Timer.processTimers (timers.js:223:10)
  47. (node:13) 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: 13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement