Firebase Storage bucket not working

后端 未结 3 568
遇见更好的自我
遇见更好的自我 2021-01-02 04:35

I wanted to try the latest Firebase now has Storage but I got this error \"Can\'t connect to server. Try again in a few minutes. RETRY \" when I go to the new console, Stor

相关标签:
3条回答
  • 2021-01-02 04:57

    I had the same issues previously. Try accessing it in incognito mode. This was actually the solution from Firebase support and it worked. They are still trying to resolve this issue.

    0 讨论(0)
  • 2021-01-02 05:06

    There is a known bug where if you are logged in to more than one google account, the account switching isn't done properly and it messes things up. I filed a support ticket and got back the following reply:

    Thanks for reaching out and reporting this.

    We are working on a fix for this. We currently don't have an ETA when a fix will be released.

    Current work around would be just to have one Google account logged in.

    Cheers, XYZ

    0 讨论(0)
  • 2021-01-02 05:13

    The storage panel uses some APIs which are enabled when you create your project, but there can be a delay in the set up completing. Try returning to the console after some time, and refreshing the storage panel, and you should be good to go!

    0 讨论(0)
提交回复
热议问题