julianschiavo / SimplePresence

An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
GNU General Public License v2.0
194 stars 37 forks source link

Uncaught Exception: Operation failed - Most likely the backend service failed. Please try again. #38

Open brentkilboy opened 3 years ago

brentkilboy commented 3 years ago

Checklist

Type

Please select what type of issue this is. Please do not use Issues for Support, ask on the Discord!

[ ] Feature Request

[x] Bug Report

Description

Using the lastfm integration, which works great, but keeps popping up exception errors like below. These should be supressed as it seems it working fine on future passes, because it's still working after that.

Uncaught Exception: Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({ error: 8, message: 'Operation failed - Most likely the backend service failed. Please try again.' }) at module.exports.emit (events.js:199:17) at module.exports.bubbleError (C:\SimplePresence-master\node_modules\lastfm\lib\lastfm\recenttracks-stream.js:88:12) at module.exports.emit (events.js:210:5) at IncomingMessage. (C:\SimplePresence-master\node_modules\lastfm\lib\lastfm\lastfm-request.js:120:16) at IncomingMessage.emit (events.js:215:7) at endReadableNT (_stream_readable.js:1183:12) at processTicksAndRejections (internal/process/task_queues.js:80:21)

Specifications

Version is the version of EasyRPC, Platform is Windows/macOS/Linux, and Platform Version is the version of the platform (e.g. 10.13.1 for macOS, or 10 for Windows.).