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

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

AWS
respondido hace 2 años
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
EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas