Error HTTP 504 when connecting source in Airbyte self-managed

Summary

Users facing HTTP 504 error when connecting a source in Airbyte self-managed on localhost:8000.


Question

Hi people, is anyone facing the “An unknown error occurred. (HTTP 504)” while connecting any source in airbyte self managed (running on localhost:8000)



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.

Join the conversation on Slack

["error", "http-504", "connecting-source", "airbyte", "self-managed", "localhost"]

it sounds similar to an issue we had for two of our sources. We use the OSS version, but upgrading the helm chart from 0.199.0 to 0.220.2 resolves the issue for us in case it’s useful:
https://airbytehq.slack.com/archives/C021JANJ6TY/p1721220682198049

I had the same issue. For me I need to increase the memory and cpu of my cluster.