I tried to connect to Redis in MemoryStore with GCP's CloudRun, but the error "ERR AUTH <password> called without any password configured for the default user. configuration is correct?" #2324
Unanswered
yoshidakoutarou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The connection method is using Serverless VPC Access to connect Memorystore for Redis and Cloud Run.
In doing so, I got the error "ERR AUTH called without any password configured for the default user. configuration is correct?".
Here is the code. (Only the necessary parts are shown)
Redis version 6.x series is used.
Translated with www.DeepL.com/Translator (free version)
Beta Was this translation helpful? Give feedback.
All reactions