Hi Everyone, Just getting started with Airbyte. W...
# replication-troubleshooting
r
Hi Everyone, Just getting started with Airbyte. Wanted to setup an incremental sync from Postgres to Kafka. Was successful in setting up the source, destination and the connection according to the documentation provided. Thanks for that. The Postgres tables for which I wanted to setup a Logical Replication CDC are 15 tables from two different schemas inside the same database. I tried syncing them through but there seems to be some errors in the process and I couldn't technically figure out what is it due to. Can somebody help me in this please ?
Copy code
Failed
Last attempt:
8.56 MB | 29,303 emitted records | no records | 7m 4s | Sync
Failure Origin: source, Message: Something went wrong in the connector. See the logs for more details.
2022-10-20 19:51:37 - Additional Failure Information: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.kafka.connect.errors.ConnectException: An exception occurred in the change event producer. This connector will be stopped.
✍️ 1
Also, attaching the logs for your reference.
@[DEPRECATED] Marcos Marx do you have any update on this please ?