airbytehq / airbytehq/airbyte

[abctl] install stuck on nginx/ingress-nginx

未關閉
#56,386 19 則留言 7 個 reaction 已指派 0 人 在 GitHub 檢視
area/abctl community team/deployments type/bug
主要語言
Python
星號
22.1k
分支
5.4k
平均合併
5 小時
30 天內合併 PR
671

描述

### What happened?

Failing to successfully go through quickstart guide: https://docs.airbyte.com/using-airbyte/getting-started/oss-quickstart

I tried this a few times to no avail. The installation times out after 1hr. The last bit of the logs before it gets stuck is here:

```
DEBUG helm: Watching for changes to Job ingress-nginx-admission-create with timeout of 1h0m0s
DEBUG helm: Add/Modify event for ingress-nginx-admission-create: ADDED
DEBUG helm: ingress-nginx-admission-create: Jobs active: 0, jobs failed: 0, jobs succeeded: 0
DEBUG helm: Add/Modify event for ingress-nginx-admission-create: MODIFIED
DEBUG helm: ingress-nginx-admission-create: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
▄ Installing 'nginx/ingress-nginx' (version: 4.12.1) Helm Chart (this may take several minutes)
```

Command I ran: abctl local install --verbose

### What did you expect to happen?

I expected a successful installation and a browser window to pop up to http://localhost:8000/

### Abctl Version

```console
$ abctl version
version: v0.24.0
```

### Docker Version

```console
$ docker version
Client:
Version: 27.5.1
API version: 1.47
Go version: go1.22.11
Git commit: 9f9e405
Built: Wed Jan 22 13:37:19 2025
OS/Arch: darwin/arm64
Context: desktop-linux

Server: Docker Desktop 4.38.0 (181591)
Engine:
Version: 27.5.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.11
Git commit: 4c9b3b0
Built: Wed Jan 22 13:41:25 2025
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.7.25
GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb
runc:
Version: 1.1.12
GitCommit: v1.1.12-0-g51d5e946
docker-init:
Version: 0.19.0
GitCommit: de40ad0
```

### OS Version

```console
# On Mac:
$ uname -a
Darwin Kobe-Laptop 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64

```

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。