Can't connect to AuroraMySQL db

0

I have my first Aurora DB cluster up and running and successfully attached to an EC2 instance. I'm now trying to connect a SQL client to the writer endpoint - but with no success. I am following the directions here: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_GettingStartedAurora.CreatingConnecting.Aurora.html I am now on Step 3: Connect to an Aurora MySql DB cluster. I have successfully run: ssh -i /home/cloudshell-user/ec2-db-kp.pem ec2-user@ec2-54-218-87-124.us-west-2.compute.amazonaws.com And mariadb105 is installed. But when I attempt to run: mysql -h database-test1.cluster-c188oussik9h.us-west-2.rds.amazonaws.com -P 3306 -u admin -p I get: ERROR 2002 (HY000): Can't connect to MySQL server on 'database-test1.cluster-c188oussik9h.us-west-2.rds.amazonaws.com' (115) In addition, I can't seem to connect from the internet to my AWS Internet Gateway. But according to the Reachability Analyzer all internal data routes work. VPC diagram Reachability Analyzer results Dont know what to do next.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠