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 exception now happens after update and crashes Node-Red! #1707

Open
marc-gist opened this issue Dec 7, 2024 · 1 comment
Open

Comments

@marc-gist
Copy link

Describe the bug

after upgradding from 0.64 to 0.74.2.

[error] UnhandledPromiseRejection: 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(). The promise rejected with the reason "#".

To Reproduce

update package to 0.74.2

Expected behavior

to keep running, or throw an error without crashing NR completely.

Screenshots

No response

Example Flow

No response

Environment Information

Version: 0.64.0

Home Assistant instances: 4
Server: 967b6c84.0c1c
Home Assistant version: 2024.1.6
Companion version: 0.0.0
Server: 90fe7859.6f59a8
Home Assistant version: 2024.11.2
Companion version: 4.1.1
Server: 6222af3a.62305
Home Assistant version: 2024.11.3
Companion version: 4.1.1
Server: 6cc6453e51f69328
Home Assistant version: 2024.7.2
Companion version: 0.0.0

Node-RED version: 3.1.14
Docker: yes
Add-on: no

Node.js version: v18.20.4 x64 linux
OS: Linux 6.1.0-20-amd64 x64

Additional context

No response

@marc-gist
Copy link
Author

getting the same issue with v0.69.1
I have even started in safe mode and tried to update all the HA nodes, then start, still getting

[red] Uncaught Exception:
8 Dec 10:48:03 - [error] UnhandledPromiseRejection: 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(). The promise rejected with the reason "#<Object>".

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