【发布时间】:2019-01-03 16:07:02
【问题描述】:
我正在尝试按照官方文档在 AWS Beanstalk 上部署 Metabase。
很遗憾,我每次都会收到以下错误:
Stack named 'awseb-e-mbmm95mkdq-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBRDSDBSecurityGroup].
Creating RDS database security group named: awseb-e-mbmm95mkdq-stack-awsebrdsdbsecuritygroup-lixrbjq6lh5x failed Reason: Either the resource does not exist, or you do not have the required permissions.
有什么解决办法吗?
【问题讨论】:
-
运气好能找到解决方案吗?我尝试在部署创建应用程序之前手动创建安全组,但得到了同样的错误
标签: amazon-web-services amazon-elastic-beanstalk metabase