I have a working noderedagent packaged published to my own OpenCore image running in Azure cloud.
When starting the package from OpenCore on the remote nodeagent, node-red runs on localhost with the following error (note that no flows are created where typically, in the past, flow 1 would’ve been created):
Then, as soon as I create a new flow, the node-red instance crashes and the following output is displayed in OpenCore on the nodeagent debug page:
I also noticed there is no flows file generated for the node-red instance.
The user that is running the nodeagent with the openiap-noderedagent package has admin rights in OpenCore.
Not sure what would be causing this error?

