michaelAtCoalesce
michaelAtCoalesce
``` /Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/call.js:31 return Object.assign(new Error(message), status); ^ **Error: 16 UNAUTHENTICATED: Failed to retrieve auth metadata with error: request to https://www.googleapis.com/oauth2/v4/token failed, reason: read ECONNRESET** at Object.callErrorFromStatus (/Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/client.js:189:52)...
firebase-admin 10.3..0 starting yesterday afternoon (July 12 ~4PM PST) our app using the firebase-admin sdk started getting the following errors.   ``` Code: 16 Message: 16 UNAUTHENTICATED: Request had...
Fixes # . Changes proposed in this pull request: - - - -
hi, i recently wrote some code to exclude node paths from export, as we wanted to export a specific path but be able to exclude a collection inside of that...
i know there is already a git log that allows you to get history from a single commit - but we would like to be able to do the equivalent...
is there a way to load source maps at runtime? i'd like to store my source maps in a specific location on my webserver, say `build/sourcemaps/` - but i don't...
Over the last 12 hours our firebase-admin node process has been experiencing the following error `Error: 2 UNKNOWN: Authentication backend unknown error` It appears to happen during a firestore transaction...
we are using the snowflake connector and starting to see this error - there are two different versions - one with "ESOCKETTIMEDOUT" and another with "ECONNRESET" ``` {"name":"NetworkError","code":401001,"message":"Network error. Could...
### Operating System windows ### Environment (if applicable) chrome ### Firebase SDK Version 10.13.0 ### Firebase SDK Product(s) Firestore ### Project Tooling create-react-app example ### Detailed Problem Description i have...
question regarding the preferRest behavior - is it specific to the Firestore app instance? it does appear to be a setting on a firebase app instance, but it also sounds...