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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ