node-red / node-red/node-red-docker

Docker node-red hangs after starting dashboard node.

Open
#343 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
540
Forks
434
Avg merge
24m
Merged PRs (30d)
5

Description

What are the steps to reproduce
What happens?
  • Node-red hangs every time when i install the UI package
  • The deploy button only works once on a fresh install after that it will not do anything
What do you expect to happen?
  • I should be able to install the dashboard node and it should work.
  • Even after installing everything fresh things should be working
Please tell us about your environment:
  • 3 Node swarm cluster consisting of multiple raspberry pi 4 (2/4/8GB) nodes and one QNAP NAS(also a node + persistent storage)

[x] Platform/OS:

  • ubuntu 20.04 server LTS - Raspberry PI
  • QTS:5.0 - QNAP NAS

[x] Browser:

  • Chrome, FireFox Safari

    • If you are a command line user please execute the following command and attach the log file.
    • container.log
      files attached
      Node red logs:

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

6 Jan 15:01:02 - [info] Node-RED version: v3.0.2
6 Jan 15:01:02 - [info] Node.js  version: v16.16.0
6 Jan 15:01:02 - [info] Linux 5.4.0-1077-raspi arm64 LE
6 Jan 15:01:04 - [info] Loading palette nodes
6 Jan 15:01:05 - [debug] Module: @ekristoffe/node-red-contrib-os 0.2.2 /data/node_modules/@ekristoffe/node-red-contrib-os
6 Jan 15:01:05 - [debug] Module: node-red-contrib-homekit-bridged 1.4.3 /data/node_modules/node-red-contrib-homekit-bridged
6 Jan 15:01:05 - [debug] Module: node-red-contrib-influxdb 0.6.1 /data/node_modules/node-red-contrib-influxdb
6 Jan 15:01:05 - [debug] Module: node-red-contrib-linux-memory 0.8.1 /data/node_modules/node-red-contrib-linux-memory
6 Jan 15:01:05 - [debug] Module: node-red-contrib-telegrambot 11.3.0 /data/node_modules/node-red-contrib-telegrambot
6 Jan 15:01:05 - [debug] Module: node-red-contrib-ui-actions 0.1.8 /data/node_modules/node-red-contrib-ui-actions
6 Jan 15:01:05 - [debug] Module: node-red-contrib-ui-time-scheduler 1.17.2 /data/node_modules/node-red-contrib-ui-time-scheduler
6 Jan 15:01:05 - [debug] Module: node-red-dashboard 3.1.6 /data/node_modules/node-red-dashboard
6 Jan 15:01:05 - [debug] Module: node-red-node-base64 0.3.0 /data/node_modules/node-red-node-base64
6 Jan 15:01:10 - [info] Dashboard version 3.1.6 started at /ui```


Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached container.log and startup output for nodered/node-red:latest, then reproduce using the /data mount in the listed Docker Swarm environment. Done means the dashboard can be installed and the Deploy button continues to work after a fresh start with the reported Node-RED v3.0.2, Node.js v16.16.0, and dashboard 3.1.6 versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.