Skip to content
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

Waiting for source thread to join (log hanging when sync is running) #3857

Closed
marcosmarxm opened this issue Jun 3, 2021 · 1 comment
Closed
Labels
type/bug Something isn't working

Comments

@marcosmarxm
Copy link
Member

marcosmarxm commented Jun 3, 2021

Expected Behavior

The sync process should continually print logs.

Current Behavior

Hang on Waiting for the source thread to join.
Already seen this happening with Strip, Freshdesk: #3715
This is confusing for users because they cannot know if the source is actually running.

Logs

If applicable, please upload the logs from the failing operation. For sync jobs, you can download the full logs from the UI by going to the sync attempt page and clicking the download logs button at the top right of the logs display window.

Steps to Reproduce

  1. set up any source from API like (Stripe, Salesforce, Freshdesk)
  2. destination (pgsql)
  3. run sync

Severity of the bug for you

Very low / Low / Medium / High / Critical

Airbyte Version

0.24.4-alpha

Connector Version (if applicable)

~

┆Issue is synchronized with this Asana task by Unito

@marcosmarxm marcosmarxm added the type/bug Something isn't working label Jun 3, 2021
@davinchia
Copy link
Contributor

This is fixed with #3874 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants