Auth is not working
jainrounak6 opened this issue · 1 comments
jainrounak6 commented
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" "-"
jainrounak6 commented
Tried configuring on locally as well using docker-compose.dev.yaml
. It is the same error on local as well.