Connection refused problems of my EC2 instance

0

I have problems of connection refused in EC2 instance, my odoo application with docker does not respond, I have changed the group of rules, I have restarted the instance and I cannot start the application, please can you help me with this issue, thanks.

Enter image description here

2 個答案
0

Hi, are you exposing the appropriate ports on the dockerfile?

AWS
已回答 2 年前
0

Are you able to ssh into this machine? Is this machine on a public subnet or a private subnet? If it is on a public subnet then you should be able to connect as per the security group settings. One more thing to check would be if you have any NACLs on the subnet preventing inbound access on these ports.

You may also want to look at this Premium Support Knowledge Center article to see if you can find any pointers - https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-resolve-ssh-connection-errors/

Also look at the docker logs to see if you can find anything there.

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南