Can't Launch Node Red - Safe Mode?

Is there a way to get the Hass.io node red addon to launch into safe mode?

I’ve messed something up with one of my flows and I can no longer launch Node Red.

I need to be able to turn my flows off temporarily to do some debugging but I can’t get into the interface to do so.

Any assistance is appreciated, thanks.

Update on this,

I was able to edit the flows file in my configuration folder and disable the problematic flow. It looks like I had something looping unintentionally that was causing the issue.

After disabling the flow and restarting Node Red everything is working again.

1 Like

How do you get into safe mode?

Option: safe_mode

Setting this option to true will start Node-Red with the --safe flag set, starting the application without starting any flows for troubleshooting.

On the configuration page

1 Like