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

Reopened #2004: Service Node-RED exited with code 256 (by signal 11) #2024

Open
guenter-ms opened this issue Jan 7, 2025 · 1 comment
Open
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@guenter-ms
Copy link

Hi,

issue #2004 was closed, but not solved. The reason is that another user DieterVoigt has reported: "For me same situation".
But it was a different problem with FATAL errors and exited with code 256 (by signal 15), not signal 11 what's still my problem.

I have attached newest logs. NR is looping and I don't know how to break the loop.

Pls investigate.

Thank you
Guenter

Problem/Motivation

Cannot start nodered add-on

Expected behavior

addon start

Actual behavior

Service Node-RED exited with code 256 (by signal 11)

Steps to reproduce

Prob is permanent, start procedure is looping endless

Proposed changes

No idea. What can I do? All details in log below.

Thank you for help.

node $NODE_OPTIONS node_modules/node-red/red.js --safe --settings /etc/node-red/config.js
5 Jan 13:06:53 - [info]
Welcome to Node-RED

5 Jan 13:06:53 - [info] Node-RED version: v4.0.8
5 Jan 13:06:53 - [info] Node.js version: v22.11.0
5 Jan 13:06:53 - [info] Linux 6.6.62-haos-raspi arm64 LE
5 Jan 13:06:54 - [info] Loading palette nodes
5 Jan 13:06:54 - [debug] Module: @ekaralis/node-red-contrib-sse-plus 1.0.2 /config/node_modules/@ekaralis/node-red-contrib-sse-plus
5 Jan 13:06:54 - [debug] Module: @icke1983/node-red-contrib-ui-popup 0.9.9 /config/node_modules/@icke1983/node-red-contrib-ui-popup
5 Jan 13:06:54 - [debug] Module: @iiot2k/node-red-gpiox 2.1.3 /config/node_modules/@iiot2k/node-red-gpiox
5 Jan 13:06:54 - [debug] Module: @ptweety/node-red-contrib-ccu 3.6.2 /config/node_modules/@ptweety/node-red-contrib-ccu
5 Jan 13:06:54 - [debug] Module: @runnane/node-red-contrib-easee 0.3.3 /config/node_modules/@runnane/node-red-contrib-easee
5 Jan 13:06:54 - [debug] Module: @yadomi/node-red-contrib-philipshue-events 1.5.2 /config/node_modules/@yadomi/node-red-contrib-philipshue-events
5 Jan 13:06:54 - [debug] Module: node-red-contrib-aedes 0.11.1 /config/node_modules/node-red-contrib-aedes
5 Jan 13:06:54 - [debug] Module: node-red-contrib-boolean-logic-ultimate 1.1.11 /config/node_modules/node-red-contrib-boolean-logic-ultimate
5 Jan 13:06:54 - [debug] Module: node-red-contrib-buffer-parser 3.2.2 /config/node_modules/node-red-contrib-buffer-parser
5 Jan 13:06:54 - [debug] Module: node-red-contrib-calc 1.0.5 /config/node_modules/node-red-contrib-calc
5 Jan 13:06:54 - [debug] Module: node-red-contrib-delay-topic-message 1.3.1 /config/node_modules/node-red-contrib-delay-topic-message
5 Jan 13:06:54 - [debug] Module: node-red-contrib-huemagic-fork 4.2.6 /config/node_modules/node-red-contrib-huemagic-fork
5 Jan 13:06:54 - [debug] Module: node-red-contrib-iconv 0.0.3 /config/node_modules/node-red-contrib-iconv
5 Jan 13:06:54 - [debug] Module: node-red-contrib-loop 1.0.1 /config/node_modules/node-red-contrib-loop
5 Jan 13:06:54 - [debug] Module: node-red-contrib-meross 2.3.1 /config/node_modules/node-red-contrib-meross
5 Jan 13:06:54 - [debug] Module: node-red-contrib-message-counter 1.0.1 /config/node_modules/node-red-contrib-message-counter
5 Jan 13:06:54 - [debug] Module: node-red-contrib-modbus 5.26.0 /config/node_modules/node-red-contrib-modbus
5 Jan 13:06:54 - [debug] Module: node-red-contrib-npm 1.0.2 /config/node_modules/node-red-contrib-npm
5 Jan 13:06:54 - [debug] Module: node-red-contrib-os 0.2.1 /config/node_modules/node-red-contrib-os
5 Jan 13:06:54 - [debug] Module: node-red-contrib-pdfjs 0.0.2 /config/node_modules/node-red-contrib-pdfjs
5 Jan 13:06:54 - [debug] Module: node-red-contrib-pdfparse 1.0.6 /config/node_modules/node-red-contrib-pdfparse
5 Jan 13:06:54 - [debug] Module: node-red-contrib-shelly 10.16.1 /config/node_modules/node-red-contrib-shelly
5 Jan 13:06:54 - [debug] Module: node-red-contrib-smb2 1.3.0 /config/node_modules/node-red-contrib-smb2
5 Jan 13:06:54 - [debug] Module: node-red-contrib-sse-client 0.2.4 /config/node_modules/node-red-contrib-sse-client
5 Jan 13:06:54 - [debug] Module: node-red-contrib-stackhero-influxdb-v2 1.0.4 /config/node_modules/node-red-contrib-stackhero-influxdb-v2
5 Jan 13:06:54 - [debug] Module: node-red-contrib-startup-trigger 0.1.0 /config/node_modules/node-red-contrib-startup-trigger
5 Jan 13:06:54 - [debug] Module: node-red-contrib-string 1.0.0 /config/node_modules/node-red-contrib-string
5 Jan 13:06:54 - [debug] Module: node-red-contrib-syslog 1.1.0 /config/node_modules/node-red-contrib-syslog
5 Jan 13:06:54 - [debug] Module: node-red-contrib-tesla 2.0.0 /config/node_modules/node-red-contrib-tesla
5 Jan 13:06:54 - [debug] Module: node-red-contrib-throttle 0.1.7 /config/node_modules/node-red-contrib-throttle
5 Jan 13:06:54 - [debug] Module: node-red-contrib-ui-time-scheduler 1.17.2 /config/node_modules/node-red-contrib-ui-time-scheduler
5 Jan 13:06:54 - [debug] Module: node-red-contrib-unit-converter 0.0.3 /config/node_modules/node-red-contrib-unit-converter
5 Jan 13:06:54 - [debug] Module: node-red-contrib-zip 1.1.0 /config/node_modules/node-red-contrib-zip
5 Jan 13:06:54 - [debug] Module: node-red-dashboard 3.6.0 /config/node_modules/node-red-dashboard
5 Jan 13:06:54 - [debug] Module: node-red-debugger 1.1.1 /config/node_modules/node-red-debugger
5 Jan 13:06:54 - [debug] Module: node-red-node-pi-gpio 2.0.6 /config/node_modules/node-red-node-pi-gpio
5 Jan 13:06:54 - [debug] Module: node-red-node-snmp 2.0.0 /config/node_modules/node-red-node-snmp
5 Jan 13:06:54 - [debug] Module: node-red-node-ui-table 0.4.3 /config/node_modules/node-red-node-ui-table
5 Jan 13:06:54 - [debug] Module: node-red-show-value 1.0.4 /config/node_modules/node-red-show-value
5 Jan 13:06:54 - [debug] Module: @node-red-contrib-themes/theme-collection 4.0.11 /opt/node_modules/@node-red-contrib-themes/theme-collection
5 Jan 13:06:54 - [debug] Module: node-red-contrib-bigtimer 2.8.6 /opt/node_modules/node-red-contrib-bigtimer
5 Jan 13:06:54 - [debug] Module: node-red-contrib-cast 0.2.17 /opt/node_modules/node-red-contrib-cast
5 Jan 13:06:54 - [debug] Module: node-red-contrib-counter 0.1.6 /opt/node_modules/node-red-contrib-counter
5 Jan 13:06:54 - [debug] Module: node-red-contrib-home-assistant-websocket 0.75.0 /opt/node_modules/node-red-contrib-home-assistant-websocket
5 Jan 13:06:54 - [debug] Module: node-red-contrib-influxdb 0.7.0 /opt/node_modules/node-red-contrib-influxdb
5 Jan 13:06:54 - [debug] Module: node-red-contrib-interval-length 0.0.6 /opt/node_modules/node-red-contrib-interval-length
5 Jan 13:06:54 - [debug] ! Module: node-red-contrib-modbus 5.43.0 /opt/node_modules/node-red-contrib-modbus ignored due to local copy
5 Jan 13:06:54 - [debug] Module: node-red-contrib-moment 5.0.0 /opt/node_modules/node-red-contrib-moment
5 Jan 13:06:54 - [debug] Module: node-red-contrib-persistent-fsm 1.2.1 /opt/node_modules/node-red-contrib-persistent-fsm
5 Jan 13:06:54 - [debug] Module: node-red-contrib-sunevents 3.1.1 /opt/node_modules/node-red-contrib-sunevents
5 Jan 13:06:54 - [debug] Module: node-red-contrib-time-range-switch 1.2.0 /opt/node_modules/node-red-contrib-time-range-switch
5 Jan 13:06:54 - [debug] ! Module: node-red-dashboard 3.6.5 /opt/node_modules/node-red-dashboard ignored due to local copy
5 Jan 13:06:54 - [debug] Module: node-red-node-base64 0.3.0 /opt/node_modules/node-red-node-base64
5 Jan 13:06:54 - [debug] Module: node-red-node-email 3.0.2 /opt/node_modules/node-red-node-email
5 Jan 13:06:54 - [debug] Module: node-red-node-feedparser 0.3.0 /opt/node_modules/node-red-node-feedparser
5 Jan 13:06:54 - [debug] Module: node-red-node-ping 0.3.3 /opt/node_modules/node-red-node-ping
5 Jan 13:06:54 - [debug] Module: node-red-node-random 0.4.1 /opt/node_modules/node-red-node-random
5 Jan 13:06:54 - [debug] Module: node-red-node-serialport 2.0.3 /opt/node_modules/node-red-node-serialport
5 Jan 13:06:54 - [debug] Module: node-red-node-smooth 0.1.2 /opt/node_modules/node-red-node-smooth
5 Jan 13:06:54 - [debug] Module: node-red-node-suncalc 1.2.0 /opt/node_modules/node-red-node-suncalc
5 Jan 13:06:54 - [debug] Module: node-red-node-twitter 1.2.0 /opt/node_modules/node-red-node-twitter
5 Jan 13:06:55 - [info] Node-RED Contrib Theme Collection version: v4.0.11
gpiox_arm64 V2.2.0
[13:06:57] INFO: Service Node-RED exited with code 256 (by signal 11)
[13:06:58] INFO: Setting safe mode startup
[13:06:58] INFO: Starting Node-RED...
start
node $NODE_OPTIONS node_modules/node-red/red.js --safe --settings /etc/node-red/config.js
5 Jan 13:06:59 - [info]
Welcome to Node-RED

5 Jan 13:06:59 - [info] Node-RED version: v4.0.8
5 Jan 13:07:00 - [info] Node.js version: v22.11.0
5 Jan 13:07:00 - [info] Linux 6.6.62-haos-raspi arm64 LE
5 Jan 13:07:00 - [info] Loading palette nodes
5 Jan 13:07:00 - [debug] Module: @ekaralis/node-red-contrib-sse-plus 1.0.2 /config/node_modules/@ekaralis/node-red-contrib-sse-plus
5 Jan 13:07:00 - [debug] Module: @icke1983/node-red-contrib-ui-popup 0.9.9 /config/node_modules/@icke1983/node-red-contrib-ui-popup
5 Jan 13:07:00 - [debug] Module: @iiot2k/node-red-gpiox 2.1.3 /config/node_modules/@iiot2k/node-red-gpiox
5 Jan 13:07:00 - [debug] Module: @ptweety/node-red-contrib-ccu 3.6.2 /config/node_modules/@ptweety/node-red-contrib-ccu
5 Jan 13:07:00 - [debug] Module: @runnane/node-red-contrib-easee 0.3.3 /config/node_modules/@runnane/node-red-contrib-easee
5 Jan 13:07:00 - [debug] Module: @yadomi/node-red-contrib-philipsh

Copy link

github-actions bot commented Feb 7, 2025

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

1 participant