Exporting a database to AWS

0

Hello, I can't export my database on AWS, I tried to connect to the database using the endpoint but when I do the connection test I have this error: Could not connect to address=(host=****************** )(port=3306)(type=****): Socket fail to connect to host: ****************** , port:3306. ************************. waiting for a solution, thank you.

  • Does you database security group allow traffic from the IP you are connecting from?

1 個回答
0

What is the flavor of the database on AWS? Did you create it as a public database or inside a VPC? From where are you trying to access the database? Without knowing these it will be hard to tell the root cause. You can look at the following AWS Support Knowledge Center article to get some guidance to debug the issue - https://aws.amazon.com/premiumsupport/knowledge-center/rds-connectivity-instance-subnet-vpc/

profile pictureAWS
專家
已回答 2 年前
  • my database flavor is Maria db and it is created inside a vpc. I tested a connection by PHP storm taking care to select Maria db

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南