[abctl] Error pod airbyte-abctl-airbyte-bootloader failed
#45458
Replies: 4 comments 8 replies
-
I'm facing this warning when installing using abctl, t3.2xlarge ec2 instance, 30GB Disk.
|
Beta Was this translation helpful? Give feedback.
-
I'm the same...and I can't find a solution. A big disaster this update. |
Beta Was this translation helpful? Give feedback.
-
I'm getting this error. If I use the --verbose flag I get some more detail. I'm using Postgres 15.8. I get this error regardless of if I try to migrate the previous install or just do abctl local install.
|
Beta Was this translation helpful? Give feedback.
-
I get this error when running INFO Namespace 'airbyte-abctl' already exists
INFO Persistent volume 'airbyte-minio-pv' already exists
INFO Persistent volume 'airbyte-volume-db' already exists
INFO Persistent volume claim 'airbyte-minio-pv-claim-airbyte-minio-0' already exists
INFO Persistent volume claim 'airbyte-volume-db-airbyte-db-0' already exists
DEBUG helm: WARNING: repository name "airbyte" already exists
INFO Starting Helm Chart installation of 'airbyte/airbyte' (version: 1.3.1)
DEBUG helm: preparing upgrade for airbyte-abctl
DEBUG helm: performing update for airbyte-abctl
DEBUG helm: creating upgraded release for airbyte-abctl
DEBUG helm: Starting delete for "airbyte-abctl-airbyte-env" ConfigMap
DEBUG helm: beginning wait for 1 resources to be deleted with timeout of 1h0m0s
DEBUG helm: creating 1 resource(s)
DEBUG helm: Starting delete for "airbyte-abctl-airbyte-secrets" Secret
DEBUG helm: beginning wait for 1 resources to be deleted with timeout of 1h0m0s
DEBUG helm: creating 1 resource(s)
DEBUG helm: Starting delete for "airbyte-abctl-airbyte-bootloader" Pod
DEBUG helm: beginning wait for 1 resources to be deleted with timeout of 1h0m0s
DEBUG helm: creating 1 resource(s)
DEBUG helm: Watching for changes to Pod airbyte-abctl-airbyte-bootloader with timeout of 1h0m0s
DEBUG Successfully assigned airbyte-abctl/airbyte-abctl-airbyte-bootloader to airbyte-abctl-control-plane
DEBUG helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: ADDED
DEBUG helm: Pod airbyte-abctl-airbyte-bootloader pending
DEBUG helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm: Pod airbyte-abctl-airbyte-bootloader pending
DEBUG helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm: Pod airbyte-abctl-airbyte-bootloader pending
DEBUG Container image "airbyte/bootloader:1.3.1" already present on machine
DEBUG Created container airbyte-bootloader-container
DEBUG start streaming bootloader logs
DEBUG helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm: Pod airbyte-abctl-airbyte-bootloader pending
DEBUG helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm: warning: Upgrade "airbyte-abctl" failed: pre-upgrade hooks failed: 1 error occurred:
* pod airbyte-abctl-airbyte-bootloader failed
DEBUG helm: release upgrade failed: pre-upgrade hooks failed: 1 error occurred:
* pod airbyte-abctl-airbyte-bootloader failed
ERROR Failed to install airbyte/airbyte Helm Chart
DEBUG looking at airbyte-abctl-airbyte-bootloader
Failed()
DEBUG found logs: Unsetting empty environment variable 'AB_INSTANCE_
DEBUG looking at airbyte-db-0
Running()
DEBUG found logs: The files belonging to this database system will b
DEBUG looking at airbyte-minio-0
Running()
DEBUG found logs: Formatting 1st pool, 1 set(s), 1 drives per set.
W
ERROR Unable to install Airbyte locally
DEBUG Event watcher completed.
ERROR unable to install airbyte chart: bootloader failed
INFO The bootloader failed to its initialization checks or migrations. Try running again with --verbose to see the full bootloader logs. Any idea what can be causing this? |
Beta Was this translation helpful? Give feedback.
-
Let's use this thread to discuss users facing this error :)
Beta Was this translation helpful? Give feedback.
All reactions