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

Error with AWS Redis #139

Open
olchick opened this issue Aug 22, 2024 · 0 comments
Open

Error with AWS Redis #139

olchick opened this issue Aug 22, 2024 · 0 comments

Comments

@olchick
Copy link

olchick commented Aug 22, 2024

Hello!
I encountered a similar issue with AWS Redis configured without a password, as discussed in this issue

When I set the REDIS_URL environment variable without a password, I encountered the following error:
Redis::CommandError (ERR AUTH <password> called without any password configured for the default user. Are you sure your configuration is correct?

It's very strange because, to fix the error, I need to manually remove the environment variable REDIS_PASSWORD="redis"

However, I need a way to avoid adding the REDIS_PASSWORD environment variable in the secret within the Helm chart and stop remove it manually after each update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant