airbyte-cron and air byte-worker loop upon installation #29649
Unanswered
MFIHRI
asked this question in
Connector Questions
Replies: 1 comment 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
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