*Is this your first time deploying Airbyte*: Yes *...
# ask-community-for-troubleshooting
k
Is this your first time deploying Airbyte: Yes OS Version / Instance: n1-standard-2 Memory / Disk: 30Gb Deployment: GCP (Compute Engine) Airbyte Version: 0.30.19-alpha Source name/version: Klaviyo, Shopify Destination name/version: BigQuery Description: we set 3 pipelines. 2 Shopify and 1 Klaviyo. The last log record for Klaviyo is for yesterrday:
2021-11-02 08:53:11 INFO () DefaultAirbyteStreamFactory(internalLog):98 - Backing off _send(...) for 5.0s (requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')))
The sync is running. In Bigquery there are only temp tables. The last log record for a Shopify pipeline is
2021-11-02 20:17:09 INFO () DefaultAirbyteStreamFactory(internalLog):98 - Backing off _send(...) for 5.0s (requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')))
In Bigquery there are only temp tables. The third pipeline is running and logs are updated every minute. The source datasets is a million or 2 million of rows expected for historical sync. The question is: what to do with pipelines with the errors above? Should I change settings and run again?
👀 1
h
Hey @Khristina Rustanovich I can see that these are just INFO level and not Errors. Are you facing some issue like not having data in destination or anything of that sort ?
k
@Harshith (Airbyte) I see only empty tmp tables in datasets for all pipelines in 21 hours after the set up. Not sure if it is normal or not. The same data loads (exactly the same data sources) in Matillion/Stitch took hours or even days as well. So may be it is wise to wait.
h
If the sync is not done, yeah please wait for it to finish
✅ 1
b
Hi @Khristina Rustanovich, I was wondering if you were able to get this answered?