-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[worker] NullPointerException during connection check #36757
Comments
I'm pretty sure this is a race condition between Stdout and stderr listeners and HeartbeatUtils trying to read from not initialized streams. Adding |
Are you still experiencing the issue @maver1ck ? |
@marcosmarxm I have own clone of Airbyte with
|
reproduced using helm chart version airbyte-0.148.1, app version 0.62.4 |
@ogirardot |
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte. |
This issue was closed because it has been inactive for 20 days since being marked as stale. |
Helm Chart Version
0.53.1
What step the error happened?
During the Sync
Revelant information
I'm trying to check MySQL destination. I'm getting NullPointerException in worker logs.
nation-mysql-check-bb960379-ba10-44d8-80c4-853fb4c62c70-0-piniu
is finishing properlyRelevant log output
The text was updated successfully, but these errors were encountered: