Web app on Ec2 is not accessible from some locations

0

I have an app hosted on Ec2 instance .. using the public ip4 to access the app Django website / apache2 server the issue is i can access the app from some devices and other devices can't open it and gives an error page the site can't be reached .. refused to connect ..

질문됨 3달 전102회 조회
1개 답변
0

Hello.

Is the error a timeout error?
If you get a timeout error, please check whether all HTTP access is allowed in the inbound rules of the EC2 security group.
https://repost.aws/knowledge-center/connect-http-https-ec2

For anything other than timeout errors, you should check the application logs to troubleshoot.

profile picture
전문가
답변함 3달 전
profile picture
전문가
검토됨 2달 전
  • i tried the above isntructions but still get the same error on some devices i get refused to connect error even on the same network i can access the website from my pc but can't access on mobile phone when i checked the error logs on my server it seems like the request is not reahing the server at all

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠