Next hurdle - I’m testing with CDC of one table (P...
# ask-community-for-troubleshooting
b
Next hurdle - I’m testing with CDC of one table (Psql->BQ), initial sync worked, but incremental syncs are not picking up any changes.
1
the first error I’m seeing in the sync logs:
Copy code
2021-08-31 12:42:43 INFO () JsonSchemaValidator(test):76 - JSON schema validation failed. 
errors: $: unknown found, object expected
2021-08-31 12:42:43 ERROR () DefaultAirbyteStreamFactory(lambda$create$1):83 - Validation failed: null
u
It's possible to share the complete logs @Ben la Grange?
b
Hi @[DEPRECATED] Marcos Marx any tips?
u
@Ben la Grange are there any new data in source? (just checking this) besides that the error is not something critical.
b
Yes, there are many new and updated rows in the source every day.
u
Ben the first sync pulled data to the destination?
Copy code
2021-08-31 13:10:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):73 - 2021-08-31 13:10:13 [32mINFO[m i.d.c.p.PostgresStreamingChangeEventSource(searchWalPosition):287 - {} - WAL resume position 'null' discovered
b
The first sync pulled data (not in this log file), the rest all say WAL resume position ‘null’ discovered
Hi Marcos, continued and resolved here for now thank you: https://airbytehq.slack.com/archives/C01MFR03D5W/p1630572024268600