Error when selecting Postgres Source after upgrading to Airbyte 1.1.0 on EKS using Helm

Summary

After upgrading to Airbyte 1.1.0 on EKS using Helm, users are encountering an error ‘Cannot read properties of undefined (reading ‘split’)’ when selecting the Postgres Source.


Question

I just upgraded to Airbyte 1.1.0 using Helm on EKS, and when selecting the Postgres Source I get the following

Cannot read properties of undefined (reading 'split')



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", "postgres-source", "upgrade", "airbyte-1.1.0", "EKS", "Helm"]

Downgrading to the connector version 3.6.19 solved this issue

<@U0538A3GADN> Thank you for the workaround, I had the same issue this morning :slightly_smiling_face:

In my case 3.6.19di not work but 3.6.18did