Hi there! We just set up an instance on GCP (Compu...
# ask-community-for-troubleshooting
a
Hi there! We just set up an instance on GCP (Compute Engine, n1-standard-2 instance) and created some Gsheets - BigQuery connections. Everything works fine, we're able to set up the connections and sync our data, but sync schedule does not seem to work (see below example, only manual syncs work) - are we missing something here?
🙏 1
airbyte-scheduler does not show any logs at expected sync timestamps
m
If you restart the scheduler the sync start works?
docker restart airbyte-scheduler
a
And that works! Thanks Marcos!