-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
DockerStuff related to Docker build and imagesStuff related to Docker build and imagesbugSomething isn't workingSomething isn't working
Description
Describe the bug
When I'm trying to use service from docker on my Mac and login into account, I got an wrong credentials error, but I'm sure, that I post a correct login and password.
To Reproduce
- Firstly download the project and set up all of the environment variables in the .env.docker
- Use docker-compose to build the system
- Use docker-compose to start all of the services
- Go to http://localhost, you will see a registration page
- After registration you will see a login page
- With using email address and password you have posted in registration form try to login into account
Expected behavior
On the bottom of the page you will see the error message about wrong credentials. It doesn't matter if you use username or email. I have used the same password and email I have set in .env.docker.
In addition, when I tried to check docker logs, I have seen that server service have an error message of "Invalid session"
Screenshots
Operating System
macOS
Browser
Safari
Browser Version
No response
Device (if mobile)
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DockerStuff related to Docker build and imagesStuff related to Docker build and imagesbugSomething isn't workingSomething isn't working