I am unable to install Node-RED. When I review the installation instructions and other tutorials, I see there should be a field under “Options” to enter a “credential_secret”, but I do not have that option (see screenshot).
Node-RED does not start when I try toggling the start button.
I can’t test a new install myself, but my expectation is that the option for credential secret should not be there, should not require setting, and should not be an issue if not set. Documentation is, of course, another matter.
You do, however, appear to have ‘ssl’ set to on. This is often a cause of start up issues. Try turning that setting off.
Thanks @Biscuit. It was the enabled SSL that was the problem. I thought I’d disabled it, but I hadn’t saved the change. After ensuring the change was saved, everything worked fine.