Closed MarkusLeupold closed 2 years ago
I tried to send a password recovery mail and it helped:
For some reason the server returned a 403 forbidden error. Did you try to create a user multiple times or in different tabs?
With an empty user database you should see an info box at the top that the first user will be site owner and it should be free to register. Only for the second, third, … user you need to enable user registration in the config.
Maybe the first email was dumped on the terminal but you tried more requests after that?
We successfully setup @kuro610 @tjfoerster today with a Docker container and they could catch the email in their Docker terminal. Please reopen if problem persists for you.
The issue
I just installed the Docker image (coocook/coocook-dev:latest) on my machine and tried to run my coocook fork inside it. The server started without any registered user, so I tried to create one. The problem is, that the verification email didn't arrive in my inbox (including the unknown and spam folders). This means, that I can't use the Docker image for development at the moment until a solution is found.
Additional information:
My fork is currently equal to the upstream repo and on branch master. No significant changes have been made.
This is the server log section which could contain some relevant information: