Evaluating Airbyte 0.35.4-alpha docker image with destination as Redshift. I get airbyte/destination-redshift-0.3.23 image does not exist. Not sure if I missed any pre-requisite steps or if the image has a defect
✅ 1
u
[DEPRECATED] Marcos Marx
01/13/2022, 1:46 AM
Hey, how much disk do you have and what OS are you deploying Airbyte?
s
sameerd
01/13/2022, 1:58 AM
AWS-Linux
2022-01-13 013133 [32mINFO[m i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.23 exists...
2022-01-13 013133 [32mINFO[m i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.23 not found locally. Attempting to pull the image...
2022-01-13 013134 [32mINFO[m i.a.c.i.LineGobbler(voidCall):82 - Image does not exist.
2022-01-13 013134 [32mINFO[m i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$2):177 - Completing future exceptionally...
io.airbyte.workers.WorkerException: Error while getting checking connection.
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:84) ~[io.airbyte-airbyte-workers-0.35.4-alpha.jar:?]
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:27) ~[io.airbyte-airbyte-workers-0.35.4-alpha.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:174) ~[io.airbyte-airbyte-workers-0.35.4-alpha.jar:?]
u
[DEPRECATED] Marcos Marx
01/13/2022, 2:50 AM
This errors happens sometimes: when you dont have disk space or permission restriction to pull docker images. Make sure you have both. If not, you can try download manually the image: