#new HA update and NR wont run now

1 messages · Page 1 of 1 (latest)

rapid trail
#

with the new update of HA it told me i had to remove the api authorization and when i removed that from the configuration yaml my node red will no longer start so all my automations are down... the log file states below and i dont know how to fix that .... [12:20:35] FATAL:
[12:20:35] FATAL: SSL has been enabled using the 'ssl' option,
[12:20:35] FATAL: this requires an SSL certificate file which is
[12:20:35] FATAL: configured using the 'certfile' option in the
[12:20:35] FATAL: add-on configuration.
[12:20:35] FATAL:
[12:20:35] FATAL: Unfortunately, the file specified in the
[12:20:35] FATAL: 'certfile' option does not exist.
[12:20:35] FATAL:
[12:20:35] FATAL: Please ensure the certificate file exists and
[12:20:35] FATAL: is placed in the '/ssl/' directory.
[12:20:35] FATAL:
[12:20:35] FATAL: In case you don't have SSL yet, consider getting
[12:20:35] FATAL: an SSL certificate or setting the 'ssl' option
[12:20:35] FATAL: to 'false' in case you are not planning on using
[12:20:35] FATAL: SSL with this add-on.
[12:20:35] FATAL:
[12:20:35] FATAL: Check the add-on manual for more information.