Cannot connect to MySQL db

0

Hello,

I'm trying to access my new MySQL database using my Linux ubuntu command line prompt and can't guess why i get an error message: -trying to connect with command lines (or workbench client): mysql -h cryptoboss.ciugn9m0bdta.eu-west-1.rds.amazonaws.com -P 3306 -u cryptoboss -p -My db is public as recomended -It's a t3 micro db, the 'free' version -Security group rules are the ones set by default, i haven't authorized my laptop public IP address but default settings look quite permissive. -Am i forced to connect via SSL internet secured connection? It does not seem i need to.

What else should i investigate?

Many thanks

2개 답변
1

Hello.

What specific error message are you getting?
If a timeout error occurs, please configure the RDS security group inbound rules to allow the EC2 security group.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.RDSSecurityGroups.html

Also, if you have not changed any settings, the SSL option should not be necessary.

profile picture
전문가
답변함 7달 전
0

thank you it works now.

WIthout proper knowledge it's not that intuitive but i've been setting entry rules with ALL trafic > ALL ipv4 > source 0.0.0.0 /0

Now i eventually have access and i can proceed with designing my db.

Took me so long to figure it out ;=)

Kind regards

답변함 7달 전

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

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

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