How to recover deleted project from firebase console
Asked Answered
F

6

57

I imported my project from by using Import Google Project in firebase console. Then I deleted it permanently thinking that I will again import it. But now when i click to import, that project is not coming in the list. Kindly help me set it. Thanks in advance!

Fredelia answered 1/6, 2016 at 20:42 Comment(0)
A
152

There is a period of roughly 30 days, during which deleted projects can be recovered.

  1. To recover your project click here.
  2. Go to the bottom left and click on the pending deletion link to recover your deleted project.
  3. Click on the checkbox to select your project
  4. Click on Restore.
Apprehensible answered 23/7, 2017 at 22:1 Comment(14)
But it doesn't show up on the firebase console after deletion. It's only in google cloud resourcesDorris
@Dorris they put the projects in that status and give you 30 days to recover the project if you wantApprehensible
I restore my project and also restore all cloud firestore data. Now everything is okay or I need to follow any other step? @JohnAlexanderBettsSc
No. You don't need to do anything elseApprehensible
Where should I find the Restore button?Hoiden
@BerryBlue The restore button is above the list of the projects to be deleted.Apprehensible
Irurik Soft Labs please mark as right this question its relly help to all developer @JohnAlexanderBetts thanksCalbert
Note that some credentials (like OAuth2 client) may be not restored automatically. You need to restore them separately. For that go to "API & Services" > "Credentials" > "Restore deleted credentials" -> pick needed ones and restore them.Nominative
hello , i've deleted my project too and recover it like it's showing above , but now when i click on the project they say that This project has been recently deleted. It can be undeleted from the Cloud console .Vaughan
how long does it take for you to recover to project? It's been 5 hours since I click on recover. I can see the project. But when I try to access it it still say that the project is deleted. But it is definitely recovered from the Google Console pointNeb
@leMinhNguyen Did you ever get that figured out?Acrylonitrile
@Acrylonitrile ye mine was finally recovered after 3 Business days... I guess it just take time sometimeNeb
Can confirm, after 3 business days mine also was recovered.Acrylonitrile
Lifesaver, thanks. The project can be seen again in Firebase after a while.Blaeberry
F
17

OK so if by mistake you have deleted your project form firebase then you would have got an email notification that your project is going to shutdown and in that mail they provide a link to restore the project with the given time frame so just click on the link and you would see list of the project that are pending to delete then check on the project you want to restore and thn click on restore

Finedraw answered 23/3, 2018 at 8:22 Comment(0)
H
1

Unfortunately, a linked Google console project and Firebase project use/are the same backend. If you delete one, it goes away from the other.

Hexavalent answered 7/6, 2016 at 17:53 Comment(1)
Thanks! for your reply. I also noticed the same and restored the deleted projects. Thanks anyway!Fredelia
H
1

I have just face with this issue. After try to reverse Firebase project and is not possible. So my solution is remove debug.keystore -> Clean project -> Rebuild project. The result is I have new SHA1 key. Then can try setup again with Fire Base Assistant.

Hose answered 2/2, 2018 at 11:20 Comment(2)
Went crazy over connecting app to firebase, which was giving me the 'app already added to another project' error.. although I cleared all my known accounts. Finally I was able to connect removing the debug keystore.Lampe
This question is not about Android.Carom
K
1

You can recover the projects with in a month which you have deleted your project form firebase console then you would have got an email notification that your project is going to shutdown and in that mail they provide a link to restore the project with the given time frame so just click on the link and you would see list of the project that are pending to delete then check on the project you want to restore and then click on restore.

enter image description here

Kassab answered 9/11, 2022 at 10:57 Comment(0)
O
0

I deleted the project unintentionally but when I clicked on the link Restore

Ostracoderm answered 17/1, 2023 at 20:33 Comment(1)
As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center.To

© 2022 - 2025 — McMap. All rights reserved.