5

I'm trying to create new project in Firebase but every time I'm getting this error

There was an unknown error while processing the request. Try again.

I have tried to log out and log in but it doesn't work.

How can I solve the problem?

Pang
  • 9,564
  • 146
  • 81
  • 122
Eyal Ovadya
  • 73
  • 1
  • 5

2 Answers2

8

At time of writing, Google Cloud Platform (and by extension, Firebase) is experiencing an incident that prevents new projects from being created. See the links below:

https://status.cloud.google.com/incident/developers-console/17007 https://status.firebase.google.com/incident/Console/17026

sphippen
  • 404
  • 2
  • 4
1

This is because your package name is Already registered in Firebase even if it is deleted, Change the package name and it will start working.

mak
  • 25
  • 6