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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ