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.

"An unexpected error occurred" when installing firestore-bigquery-export

See original GitHub issue

[READ] Step 1: Are you in the right place?

Yes

[REQUIRED] Step 2: Describe your configuration

  • Extension name: firestore-bigquery-export
  • Extension version: 0.1.5
  • Configuration values (redact info where appropriate):
Cloud Functions location
us-central1

Collection path
posts

Dataset ID
firestore_export

Table ID
posts

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

What happened? How can we make the problem occur? Inside my project on console.firebase.google.com, I clicked ‘Extensions’ and then ‘Install’ under ‘Export Collections to BigQuery’. I did not modify any settings (i.e. used the defaults) and clicked install. Then it errored. See screenshots below.

Expected result

No error.

Actual result

“An unexpected error occurred.” error message that prevented our install.

image

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
russellwheatleycommented, May 19, 2020

Hey @bfelbo, I’ve also had similar problems when trying to install extensions from a new project. We’ll flag this issue with the Firebase team. Thank you for your patience!

0reactions
bfelbocommented, May 21, 2020

Thanks @laurenzlong. We switched now and can follow the rest of the guide 😃

I’m pretty sure we’ve never used Datastore or enabled the API.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Loading data from Firestore exports | BigQuery - Google Cloud
For a Firestore export to load correctly, documents in the export data must share a consistent schema with fewer than 10,000 unique field...
Read more >
[GA4] BigQuery Export error messages - Firebase Help
Cause. This error occurs when Google Analytics for Firebase does not have permission to access the BigQuery Project associated with the integration. Remedy....
Read more >
Export and import data | Firestore - Firebase
On failure, the page displays an error message. Use the firestore export command to export all the documents in your database, replacing [BUCKET_NAME]...
Read more >
Unable to set up Export Collections to BigQuery extension ...
The following error message means that your FROM statement may not contain the proper query structure - project, database, and table:.
Read more >
Exporting data from Firebase (Firestore) to BigQuery
Here you will need to enter your project id, collection path (same as when setting up extension), BigQuery dataset and table prefix (without ......
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