Heroku help Amazon RDS rails push database error

后端 未结 1 1890
时光说笑
时光说笑 2020-12-10 21:26

I get a 503 Error when trying to push my database to Amazon RDS

Home@PC /c/rails/konkurranceportalen (master)
$ heroku db:push
Loaded Taps v0.3.19
Auto-detec         


        
相关标签:
1条回答
  • 2020-12-10 22:22

    The problem were that Amazon RDS firewall did block Heroku. In Amazon AWS > Amazon RDS I did go into the security group and did add a EC2 Security Group.

    With following details:

    Security Group: default
    AWS Account ID: 098166147350
    
    0 讨论(0)
提交回复
热议问题