Luan Carvalho
09/09/2022, 5:36 PMINTERNAL_API_HOST environment cannot be null
Luan Carvalho
09/09/2022, 5:37 PMhelm install --debug airbyte airbyte-oss/airbyte -n airbyte-helm
install.go:178: [debug] Original chart version: ""
install.go:195: [debug] CHART PATH: /Users/luancarvalho/Library/Caches/helm/repository/airbyte-0.42.0.tgz
client.go:310: [debug] Starting delete for "airbyte-admin" ServiceAccount
client.go:339: [debug] serviceaccounts "airbyte-admin" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-airbyte-env" ConfigMap
client.go:339: [debug] configmaps "airbyte-airbyte-env" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-airbyte-secrets" Secret
client.go:339: [debug] secrets "airbyte-airbyte-secrets" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-db" Deployment
client.go:339: [debug] deployments.apps "airbyte-db" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-db-svc" Service
client.go:339: [debug] services "airbyte-db-svc" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-minio" Deployment
client.go:339: [debug] deployments.apps "airbyte-minio" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-minio-pv-claim" PersistentVolumeClaim
client.go:339: [debug] persistentvolumeclaims "airbyte-minio-pv-claim" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-minio-svc" Service
client.go:339: [debug] services "airbyte-minio-svc" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-postgresql" Secret
client.go:339: [debug] secrets "airbyte-postgresql" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-postgresql" Service
client.go:339: [debug] services "airbyte-postgresql" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-postgresql" StatefulSet
client.go:339: [debug] statefulsets.apps "airbyte-postgresql" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-postgresql-headless" Service
client.go:339: [debug] services "airbyte-postgresql-headless" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-volume-db" PersistentVolumeClaim
client.go:339: [debug] persistentvolumeclaims "airbyte-volume-db" not found
client.go:128: [debug] creating 1 resource(s)
client.go:310: [debug] Starting delete for "airbyte-airbyte-bootloader" Pod
client.go:339: [debug] pods "airbyte-airbyte-bootloader" not found
client.go:128: [debug] creating 1 resource(s)
client.go:540: [debug] Watching for changes to Pod airbyte-airbyte-bootloader with timeout of 5m0s
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: ADDED
client.go:627: [debug] Pod airbyte-airbyte-bootloader pending
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: MODIFIED
client.go:627: [debug] Pod airbyte-airbyte-bootloader pending
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: MODIFIED
client.go:629: [debug] Pod airbyte-airbyte-bootloader running
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: MODIFIED
client.go:629: [debug] Pod airbyte-airbyte-bootloader running
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: MODIFIED
client.go:622: [debug] Pod airbyte-airbyte-bootloader succeeded
client.go:128: [debug] creating 18 resource(s)
Error: INSTALLATION FAILED: deployments.apps "airbyte-minio" already exists
helm.go:84: [debug] deployments.apps "airbyte-minio" already exists
INSTALLATION FAILED
main.newInstallCmd.func2
<http://helm.sh/helm/v3/cmd/helm/install.go:127|helm.sh/helm/v3/cmd/helm/install.go:127>
<http://github.com/spf13/cobra.(*Command).execute|github.com/spf13/cobra.(*Command).execute>
<http://github.com/spf13/cobra@v1.4.0/command.go:856|github.com/spf13/cobra@v1.4.0/command.go:856>
<http://github.com/spf13/cobra.(*Command).ExecuteC|github.com/spf13/cobra.(*Command).ExecuteC>
<http://github.com/spf13/cobra@v1.4.0/command.go:974|github.com/spf13/cobra@v1.4.0/command.go:974>
<http://github.com/spf13/cobra.(*Command).Execute|github.com/spf13/cobra.(*Command).Execute>
<http://github.com/spf13/cobra@v1.4.0/command.go:902|github.com/spf13/cobra@v1.4.0/command.go:902>
main.main
<http://helm.sh/helm/v3/cmd/helm/helm.go:83|helm.sh/helm/v3/cmd/helm/helm.go:83>
runtime.main
runtime/proc.go:250
runtime.goexit
runtime/asm_arm64.s:1263
Luan Carvalho
09/09/2022, 5:37 PMLuan Carvalho
09/09/2022, 5:44 PMINTERNAL_API_HOST environment cannot be null
Miles Armstrong
09/12/2022, 11:20 AMLuan Carvalho
09/12/2022, 11:25 AMLuan Carvalho
09/15/2022, 1:58 PMCirdes Henrique
09/17/2022, 4:23 PMLuan Carvalho
09/17/2022, 4:26 PMCirdes Henrique
09/17/2022, 4:35 PMCirdes Henrique
09/17/2022, 4:38 PMJean-Pierre Poutcheu
09/27/2022, 8:50 AMhelm.go:84: [debug] deployments.apps "airbyte-minio" already exists
when deploying Airbyte (on Azure). @Luan Carvalho @Miles Armstrong which chart version have you currently deployed (without errors) as we are waiting for a fix to this error ? I'm new to Airbyte.Luan Carvalho
09/27/2022, 12:28 PMLuan Carvalho
09/27/2022, 12:29 PM