Hi folks, how are y’all doing? Quick troubleshoot...
# kubernetes
s
Hi folks, how are y’all doing? Quick troubleshooting question… I’m running Airbyte (AIRBYTE_VERSION: 0.35.5-alpha) on AWS EKS and I have it configure to connect to a AWS RDS Postgres instance. Things seems to start up correctly, but when I attempt to upgrade one of the destinations connectors I’m getting the following error:
Copy code
Internal Server Error: Get Spec job failed.
I’ll post on the thread a more complete log error from the
airbyte-server
Any tips here to help figure this out?
u
Hi Savio, In this case, I would also look at the logs of the worker pod and/or the logs of init container.
s
Yeah, I ended up solving it as the cause seemed related to a shared resource that had been upgraded, but I didn’t manage to run an actual root cause analysis just yet. I’ve set aside for now though, but if anyone has more specific tips on this stil appreciated