We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried configuring application on AWS Beanstalk.
When trying to log in get 404 error.
I found an error message when I checked the docker container.
182.68.166.3 - - [18/Nov/2023:10:39:23 +0000] "POST /server/auth/login HTTP/1.1" 404 150 "http://mern-dev2.eu-west-1.elasticbeanstalk.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-"
The text was updated successfully, but these errors were encountered:
Tried configuring on locally as well using docker-compose.dev.yaml. It is the same error on local as well.
docker-compose.dev.yaml
Sorry, something went wrong.
No branches or pull requests
I tried configuring application on AWS Beanstalk.
When trying to log in get 404 error.
I found an error message when I checked the docker container.
The text was updated successfully, but these errors were encountered: