Open Januznl opened 2 months ago
cc @benmoriceau
Based on comments in ticket #40555 we have lowered our destination-bigquery connector to version 2.6.2 and now its working again.
We are running on GKE based on the docker hub images and self-made manifests.
Can you share your logs from failing sync please?
@Januznl can you also please confirm that you are running airbyte via abctl
or helm? Docker Compose is depreciated.
We are running on a custom Kubernetes setup based on the helm charts. So technically we are running on helm.
Im having the same problem with MySQL connector v3.7.1, running airbyte on EC2
@Januznl We have committed a fix that should address the issue with the "missing stream". This fix is in release v0.64.5. Please update to that release or any later version to see if it addresses the issue for you. Thank you for your patience!
@jdpgrailsdev Thanks! We will try to upgrade next week, and i will let you know!
@jdpgrailsdev We got a little delayed, we keep you posted once we have upgraded
Topic
No response
Relevant information
After we upgraded from 0.58.0 to 0.63.18 we got randomly the following error "A stream status (null.) has been detected for a stream not present in the catalog".
After a few attempts the job succeeds, this mainly triggers on bigger jobs. Jobs take now 6 hours instead of 2 hours or less.
It doesn't matter which source we use, only thing in common is the destination (Bigquery) we use version 2.8.8.
We have tried upgrading to 0.63.20, but no difference, still all bigger jobs are retrying...
It feels like an issue with airbyte platform itself as multiple jobs fail but eventually succeed.