Node-RED Lost connection to server error

Asked 2 years ago, Updated 2 years ago, 68 views

I deploy the Node-RED Starter boilerplate and use the editor.I used to use it normally, but sometimes I get the error Lost connection to server.It doesn't seem to occur with a specific operation, and sometimes it moves without any problems over time.Is there any way to avoid it?

bluemix

2022-09-30 19:44

1 Answers

There is more than one reason for the loss connection, so it is not an absolute solution, but it may be avoided by accessing Node-RED with https.
Try accessing the Node-RED editor by specifying https as the URL in your web browser.


2022-09-30 19:44

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.