Hello everyone, I am deploying Airbyte on a Googl...
# ask-community-for-troubleshooting
r
Hello everyone, I am deploying Airbyte on a Google Compute Engine instance. The deployment is successful, and I'm able to run some synchronizations. However, in some cases during the syncs, it gets stuck in an infinite loop with the message
Pool queue size: 0, Active threads: 0
I noticed that the error occurs when there are several large tables selected, when only small tables are selected, it does not happen. There are even cases where a single table enters this loop. I have already updated the source and destination connector versions and completely reinstalled Airbyte, but the error persists. Current ConfigurationService: Google Compute Engine • Machine type: c2-standard-8 (8 vCPUs, 32 GB Memory) • Disk Size: 100GB • Airbyte Version: 2.0.19 Connector Versions: • source-bigquery: 0.4.4 • destination-mssql: 2.2.14 • destination-postgres: 2.4.7 Logs for BigQuery > MS SQL
Copy code
```
Logs for BigQuery > Postgres
```