How to fix the RDS / MariaDb Connection issues ?

0

I have completed the full setup for MariaDb into the AWS environment. The EC2, VPC and DataBase are public, up and running however I am still unable to connect wi the error "Can't connect to server on <my DataBase endpoint>". What am I missing? What am I doing wrong?

Is there a way to check where is the connection failure?

2 Respuestas
0

Hello.

If you want to check the connection from EC2 to RDS, I think the Reachability Analyzer function will be useful.
https://aws.amazon.com/jp/blogs/database/troubleshoot-network-connectivity-to-amazon-rds-databases-using-vpc-reachability-analyzer/
https://repost.aws/knowledge-center/vpc-connectivity-reachability-analyzer

If you are connecting directly to RDS from your local PC, the security group settings may not allow connection or the RDS public access settings may not be enabled.
Also, it is not recommended to make a database such as RDS public for security reasons, so I think it is better to change the connection method as described in the document below.
https://aws.amazon.com/jp/blogs/mt/use-port-forwarding-in-aws-systems-manager-session-manager-to-connect-to-remote-hosts/

profile picture
EXPERTO
respondido hace 3 meses
0

Hi, You should follow the guidance of this knowledge article to verify multiple possible causes of such error: https://repost.aws/knowledge-center/rds-cannot-connect

Best,

Didier

profile pictureAWS
EXPERTO
respondido hace 3 meses

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