Skip to content

node-red crashes with signal SIGSEGV #8

@janvda

Description

@janvda

I have just created a simple flow

image

and node-red crashes when I deploy that flow with following in the log file:

Welcome to Node-RED
===================

21 Nov 19:27:28 - [info] Node-RED version: v2.2.3
21 Nov 19:27:28 - [info] Node.js  version: v16.13.1
21 Nov 19:27:28 - [info] Linux 5.10.93-0-virt x64 LE
21 Nov 19:27:29 - [info] Loading palette nodes
21 Nov 19:27:29 - [info] Settings file  : /data/settings.js
21 Nov 19:27:29 - [info] Context store  : 'default' [module=memory]
21 Nov 19:27:29 - [info] User directory : /data
21 Nov 19:27:29 - [info] Projects directory: /data/projects
21 Nov 19:27:29 - [warn] No active project : using default flows file
21 Nov 19:27:29 - [info] Flows file     : /data/flows.json
21 Nov 19:27:29 - [info] Server now running at http://127.0.0.1:1880/
21 Nov 19:27:29 - [warn] Using unencrypted credentials
21 Nov 19:27:29 - [info] Starting flows
npm ERR! path /usr/src/node-red
npm ERR! command failed
npm ERR! signal SIGSEGV
npm ERR! command sh -c node $NODE_OPTIONS node_modules/node-red/red.js $FLOWS "--userDir" "/data"

npm ERR! A complete log of this run can be found in:
npm ERR!     /data/.npm/_logs/2022-11-21T18_27_30_479Z-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions