Out of nothing, I suddenly lost access to node-red via web browser.
Node-red are running on raspberry pi.
Tried to restart, and it seems that node-red are running, but no web access
Please help
pi@raspberrypi:~ $ node-red-start
Start Node-RED
Once Node-RED has started, point a browser at http://192.168.1.225:1880
On Pi Node-RED works better with the Firefox or Chrome browser
Use node-red-stop to stop Node-RED
Use node-red-start to start Node-RED again
Use node-red-log to view the recent log output
Use sudo systemctl enable nodered.service to autostart Node-RED at every boot
Use sudo systemctl disable nodered.service to disable autostart on boot
To find more nodes and example flows - go to http://flows.nodered.org
Starting as a systemd service.
Started Node-RED graphical event wiring tool.
31 Dec 02:09:21 - [info]
Welcome to Node-RED
31 Dec 02:09:21 - [info] Node-RED version: v4.1.2
31 Dec 02:09:21 - [info] Node.js version: v18.20.8
31 Dec 02:09:21 - [info] Linux 5.10.103-v7l+ arm LE
31 Dec 02:09:21 - [info] Loading palette nodes
31 Dec 02:09:27 - [info] node-red-contrib-shelly version: v11.6.8
31 Dec 02:09:27 - [info] Dashboard version 3.6.6 started at /ui
31 Dec 02:09:29 - [info] Settings file : /home/pi/.node-red/settings.js
31 Dec 02:09:29 - [info] Context store : 'default' [module=memory]
31 Dec 02:09:29 - [info] User directory : /home/pi/.node-red
31 Dec 02:09:29 - [warn] Projects disabled : editorTheme.projects.enabled=false
31 Dec 02:09:29 - [warn] Flows file name not set. Generating name using hostname.
31 Dec 02:09:29 - [info] Flows file : /home/pi/.node-red/flows_raspberrypi.json
31 Dec 02:09:29 - [info] Server now running at https://127.0.0.1:8443/
31 Dec 02:09:29 - [warn]
Your flow credentials file is encrypted using a system-generated key.
If the system-generated key is lost for any reason, your credentials
file will not be recoverable, you will have to delete it and re-enter
your credentials.
You should set your own key using the 'credentialSecret' option in
your settings file. Node-RED will then re-encrypt your credentials
file using your chosen key the next time you deploy a change.
31 Dec 02:09:32 - [info] Starting flows