I'm just trying to creating new project in Firebase but getting this error every time.
我只是想在Firebase中创建新项目,但每次都会出现此错误。
7 个解决方案
#1
15
What I did was sign out from Firebase and sign back in again. This worked.
我做的是从Firebase退出并重新登录。这很有效。
The project was already created. The problem occurred because maybe the Firebase console was unable to sync or refresh, but signing out and back in worked for me. Try that.
该项目已经创建。出现此问题的原因可能是Firebase控制台无法同步或刷新,但退出并重新登录为我工作。试试吧。
#2
3
Signing out and then back in didn't work for me. Even worse, my projects were created somehow in the background and then I finally got an error message that told me I reached a limit and wouldn't be able to create any new projects any more.
退出然后回来对我不起作用。更糟糕的是,我的项目是在后台以某种方式创建的,然后我终于收到一条错误消息,告诉我我达到了限制,无法再创建任何新项目了。
I got emails though informing me about a "Project Shutdown Announcement". I clicked the link there and landed on a site that listed all these projects that had been created in the background although the error message "There was an unknown error while processing the request" would indicate otherwise.
我收到了电子邮件,但通知我“项目关闭公告”。我点击了那里的链接并登陆了一个网站,该网站列出了在后台创建的所有这些项目,尽管错误消息“处理请求时出现未知错误”将另有说明。
I restored one of the projects there and used that. Hope that helps.
我恢复了那里的一个项目并使用了它。希望有所帮助。
#3
3
I had same issue. I clicked "Cancel", then refreshed the page. Project appeared under "Recent projects".
我有同样的问题。我点击“取消”,然后刷新页面。项目出现在“最近的项目”下。
#4
1
I was using Google Cloud Platform where I had exceeded my limits. Hence when I tried with other email ID. It worked Fine!!!!
我正在使用谷歌云平台,我超出了我的极限。因此当我尝试使用其他电子邮件ID时。它工作得很好!!!!
I would suggest you to check the resources you have been utilizing by Google such as Firebase, G-Drive paid version, Google Cloud Platform etc.
我建议您查看Google一直在使用的资源,例如Firebase,G-Drive付费版,Google Cloud Platform等。
Always, a new email ID is the best solution for practices purpose. No offense!
总是,新的电子邮件ID是实践目的的最佳解决方案。没有冒犯的意思!
#5
1
Logging out and back in did not work for me.
退出并重新登录对我不起作用。
However, I was able to link my project to Firebase via the Android Studio Firebase tool.
但是,我能够通过Android Studio Firebase工具将我的项目链接到Firebase。
If you are using Android Studio, go to Tools > Firebase > (Select the way you want your app to use Firebase. In my case I selected Cloud Messaging) > Click Setup Firebase Cloud Messaging > Click the Button in Step 1) Connect You App to Firebase.
如果您使用的是Android Studio,请转到工具> Firebase>(选择您希望应用使用Firebase的方式。在我的情况下,我选择了云消息传递)>单击设置Firebase云消息传递>单击步骤1中的按钮连接您的应用程序到Firebase。
#6
1
This error usually happens for the first project created. Check your gmail is there an email from Firebase to welcome you? If you get one, just wait for several hours (or 12 hours) to come back to re-try creating project.
此错误通常发生在创建的第一个项目中。检查你的Gmail是否有来自Firebase的电子邮件欢迎你?如果你得到一个,只需等待几个小时(或12个小时)回来重新尝试创建项目。
This works for me. Hope it could help.
这对我有用。希望它可以帮助。
#7
0
I have this issue as well however, it was because of an outage in the Firebase service. To check for outages, go to: https://status.firebase.google.com
我也有这个问题,但是,这是因为Firebase服务中断了。要查看停机情况,请访问:https://status.firebase.google.com
You can see there are red dots which shows the outage in the Firebase console.
您可以看到有红点表示Firebase控制台中的中断。
Clicking on the red dot will provide you with a status on what's going on.
单击红点将为您提供正在进行的状态。
#1
15
What I did was sign out from Firebase and sign back in again. This worked.
我做的是从Firebase退出并重新登录。这很有效。
The project was already created. The problem occurred because maybe the Firebase console was unable to sync or refresh, but signing out and back in worked for me. Try that.
该项目已经创建。出现此问题的原因可能是Firebase控制台无法同步或刷新,但退出并重新登录为我工作。试试吧。
#2
3
Signing out and then back in didn't work for me. Even worse, my projects were created somehow in the background and then I finally got an error message that told me I reached a limit and wouldn't be able to create any new projects any more.
退出然后回来对我不起作用。更糟糕的是,我的项目是在后台以某种方式创建的,然后我终于收到一条错误消息,告诉我我达到了限制,无法再创建任何新项目了。
I got emails though informing me about a "Project Shutdown Announcement". I clicked the link there and landed on a site that listed all these projects that had been created in the background although the error message "There was an unknown error while processing the request" would indicate otherwise.
我收到了电子邮件,但通知我“项目关闭公告”。我点击了那里的链接并登陆了一个网站,该网站列出了在后台创建的所有这些项目,尽管错误消息“处理请求时出现未知错误”将另有说明。
I restored one of the projects there and used that. Hope that helps.
我恢复了那里的一个项目并使用了它。希望有所帮助。
#3
3
I had same issue. I clicked "Cancel", then refreshed the page. Project appeared under "Recent projects".
我有同样的问题。我点击“取消”,然后刷新页面。项目出现在“最近的项目”下。
#4
1
I was using Google Cloud Platform where I had exceeded my limits. Hence when I tried with other email ID. It worked Fine!!!!
我正在使用谷歌云平台,我超出了我的极限。因此当我尝试使用其他电子邮件ID时。它工作得很好!!!!
I would suggest you to check the resources you have been utilizing by Google such as Firebase, G-Drive paid version, Google Cloud Platform etc.
我建议您查看Google一直在使用的资源,例如Firebase,G-Drive付费版,Google Cloud Platform等。
Always, a new email ID is the best solution for practices purpose. No offense!
总是,新的电子邮件ID是实践目的的最佳解决方案。没有冒犯的意思!
#5
1
Logging out and back in did not work for me.
退出并重新登录对我不起作用。
However, I was able to link my project to Firebase via the Android Studio Firebase tool.
但是,我能够通过Android Studio Firebase工具将我的项目链接到Firebase。
If you are using Android Studio, go to Tools > Firebase > (Select the way you want your app to use Firebase. In my case I selected Cloud Messaging) > Click Setup Firebase Cloud Messaging > Click the Button in Step 1) Connect You App to Firebase.
如果您使用的是Android Studio,请转到工具> Firebase>(选择您希望应用使用Firebase的方式。在我的情况下,我选择了云消息传递)>单击设置Firebase云消息传递>单击步骤1中的按钮连接您的应用程序到Firebase。
#6
1
This error usually happens for the first project created. Check your gmail is there an email from Firebase to welcome you? If you get one, just wait for several hours (or 12 hours) to come back to re-try creating project.
此错误通常发生在创建的第一个项目中。检查你的Gmail是否有来自Firebase的电子邮件欢迎你?如果你得到一个,只需等待几个小时(或12个小时)回来重新尝试创建项目。
This works for me. Hope it could help.
这对我有用。希望它可以帮助。
#7
0
I have this issue as well however, it was because of an outage in the Firebase service. To check for outages, go to: https://status.firebase.google.com
我也有这个问题,但是,这是因为Firebase服务中断了。要查看停机情况,请访问:https://status.firebase.google.com
You can see there are red dots which shows the outage in the Firebase console.
您可以看到有红点表示Firebase控制台中的中断。
Clicking on the red dot will provide you with a status on what's going on.
单击红点将为您提供正在进行的状态。