iv-org / invidious-helm-chart

The helm chart for setting up Invidious with kubernetes.
GNU Affero General Public License v3.0
4 stars 3 forks source link

DB communication failed - Role does not exist #7

Open Hazerre opened 1 week ago

Hazerre commented 1 week ago

Using this helm chart, the invidious pod fails to connect to the database.

The following is the log output from the database pod:

2024-11-09 01:38:22.674 GMT [310] FATAL:  password authentication failed for user "kemal"
2024-11-09 01:38:22.674 GMT [310] DETAIL:  Role "kemal" does not exist.
    Connection matched file "/opt/bitnami/postgresql/conf/pg_hba.conf" line 1: "host     all             all             0.0.0.0/0               md5"
unixfox commented 1 week ago

but have you used the default postgresql database?