We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The bot has been crashing every few weeks due to an API error. I have updated the dependencies in the deployment, and will see if that helps at all.
› Will update manually added bill 1334141. › Will update manually added bill 1344932. › Will get bill details this time. › Will ignore bill 1345998. events.js:305 throw err; // Unhandled 'error' event ^ Error [ERR_UNHANDLED_ERROR]: Unhandled error. (ErrorEvent { target: WebSocket { _events: [Object: null prototype] { message: [Function], open: [Function], error: [Function], close: [Function] }, _eventsCount: 4 ... type: 'error', message: 'Unexpected server response: 520', error: Error: Unexpected server response: 520 at ClientRequest.<anonymous> (/home/fixmyrights/discord-bot/node_modules/ws/lib/websocket.js:595:7)
The text was updated successfully, but these errors were encountered:
Updating dependencies with npm update seems to have helped - the bot printed a status update for the first time in 2 months.
npm update
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The bot has been crashing every few weeks due to an API error. I have updated the dependencies in the deployment, and will see if that helps at all.
The text was updated successfully, but these errors were encountered: