1

I have created many certificates in my day and have never had an issue. But today when trying to upload a certificate to Firebase, I get this message:

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

Yesterday there was an issue uploading certs, but they said it's been corrected. However, I'm still having the issue.

Does anyone know of any tricks or solutions that are not documented that may work?

AL.
  • 36,815
  • 10
  • 142
  • 281
Rhys Ryan
  • 11
  • 3
  • I'm not sure if this is related (because of the date conflict), but it seems like a known issue. See [here](https://status.firebase.google.com/incident/Console/16023). – AL. Dec 19 '16 at 02:44

2 Answers2

1

Make sure you're uploading the "certificate" part and not the "private" part. Apparently there is (at least was - check out Firebase: Cannot upload production APNs certificate) a documentation bug in this area.

Community
  • 1
  • 1
miranido
  • 120
  • 1
  • 4
0

You should export only the certificate and don't select the private key . Please see this screenshot

enter image description here

Sreeraj VR
  • 1,524
  • 19
  • 35