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

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

Open
3 tasks done
brentkilboy opened this issue Dec 14, 2020 · 0 comments

Comments

@brentkilboy
Copy link

brentkilboy commented Dec 14, 2020

Checklist

  • [x ] I am on the latest version

  • [x ] I am on the latest version of dependencies

  • [x ] I am on the latest version of Discord

  • [x ] I have followed the instructions in the Wiki

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.).

  • Version: ? Latest? Just installed yesterday.
  • Platform: Windows
  • Platform Version: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant