Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled error #25

Open
SageStarCodes opened this issue May 17, 2018 · 1 comment
Open

Unhandled error #25

SageStarCodes opened this issue May 17, 2018 · 1 comment
Labels
bug Something isn't working dev This issue is related to the dev branch

Comments

@SageStarCodes
Copy link
Contributor

The bot crashed, currently investigating...

Console output:

events.js:173
    throw err; // Unhandled 'error' event
    ^

Error [ERR_UNHANDLED_ERROR]: Unhandled error. ([object Object])
    at Client.emit (events.js:171:17)
    at WebSocketConnection.onError (/home/ec2-user/E-D-G-E/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:374:17)
    at WebSocket.onError (/home/ec2-user/E-D-G-E/node_modules/ws/lib/event-target.js:128:16)
    at WebSocket.emit (events.js:182:13)
    at _receiver.cleanup (/home/ec2-user/E-D-G-E/node_modules/ws/lib/websocket.js:211:14)
    at Receiver.cleanup (/home/ec2-user/E-D-G-E/node_modules/ws/lib/receiver.js:557:13)
    at WebSocket.finalize (/home/ec2-user/E-D-G-E/node_modules/ws/lib/websocket.js:206:20)
    at TLSSocket.emit (events.js:182:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node .`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ec2-user/.npm/_logs/2018-05-16T18_44_37_329Z-debug.log

2018-05-16T18_44_37_329Z-debug.log

@SageStarCodes SageStarCodes added bug Something isn't working dev This issue is related to the dev branch Investigating It is not clear what happened and this issue needs to be examined further labels May 17, 2018
@SageStarCodes SageStarCodes self-assigned this May 17, 2018
@SageStarCodes SageStarCodes added TypeScript Issue is about the TypeScript rewrite and removed Investigating It is not clear what happened and this issue needs to be examined further TypeScript Issue is about the TypeScript rewrite labels May 17, 2018
@SageStarCodes
Copy link
Contributor Author

Still disconnect... but now there are no errors... sigh

@SageStarCodes SageStarCodes reopened this May 18, 2018
@SageStarCodes SageStarCodes removed their assignment May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev This issue is related to the dev branch
Projects
None yet
Development

No branches or pull requests

1 participant