airbyte-cron and air byte-worker loop upon installation #29649
Unanswered
M.FIHRI (MFIHRI)
asked this question in
Connector Questions
Replies: 3 comments 1 reply
-
|
Can you upload the file instead of pasting the logs unformatted here? What version are you using right now? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi! This discussion hasn't had activity in over a year. Is this still relevant to you? If so, please reply and we'll keep it open. If we don't hear back within 14 days, we'll close this as part of our housekeeping. You can always reopen or create a new discussion later. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
yes, please keep it open - still relevant
…________________________________________
From: airbyte-support-bot ***@***.***>
Sent: April 29, 2026 3:15 PM
To: airbytehq/airbyte
Cc: M.FIHRI; Author
Subject: Re: [airbytehq/airbyte] airbyte-cron and air byte-worker loop upon installation (Discussion #29649)
Hi! This discussion hasn't had activity in over a year. Is this still relevant to you? If so, please reply and we'll keep it open. If we don't hear back within 14 days, we'll close this as part of our housekeeping. You can always reopen or create a new discussion later. Thanks!
________________________________
Devin session<https://app.devin.ai/sessions/8a84ce3abf11479a8ef8450f16885d25>
—
Reply to this email directly, view it on GitHub<#29649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADR5OGJREVYHJHBMAFZQAUT4YKEKVAVCNFSM6AAAAACYLN6NZSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNZWGI2TGNA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Running either docker-compose up or ./run-ab-platform.sh gives me hours long loop:
Airbyte Version: v0.50.19.
Docker-version(Windows 10): 24.0.5, build ced0996
Docker-version(Mac): 20.10.8, build 3967b7d
Running either docker-compose up or ./run-ab-platform.sh gives me hours long loop affecting airbyte-cron and airbyte-worker.
Errors I noticed in the Windows log Windows-10_Installation-log.docx :
Stackflow has a mention of that error:
https://stackoverflow.com/questions/36978115/log4j2-error-processing-element-appender
"Debug" loop affecting airbyte-cron and airbyte-worker starts at line 2824
Noticeable errors on Mac Mac-installation-log.docx :
(*App).constructCustomLogger.func2 (see lines 257-276 re building the logger (repeats at 433 and db connects at 466 - in the Mac log attached)
Beta Was this translation helpful? Give feedback.
All reactions