Trying to add a new bucket in firebase storage. Cannot find GCP Mumbai(asia-south1). Any clue?

心已入冬 提交于 2020-01-16 17:01:04

问题


This link shows GCP Mumbai is launched. However when I go to my firebase billing account and try to add a new bucket from firebase console, cannot find Mumbai(asia-south1) region listed.

How can I debug this?


回答1:


  1. Create bucket in Mumbai GCP in Google cloud console.
  2. Go to firebase console -> storage -> add bucket
  3. Select "Import existing Google Cloud Storage buckets"
  4. Buckets will be listed
  5. Select bucket created in Mumbai GCP in Google cloud console
  6. Select continue to import



回答2:


I believe your current Firebase project is in a region that did have the Firebase Storage enabled. In this case, you will have to create a new Firebase project and select the location of your Firebase project to Mumbai, so you can create your buckets within this location, regions change is not supported in Firebase yet.



来源:https://stackoverflow.com/questions/47158874/trying-to-add-a-new-bucket-in-firebase-storage-cannot-find-gcp-mumbaiasia-sout

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!