Hi, my name is Bart Baeyens and I’m new to AirByte. I’m trying to work through the onboarding “Sync MySQL CDC to Kafka using Change Data Capture”, using a local instance of MySQL. I can create the necessary tables using the provided script, fill them with the data but when I try to make a connector this always fails, whatever the replication method: standard or CDC.
I’m using: mysql Ver 8.0.29 for macos11.6 on x86_64 (Homebrew)
airbyte docker, version 0.39.28-alpha.
Could not connect with provided configuration. Error: HikariPool-1 - Connection is not available, request timed out after 60003ms.