Hi colegs, I'm having a problem syncing my data in Airbyte. I have an S3 bucket in AWS and a Postgres database, connected to it without any problems, but the data sync fails with the error "Error origin: Replication, Message: Something went wrong during replication". I specified my folder on S3 to get 1 csv file for test, this file is not empty. I used these templates to specify the path to it /test/**, /test/*.csv.
Is anyone could advise somethig for me ?