Trouble installing Airbyte locally using abctl install local

Ah ah ah yes, but that’s the second level for me.

I still need to level up

I think you accidentally jumped ahead to the boss level

Ah ah ah not a chance. I still haven’t even dare to look at all the different options

And the docker version on my server went AWOL before my holydays

What version of docker is the mac mini running? Can you post the output of docker version?

Client:
Version: 27.2.0
API version: 1.47
Go version: go1.21.13
Git commit: 3ab4256
Built: Tue Aug 27 14:14:45 2024
OS/Arch: darwin/amd64
Context: desktop-linux
Server: Docker Desktop 4.34.0 (165256)
Engine:
Version: 27.2.0
API version: 1.47 (minimum version 1.24)
Go version: go1.21.13
Git commit: 3ab5c7d
Built: Tue Aug 27 14:15:15 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.20
GitCommit: 8fc6bcff51318944179630522a095cc9dbf9f353
runc:
Version: 1.1.13
GitCommit: v1.1.13-0-g58aa920
docker-init:
Version: 0.19.0
GitCommit: de40ad0

I’ve updated all I could before starting the install

And maxed the ram to 8Go :slightly_smiling_face:

Looks like it’s happening to other people

https://github.com/airbytehq/airbyte/issues/40641

and here too: https://github.com/airbytehq/airbyte/issues/41063

And as a gift from the level 2, you have me, to experiment on :smile:

what does this say?
docker exec -it airbyte-abctl-control-plane kubectl -n airbyte-abctl exec -it airbyte-db-0 -- ls -l /var/lib/postgresql/data/

error: unable to upgrade connection: container not found (“airbyte-db-container”)

ah, right, because it failed to start. hmm.

check the permissions on the ~/.airbyte/abctl/data directory (and the two child directories in there)

The pgdata was not on 777. I’ve added permissions to it and tried to run the script agai

Let’s see if it works

can you run sw_vers on the mac mini? I’m curious what os version this is