I made a change on a NR object - saved it - when it did not work I rebooted. Now the node red “docker” begins to start - than terminates with these log messages:
' Starting NGinx...
23 Apr 19:17:59 - [red] Uncaught Exception:
23 Apr 19:17:59 - [error] SyntaxError: Unexpected token '<', "<s><voice "... is not valid JSON
at JSON.parse (<anonymous>)
at getValue (/config/node_modules/node-red-contrib-eztimer/index.js:412:37)
at getInfo (/config/node_modules/node-red-contrib-eztimer/index.js:264:28)
at send (/config/node_modules/node-red-contrib-eztimer/index.js:447:36)
at Timeout._onTimeout (/config/node_modules/node-red-contrib-eztimer/index.js:672:33)
at listOnTimeout (node:internal/timers:594:17)
at processTimers (node:internal/timers:529:7)
[19:17:59] INFO: Service Node-RED exited with code 1 (by signal 0)'
My last backup was 3 weeks ago - I’m hoping that there is some alternative to fixing this other than rolling back. I kind of doubt it - but wanted to ask…
…