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 Risposte
0

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

AWS
con risposta 2 anni fa
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
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande