I can't install Hubs Cloud on AWS. - API: s3:CreateBucket Access Denied #5425
Unanswered
jwatabe
asked this question in
Hubs Cloud Questions
Replies: 1 comment
-
Have you solved this? I had exactly the same problem. But I found a solution. Go to Amazon S3 page and click "Block Public Access settings for this account"(このアカウントのブロックパブリックアクセス設定). Then turn OFF "Block all public access" (パブリックアクセスをすべてブロック) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't install Hubs Cloud on AWS.







I'm following the steps to set up Hubs Cloud, but I get the following error when creating a stack in CloudFormation.
the steps:https://github.com/gree/hubs-docs-jp/wiki/hubs-cloud-aws-quick-start
(Hubs CloudをAWSにインストールできません。
Hubs Cloudのセットアップを手順通りに進めていますが、CloudFormationでスタック作成時に以下のようなエラーが発生します。
手順:https://github.com/gree/hubs-docs-jp/wiki/hubs-cloud-aws-quick-start)
Here is the first error that occurred in the event.
(イベントで発生した最初のエラーはこちらです。)
Hubs Cloud products choose personal.
I'm trying to create a region in northern Virginia.
The stack parameters were set as follows.
mysite.com and mysite.link are the domains I got with Route53.
Leave the other parameters at their defaults.
(Hubs Cloud製品はpersonalを選んでいます。
リージョンはバージニア北部で作成しようとしています。
スタックのパラメータは以下のように設定しました。
mysite.comとmysite.linkは、Route53で取得したドメインです。
その他のパラメータはデフォルトのままにしています。)
A role with Admin privileges is attached to the stack.This Admin privileges is temporary
(スタックにはAdmin権限を持つロールをアタッチしています。この権限付与は一時的なものです。)
I would be grateful if you could let me know if there are any inadequacies in the settings.
(設定に不備があれば教えていただけると嬉しいです。)
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions