-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Description
What are the steps to reproduce
- Run node red from docker: nodered/node-red:latest
- Docker version: 20.10.21
- Node-RED version: v3.0.2
- Mount persistent storage in docker as /data as described in: https://nodered.org/docs/getting-started/docker
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```
Metadata
Metadata
Assignees
Labels
No labels