question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when mirroring data to BigQuery: Resource did not meet condition IF_MATCH

See original GitHub issue
  • Extension name: firestore-bigquery-export
  • Extension version: v0.1.12

It was running perfectly fine on v0.1.5 but after upgrading to v0.1.12 the error below has already appeared twice in the logs. There have been executions before and after the error which executed successfully.

Error when mirroring data to BigQuery { Error: Resource positiv-app:firestore_export_conclusions.conclusions_raw_changelog did not meet condition IF_MATCH
    at new ApiError (/workspace/node_modules/@google-cloud/common/build/src/util.js:58:15)
    at Util.parseHttpRespBody (/workspace/node_modules/@google-cloud/common/build/src/util.js:193:38)
    at Util.handleResp (/workspace/node_modules/@google-cloud/common/build/src/util.js:134:117)
    at retryRequest (/workspace/node_modules/@google-cloud/common/build/src/util.js:432:22)
    at onResponse (/workspace/node_modules/retry-request/index.js:214:7)
    at /workspace/node_modules/teeny-request/build/src/index.js:233:13
    at process._tickCallback (internal/process/next_tick.js:68:7)
  code: 412,

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dperezradacommented, Mar 24, 2022

@famaranon you can define the extension version in the firebase.json take a look to the following link: https://firebase.google.com/docs/extensions/reuse-project-config

1reaction
dgilperezcommented, Mar 23, 2022

I am seeing this as well

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error messages - Resource Manager - Google Cloud
The condition set for an If-None-Match header was not met. This response indicates that the requested document has not been modified and that...
Read more >
What is this error PRECONDITION FAILED - GCP - Edureka
Hi@Genashtim,. The condition set in the request's If-Match or If-None-Match HTTP request header was not met. See the ETag section of the ...
Read more >
BigQuery PATCH Precondition check failed - Stack Overflow
I got the following error PreconditionFailed('PATCH https://bigquery.googleapis.com/bigquery/v2/ ... Is has been resolved in a PR in 2018.
Read more >
Using BigQuery with Node.js - Google Codelabs
BigQuery is NoOps—there is no infrastructure to manage and you don't need a database administrator—so you can focus on analyzing data to ...
Read more >
[GA4] BigQuery Export error messages - Analytics Help
If there is an error when Analytics checks for the necessary conditions to ... is an error exporting data, BigQuery generates an error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found