-
Notifications
You must be signed in to change notification settings - Fork 401
[Stream Firestore to BigQuery] Runtime Status: Processing Description Configuring BigQuery Sync #2374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@cabljac I would very much appreciate it if you can advise here. |
Hi @james-wang-careerduck - thanks for raising this, hope i can help. The extension should grant permissions automatically. Can you provide logs of the errors at all? If you add a document to the collection specified in params, do you see it get reflected in BigQuery at all? |
No, not reflecting in BigQuery at all. The extension installation process never reached completion. I have working collections and am able to export collections to BigQuery manually. This morning I saw an update to the extension is available. I proceeded to install the update, then got an error updating Error Log #1 ERROR 2025-04-22T19:16:55.389903356Z Error Log #2 ERROR: failed to create image cache: accessing cache image "us-central1-docker.pkg.dev/decisive-fold-436618-h2/gcf-artifacts/ext--firestore--bigquery--export--setup_big_query_sync/cache:latest": connect to repo store "us-central1-docker.pkg.dev/decisive-fold-436618-h2/gcf-artifacts/ext--firestore--bigquery--export--setup_big_query_sync/cache:latest": GET https://us-central1-docker.pkg.dev/v2/token?scope=repository%3Adecisive-fold-436618-h2%2Fgcf-artifacts%2Fext--firestore--bigquery--export--setup_big_query_sync%2Fcache%3Apull&service=: DENIED: Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/decisive-fold-436618-h2/locations/us-central1/repositories/gcf-artifacts" (or it may not exist) |
I am trying to use the extension to Stream Firestore to BigQuery. The initial setup triggered a number of errors which were all permission-related. I then granted the roles that seemed to be required to the service account. It has been a few hours now stuck in runtime status: processing. How much longer should I wait? Please advise.
The text was updated successfully, but these errors were encountered: