Summary
The user is facing an issue where the ‘airbyte-bootloader’ component is unable to connect to the DB instance. The error message indicates a connection refusal with a NativeIoException and a DataAccessException.
Question
Hi there I just tried to bring the airbyte instance back up and running, but I now get this issue that the ‘airbyte-bootloader’ can’t connect to the DB instance (from airbyte-db).
I get this error Message:
airbyte-bootloader | Caused by: <http://io.micrometer.shaded.io|io.micrometer.shaded.io>.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection refused
airbyte-bootloader | 2024-07-12 14:17:18 ERROR i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):78 - Failed to verify database connection.
airbyte-bootloader | org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (HikariPool-2)
Any ideas, please let me know.
The local configuration is default atm, have not changed anything in the DB configs of the .env file.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.