Summary
Error message indicates a failure to verify the database connection while running abctl local install in Airbyte OSS.
Question
Hello, I am testing Airbyte OSS for the first time but when running abctl local install
as specified in the <https://docs.airbyte.com/using-airbyte/getting-started/oss-quickstart|quickstart tutorial> I am getting the following error:
INFO No existing cluster found, cluster 'airbyte-abctl' will be created
SUCCESS Port 7999 appears to be available
SUCCESS Cluster 'airbyte-abctl' created
INFO Namespace 'airbyte-abctl' created
INFO Persistent volume 'airbyte-minio-pv' created
INFO Persistent volume 'airbyte-volume-db' created
INFO Persistent volume claim 'airbyte-minio-pv-claim-airbyte-minio-0' created
INFO Persistent volume claim 'airbyte-volume-db-airbyte-db-0' created
INFO Starting Helm Chart installation of 'airbyte/airbyte' (version: 0.551.0)
ERROR airbyte-bootloader: i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):78 - Failed to verify database connection.
ERROR airbyte-bootloader: org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (HikariPool-1)
ERROR airbyte-bootloader: Caused by: java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30007ms (total=0, active=0, idle=0, waiting=0)
ERROR airbyte-bootloader: Caused by: org.postgresql.util.PSQLException: FATAL: database "db-airbyte" does not exist ```
Any help would be highly appreciated :slightly_smiling_face:
<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/p1726238223002009) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["error", "abctl-local-install", "database-connection", "airbyte-oss"]
</sub>