AWS: can't connect to RDS database from my machine

后端 未结 7 1736
野的像风
野的像风 2021-01-30 10:10

The EC2 instance/live web can connect just fine to the RDS database. But when I want to debug the code in my local machine, I can\'t connect to the database and got this error:<

7条回答
  •  情书的邮戳
    2021-01-30 11:03

    MAKE SURE PUBLIC ACCESSIBILITY IS SET TO YES

    This is what I spent the last 3 days trying to solve...

    Instructions to change Public Accessibility

提交回复
热议问题