Error syncing MongoDB data to BigQuery on self-hosted Airbyte instance on GCP

Summary

Encountering an error while syncing MongoDB data to BigQuery on self-hosted Airbyte instance on GCP


Question

Hi, I’m using a self-hosted Airbyte instance on GCP and am encountering an error while trying to sync MongoDB data to BigQuery.
Any help would be appreciated.

Thanks



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["error", "syncing", "mongodb-data", "bigquery", "self-hosted", "airbyte-instance", "gcp"]

Hey!

seems that it can’t find the image airbyte/source-mongodb-v2:1.4.2
it seems to be available, so I think maybe your cluster/instances can’t see dockerhub images

I’d try to ssh into the machine and try to manually pull the image

Sometime you give very little disk space (10gb) only and the platform images are quite heavy, double check if the server disk isn’t full.