Aibyte and EC2 Deploy #63280
Unanswered
JadesonBruno
asked this question in
Deployment
Replies: 0 comments
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.
-
609 / 5 000
I'm deploying Airbyte on an AWS EC2 with the following features:
I'm following the Airbyte configuration tutorial for installing [abctl] (https://docs.airbyte.com/platform/deploying-airbyte/abctl-ec2). The abctl version is v0.29.0, but I'm encountering the following error messages:
WARNING Back-off pulling image "airbyte/connector-builder-server:1.7.1"
WARNING Encountered an issue deploying Airbyte:
Pod: airbyte-abctl-connector-builder-server-6dfc7c5688-whjzb.18521ad3a7a805b4
Reason: Failed
Message: Error: ImagePullBackOff
Count: 167
ERROR Failed to install airbyte/airbyte Helm Chart
ERROR Unable to install Airbyte locally
ERROR unable to install airbyte chart: unable to install helm: context deadline exceeded
I'd like to understand if this is a bug in the abctl version or even a failure in the image that Kubernetes tries to download: "airbyte/connector-builder-server:1.7.1."
Full log message follows.
log_airbyte.txt
Beta Was this translation helpful? Give feedback.
All reactions