Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

UnhandledPromiseRejectionWarning thrown #709

Open
bigntallmike opened this issue Nov 16, 2022 · 0 comments
Open

UnhandledPromiseRejectionWarning thrown #709

bigntallmike opened this issue Nov 16, 2022 · 0 comments

Comments

@bigntallmike
Copy link

Describe the bug
Just getting a warning on startup in the AppImage version 1.0.76:

(node:1442903) UnhandledPromiseRejectionWarning: TypeError: Error processing argument at index 0, conversion failure from 
    at Ar.enable (/tmp/.mount_Raven n8NAK2/resources/app.asar/background.js:2:5417651)
    at constructor.enableBlockingInSession (/tmp/.mount_Raven n8NAK2/resources/app.asar/background.js:2:5531267)
    at /tmp/.mount_Raven n8NAK2/resources/app.asar/background.js:2:5531655
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)

(node:1442903) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag '--unhandled-rejections=strict' (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

Desktop (please complete the following information):

  • OS: Fedora 35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant