Airbyte worker fails to start in Kubernetes (0.50.33
)
#31959
-
I'm new to Airbyte, and getting familiar with its setup ahead of our data team using it more widely. We've setup Airbyte within Kubernetes (GKE) via the Airbyte helm charts. Helm values are pretty much the default with the exception of All pods are running successfully, with the exception of the worker pods, which are failing to start-up.
I can't find much information on this error, or any existing issues etc, so I've hit a bit of a wall with troubleshooting. Does anyone have any pointers? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Did you get this working? What did you do? |
Beta Was this translation helpful? Give feedback.
Sorry, I thought I posted a comment with the solution, but seems I didn't hit the button!
There's an open bug for this, effecting the latest version: #31988
Workaround is to roll back to
0.49.10
, which solved it for us in the short term.