rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
534 stars 47 forks source link

Node Red startet nicht mehr nach reboot vom Pi4 #478

Open wstiegler opened 3 years ago

wstiegler commented 3 years ago

Hi! Ich hab nach einem Reboot vom Pi keine möglichkeit mehr nodered zu starten. Deinstallation/Neuinstallation downgrade auf 7.1.2 bring alles keinen Erfolg. Habt ihr eine Idee? [redmatic.2021-02-02T09_26_18.903Z.log](https://github.com/rdmtc/RedMatic/files/5910130/redmatic.2021-02-02T09_26_18.903Z.log)

hklages commented 3 years ago

Laut log findet node-red das module path-to-regexp nicht. Das ist bei mir im Pfad /usr/local/addons/redmatic/lib/node_modules/node-red/node_modules

Schau dir mal das Verzeichnis an - dort müssten sehr viele Module (zusätzlich zu path-to-regexp sein)

Kannst du Redmatic einfach neu installieren?