Summary
The user is facing a pre-upgrade hook failure while installing the Airbyte Helm Chart. They are seeking guidance on where to find an explanation for the failure and how to enable sufficient diagnostics in the Helm chart.
Question
I am trying to install with abctl v0.14.1 and the default 0.524.0 chart
I have custom --secret file and a custom --values file
When I run with -v I get this:
DEBUG Successfully assigned airbyte-abctl/airbyte-abctl-airbyte-bootloader to airbyte-abctl-control-plane
DEBUG helm - DEBUG: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm - DEBUG: Pod airbyte-abctl-airbyte-bootloader pending
DEBUG Container image "airbyte/bootloader:0.64.1" already present on machine
DEBUG Created container airbyte-bootloader-container
DEBUG Started container airbyte-bootloader-container
DEBUG helm - DEBUG: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm - DEBUG: Pod airbyte-abctl-airbyte-bootloader running
DEBUG helm - DEBUG: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm - DEBUG: Pod airbyte-abctl-airbyte-bootloader running
DEBUG helm - DEBUG: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED
DEBUG helm - DEBUG: warning: Upgrade "airbyte-abctl" failed: pre-upgrade hooks failed: 1 error occurred:
* pod airbyte-abctl-airbyte-bootloader failed
DEBUG helm - DEBUG: release upgrade failed: pre-upgrade hooks failed: 1 error occurred:
* pod airbyte-abctl-airbyte-bootloader failed
ERROR Failed to install airbyte/airbyte Helm Chart
ERROR Unable to install Airbyte locally
ERROR unable to install airbyte chart: unable to install helm: pre-upgrade hooks failed: 1 error occurred:
* pod airbyte-abctl-airbyte-bootloader failed% ```
which gives me a fact “pre-upgrade hooks” failed but fails to provide any explanation as to why the pre-ugrade hooks failed
I am running on a freshly-minted Amazon Linux 2023.
This was working yesterday (with v0.13.1) but has failed everytime I have tried it today.
Where do I look to find an explanation for why the pre-upgrade hook failed. What do i do to build helm chart that has sufficient diagnostics enabled to allow me to understand this failure?
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1725415232566839) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["pre-upgrade-hook-failure", "airbyte-helm-chart", "diagnostics", "helm-chart", "installation"]
</sub>