We have just finished the setup of OpenCore with Docker.
Everything is up and running, except for Node Red.
We have the same issue as in this thread: link
We have followed every step of it, (except for “1. you did not delete the “extra” config in the config collection”). Please explain what that means.
The agent starts and we can reach it. The only issue is authentication when trying to log in to Node red. As far as I can see there is no error in the logs.
I would be grateful for any tips as how to resolve the issue
is this a fresh install ? are the any data in the database you need to save ?
if not, then an easy fix is to run normal-down, then remove-data and then normal-up ( often you need to run normal-up twice, the first time, to allow mongodb and rabbitmq to startup properly )