You noticed that besides start there’s also a button for it’s configuration?
Not to mention one for log? Perhaps you could provide some more information?
Thanks for pointing out the log file; I was looking for a HA log not a Node Red log.
The issue was SSL:
[13:28:42] FATAL: SSL has been enabled using the ‘ssl’ option,
[13:28:42] FATAL: this requires an SSL certificate file which is
[13:28:42] FATAL: configured using the ‘certfile’ option in the
[13:28:42] FATAL: app configuration.
[13:28:42] FATAL:
[13:28:42] FATAL: Unfortunately, the file specified in the
[13:28:42] FATAL: ‘certfile’ option does not exist.
[13:28:42] FATAL:
[13:28:42] FATAL: Please ensure the certificate file exists and
[13:28:42] FATAL: is placed in the ‘/ssl/’ directory.
[13:28:42] FATAL:
[13:28:42] FATAL: In case you don’t have SSL yet, consider getting
[13:28:42] FATAL: an SSL certificate or setting the ‘ssl’ option
[13:28:42] FATAL: to ‘false’ in case you are not planning on using
[13:28:42] FATAL: SSL with this app.
This was resolved by switching SSL off in the configuration screen