forked from smchamberlin/node-red-contrib-ibm-db2
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I have just created a simple flow
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
Labels
No labels