We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to add app api key, airbyte doesn't seem to get pass the connection check.
logs:
2022-06-16 17:06:30 �[32mINFO�[m i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/e0aa319c-c30e-48c6-b268-4914dafe7275/0/logs.log 2022-06-16 17:06:30 �[32mINFO�[m i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-06-16 17:06:30 �[32mINFO�[m i.a.c.i.LineGobbler(voidCall):82 - Checking if farosai/airbyte-customer-io-source:0.1.23 exists... 2022-06-16 17:06:30 �[32mINFO�[m i.a.c.i.LineGobbler(voidCall):82 - farosai/airbyte-customer-io-source:0.1.23 was found locally. 2022-06-16 17:06:30 �[32mINFO�[m i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: e0aa319c-c30e-48c6-b268-4914dafe7275 2022-06-16 17:06:30 �[32mINFO�[m i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/e0aa319c-c30e-48c6-b268-4914dafe7275/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=farosai/airbyte-customer-io-source:0.1.23 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=e0aa319c-c30e-48c6-b268-4914dafe7275 farosai/airbyte-customer-io-source:0.1.23 check --config source_config.json 2022-06-16 17:06:31 �[32mINFO�[m i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to add app api key, airbyte doesn't seem to get pass the connection check.
logs:
The text was updated successfully, but these errors were encountered: