You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running a server in production and regularly I have this error:
7|single | [2019-05-26T07:16:19.801Z] @firebase/database: FIREBASE WARNING: {"code":"app/invalid-credential","message":"Credential implementation provided to initializeApp() via the \"credential\" property failed to fetch a valid Google OAuth2 access token with the following error: \"socket hang up\"."}
7|single | Auth error:FetchError: request to https://www.googleapis.com/oauth2/v4/token failed, reason: socket hang up
This error happens randomly (~1 week or ~2 weeks after the server has started) and when it's happen, I have to restart the server.
liho98, dv-anatolyg49, gruckionvit, bhumika-soomani-tocca and sp-suresh