Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB communication failed - Role does not exist #7

Open
Hazerre opened this issue Nov 9, 2024 · 1 comment
Open

DB communication failed - Role does not exist #7

Hazerre opened this issue Nov 9, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Hazerre
Copy link

Hazerre commented Nov 9, 2024

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
Copy link
Member

unixfox commented Nov 9, 2024

but have you used the default postgresql database?

@unixfox unixfox added the question Further information is requested label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants