Emilja Dankevičiūtė
10/05/2022, 10:24 AMEmilja Dankevičiūtė
10/05/2022, 10:27 AMuser
10/05/2022, 11:45 AMSunny Hashmi (Airbyte)
10/06/2022, 2:11 AMEmilja Dankevičiūtė
10/06/2022, 6:55 AMFATAL: password authentication failed for user "airbyte"
on airbyte-db
pod start. Even though, I provided it on configuration.
externalDatabase:
host: <host>
user: airbyte
password: <password>
database: airbyte
port: 5432
Sunny Hashmi (Airbyte)
10/06/2022, 7:47 PMpostgresql.enabled
set to false
? It's weird that the db name in the error doesn't match your config, I'm wondering if it is falling back to the default postgres config which needs to be disabled if you're using an external db.
Otherwise if you could share your values.yaml
or full logfile from the error that would be helpful to diagnose this!Emilja Dankevičiūtė
10/07/2022, 5:31 AM