0
votes

I noticed that Firebase wouldn't let me create a storage bucket asia-southeast1 so I upgraded my plan to blaze, went to the GCP console and created a bucket from there.

I did the same for Firestore and it's working fine. However, after I created the storage bucket in GCP, and I came back to the Firebase console to access Firebase Cloud Storage, I keep receiving this error.

Error

1

1 Answers

0
votes

I don't see how creating a bucket in the GCP console may affect your Firebase project (unless you created a bucket named <your-project-name>.appspot.com).

These kinds of errors normally happen when a certain quota has been reached, and is usually solved by upgrading your project to a paid plan.

As you have already upgraded your project, please bear into account that billing updates usually take some time to be processed. Waiting a few hours, or maybe checking the next day whether your project has been successfully upgraded should do the trick.

If that does not help, verify whether you have actually upgraded your project - You can check that here. The Blaze Plan button should be grayed out with the message Current Plan.

The answer provided to this question may also be of help:

Try to activate this feature using an incognito window/private window and disable all browser extensions

Try using a different browser (and make sure browser is supported)

Verify if there are any other programs that might be blocking your connection such as antivirus, proxy or firewall. If yes, try to disable them.

Connect using a different network.

Connect using a different device.

Check the Developer Tools Console for any errors.

For Safari: Safari > Preferences > Advanced > Check "Show Develop menu in menu bar" Develop > Show Web Inspector > Console Tab

If none of these approaches work for you, consider contacting Firebase Support here.