Summary
Issue with Airbyte setup where fetching schema crashes the server, affecting Facebook Marketing source to Redshift destination. Occurred with Bing Ads previously. Looking for resolution.
Question
Hi everyone,
I’m facing an issue with my Airbyte setup:
• Source: Facebook Marketing 3.1.0
• Destination: Redshift (latest)
• Airbyte version: 0.59.1
• OS/Platform: Kubernetes AWS EKS
Each test connection for the source and destination is successful. However, when I try to connect the source to the destination, it attempts to fetch the schema and crashes with the error “Failed to fetch.” This crash also brings down the entire Airbyte server, making it inaccessible for a while.
This issue was previously happening with Bing Ads but has now started with Facebook Marketing. I couldn’t find any log information except through kubectl logs <process>
or kubectl describe <pod>
.
Does anyone know a resolution for this issue?
Thanks!
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.