nodejs-firestore icon indicating copy to clipboard operation
nodejs-firestore copied to clipboard

intermittent firestore UNAUTHENTICATED errors

Open michaelAtCoalesce opened this issue 3 years ago • 2 comments

firebase-admin 10.3..0

starting yesterday afternoon (July 12 ~4PM PST) our app using the firebase-admin sdk started getting the following errors. image image

Code: 16 Message: 16 UNAUTHENTICATED: Request had invalid authentication credentials

the issues resolved as of this morning at ~10AM PST.

Filing this ticket to let the firestore team know. While the issue has resolved itself, there were no notices on the firestore status dashboard or any indication that anything failed.

We changed nothing this morning and the firestore SDK went back to working.

michaelAtCoalesce avatar Jul 13 '22 17:07 michaelAtCoalesce

We also have the same problem, but the issue still remains. As we described on stackoverflow, the UNAUTHENTICATED errors occur about 40% of the time. We run 7 different Firebase servers in different parts of the world. All servers are running the exact same code and are configured identically. 2 of them have this issue (australia-southeast1 and us-east1), and 5 didn't. These are production servers supporting over 30,000 users. We had no choice but to create 2 new Firebase servers and divert users to the new servers. This "resolved" the issue.

damian4891 avatar Jul 15 '22 07:07 damian4891

Hi @michaelAtCoalesce @damian4891 ,

Thanks for reporting this. It is a known incident and we have resolved it. Please let us know if you are still experiencing this.

cherylEnkidu avatar Jul 15 '22 14:07 cherylEnkidu