Issue after upgrading to latest version

Summary

User encountered an issue after upgrading to the latest version.


Question

I met the issue after I upgraded the latest version



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

["issue", "upgrading", "latest-version"]

my previous version is VERSION=0.51.0

Caused by: io.temporal.failure.ApplicationFailure: message=‘Unexpected error while getting checking connection.’, type=‘io.airbyte.workers.exception.WorkerException’, nonRetryable=false
at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:135)
at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:44)
at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:138)
at io.airbyte.workers.temporal.check.connection.CheckConnectionActivityImpl.lambda$runWithJobOutput$1(CheckConnectionActivityImpl.java:227)
at io.airbyte.commons.temporal.HeartbeatUtils.withBackgroundHeartbeat(HeartbeatUtils.java:57)
… 14 more