Unable to Connect to RDS Instance After Endpoint Address Change after restore

0

I would like to ask why, after restoring a snapshot in RDS and naming it differently, I am unable to connect. The original instance was named 'mysql8', and after the restoration, it became 'mysql8-test.

I am using MySQL Workbench to connect, but still unable to establish a connection. What should I do to troubleshoot this?

I have confirmed that the VPC is the same as before, but the only difference is that the endpoint address has changed.

Does anyone know the reason for this?

Museum
demandé il y a un mois127 vues
1 réponse
0

First of all, you need to verify DNS resolution as below.

At the client,
$ dig <rds endpoint> +short

Indeed, need to make sure that the mysql port is opened, the inbound and outbound 3306 port.
Please share with me the more detailed situation to troubleshoot if it doesn't work.

Connecting to a DB instance running the MySQL database engine https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ConnectToInstance.html

AWS
EXPERT
hyp
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions