You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
Using this helm chart, the invidious pod fails to connect to the database.
The following is the log output from the database pod:
The text was updated successfully, but these errors were encountered: