Hello team. I'm trying to deploy a new airbyte version on my cluster, actually I already have an older version deployed and running.
I deploy the version 2.0.1 in a segregate namespace. But after the instalation, my airflow dags stop to trigger the airbyte. Appears that Airbyte returns 500 because it cannot communicate with the underlying Temporal service
Attached is the error log.
Someone already saw error like this?