Node red crashing

Hi

I have a problem with Node-Red restarting itself.

Here is log:
2023-05-18 13:35:29: App [node-red] with id [8] and pid [3413], exited with code [0] via signal [SIGSEGV]
2023-05-18 13:35:39: Starting execution sequence in -fork mode- for app name:node-red id:8
2023-05-18 13:35:39: App name:node-red id:8 online

Is this problem have occurred anybody else and is there any good method how i can trace what will causing it?

Best,
Tamar

This is usually caused by a non-core node misbehaving. Exactly how depends on your installed nodes, flows and other application specific setups (like networking etc).
You could just restore your last backup and see if it stops crashing and just keep walking back your backups until it does, then you know exactly what / where the issue is.

If you’d like to reach out to our support group Opto22 - Support They might be able to help speedup your trouble shooting process.

2 Likes