Issues deploying Single Node Pro 3.2.0

Once I have deployed openvidu Single Node Pro 3.2.0 and I start it, I try to test the “call app”.
I can login and pick a session name.
When I click on “Join session” I get “Failed to create room

The logs show two issues;

No 1: Error: Request failed with status 404: Not Found

No 2: operator-manager | Error loading license usage config: could not find private IP

image

Can these errors be related?

The only custom changes that I have made to the deployment was through the install prompt, and that was related to FQDN and Lets Encrypt.

Have you seen issues like this before?

Thank you!

Solved this issue by adding;

MASTER_NODE_PRIVATE_IP={PRIVATE_IP}

to operator.env

Yes, there was an error with this. It should be fix by the next release