OPCFoundation/UA-CloudLibrary

User Registration error local deployment docker

Closed this issue · 4 comments

Hello,

I am trying to deploy and use this tool locally, initially I found an error with the docker compose and build that throws an error with the certificates for https. As I only need to use it locally for testing I disable that option and use it for plain http.

My problem now is that I don't get any user loaded by default and the registration page doesn't work, do you know any possible solution to this.

Thanks in advance.

This would be a question for @MarkusHorstmann, but I believe the issue is that you first need to setup the tables for users in the local postgres database by doing a database migration.

Might be a dupe of #192

@ManuelDiazGilCap, did you get this resolved?

Not yet, we have implemented other services. I'm going to keep an eye on issue #192 anyway because it seems to be the same problem. Thanks for your help.
I am closing this issue.