-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Log In After Successful Deployment with Docker Compose #44
Comments
I can't see any errors in the log, what message do you recieve? |
Did you edit the code? |
I didn't edit the code. The zh-CN language is the default language of my OS. I changed to English but it didn't work. Finally, I solved this question by running "docker compose" on another PC. |
Thank you very much for your reply. |
Can you please what operating system do you use on both PCs? |
I followed the instructions to generate a docker-compose.yml file and proceeded with the deployment. However, I am unable to log in to the application.
Environment:
Architecture: x86_64
Operating System: Ubuntu 22.04
docker-compose.yml:
Logs:
Steps to Reproduce:
Follow the instructions to generate the docker-compose.yml file.
Run docker-compose up -d to deploy the application.
Attempt to log in to the application.
Expected Behavior:
I expected to successfully log in after the deployment.
Actual Behavior:
I am unable to log in, and there are no error messages during the deployment process.
Request for Help:
I would appreciate any guidance or troubleshooting steps to resolve this login issue.
Thank you!
The text was updated successfully, but these errors were encountered: