Hi Team, My team just found that Airbyte k8s (0.40...
# replication-ask-ai
y
Hi Team, My team just found that Airbyte k8s (0.40.28, GKE) got frequent errors within 2-3 days of running (If it’s happen then all jobs will be stuck or error and we need to restart/re-install k8s). I know that several threads has discussed about this, https://airbytehq.slack.com/archives/C021JANJ6TY/p1677680873304649 https://airbytehq.slack.com/archives/C01AHCD885S/p1684769240244449 *Snippet of logs
Copy code
io.grpc.StatusRuntimeException: NOT_FOUND: invalid activityID or activity already timed out or invoking workflow is completed

io.airbyte.workers.exception.WorkerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "io.airbyte.workers.process.KubePortManagerSingleton.take()" is null
Easy solution, we will upgrade airbyte to latest version. We are not confident enough that this will solve the problem. Do you guys have any workaround or clues about this behavior/things?
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, I recommend upgrading Airbyte to the latest version as it may contain bug fixes that could potentially resolve the issue you're facing. Additionally, you can refer to the [Airbyte documentation](https://docs.airbyte.com) for more information and guidance.
y
Ok will try with upgrade plan, but we want to set some workarounds before get into it. Thanks for the response.