We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
18/02/2025 21:04:11 [system] Node-RED exited rc=1 signal=null 18/02/2025 21:04:11 [system] Node-RED unexpectedly stopped after: 9s 18/02/2025 21:04:11 [system] Starting Node-RED 18/02/2025 21:04:11 [system] Starting health check monitor (7.5s) 18/02/2025 21:04:13 [info] Welcome to Node-RED =================== 18/02/2025 21:04:13 [info] Node-RED version: v3.1.15 18/02/2025 21:04:13 [info] Node.js version: v18.20.5 18/02/2025 21:04:13 [info] Linux 5.10.230-223.885.amzn2.aarch64 arm64 LE 18/02/2025 21:04:14 [info] Loading palette nodes 18/02/2025 21:04:15 [info] FlowFuse Assistant Plugin loaded 18/02/2025 21:04:15 [info] FlowFuse HTTP Authentication Plugin loaded 18/02/2025 21:04:15 [info] FlowFuse Team Library Plugin loaded 18/02/2025 21:04:15 [info] FlowFuse Light Theme Plugin loaded 18/02/2025 21:04:15 [info] FlowFuse Dark Theme Plugin loaded 18/02/2025 21:04:15 [info] FlowFuse Metrics Plugin loaded 18/02/2025 21:04:19 [] spawnSync locale ENOENT 18/02/2025 21:04:20 [warn] ------------------------------------------------------ 18/02/2025 21:04:20 [warn] [@flowfuse/nr-file-nodes/file] 'file in' already registered by module node-red 18/02/2025 21:04:20 [warn] ------------------------------------------------------ 18/02/2025 21:04:20 [info] Settings file : /data/settings.js 18/02/2025 21:04:20 [info] Context store : 'memory' [module=memory] 18/02/2025 21:04:20 [info] Context store : 'persistent' [module=custom] 18/02/2025 21:04:20 [error] Unable to listen on http://127.0.0.1:1880/ 18/02/2025 21:04:20 [error] Error: port in use 18/02/2025 21:04:20 [system] Node-RED exited rc=1 signal=null 18/02/2025 21:04:20 [system] Node-RED unexpectedly stopped after: 10s 18/02/2025 21:04:20 [system] Node-RED restart loop detected whilst in safe mode. Stopping. 18/02/2025 21:32:37 [info] Disconnected yX7adHFbYk3nAASyAAAB due to transport error 18/02/2025 21:33:01 [system] Stopping Node-RED 18/02/2025 21:33:11 [system] Node-RED stop timed-out. Sending SIGKILL
No matter what a user clicks in the interface, they should not be able to get an instance into this state.
We (actually @hardillb) speculated that this might be possible if the restart / start button is pressed at exactly the right time more than once.
That should not be possible.
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
Expected Behavior
No matter what a user clicks in the interface, they should not be able to get an instance into this state.
Steps To Reproduce
We (actually @hardillb) speculated that this might be possible if the restart / start button is pressed at exactly the right time more than once.
That should not be possible.
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: