Jump to content

killjoy85

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by killjoy85

  1. I keep getting the following after starting the container:

    (node:1) UnhandledPromiseRejectionWarning: Error: Incorrect login details were provided.
    
    at WebSocketConnection.<anonymous> (/app/node_modules/discord.js/src/client/ClientManager.js:48:41)
    at Object.onceWrapper (events.js:313:26)
    at WebSocketConnection.emit (events.js:223:5)
    at WebSocketConnection.onClose (/app/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:390:10)
    at WebSocket.onClose (/app/node_modules/ws/lib/event-target.js:124:16)
    at WebSocket.emit (events.js:223:5)
    at WebSocket.emitClose (/app/node_modules/ws/lib/websocket.js:191:10)
    at TLSSocket.socketOnClose (/app/node_modules/ws/lib/websocket.js:850:15)
    at TLSSocket.emit (events.js:228:7)
    at net.js:664:12
    (node:1) 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)
    
    (node:1) [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.
    Database not ready for scheduled job, client not fully online yet. Waiting to try again...
    Database not ready for scheduled job, client not fully online yet. Waiting to try again...

     

    501956243_ScreenShot2020-01-21at8_58_28PM.thumb.png.329d36150f4fc090cdb27046b8681b61.png

     

    Any idea on how to resolve?

×
×
  • Create New...