Skip to content

Redis: WRONGPASS invalid username-password pair #22

Answered by bnevis-i
satyam1990 asked this question in Q&A
Discussion options

You must be logged in to vote

Username: redis5
Password: oosZfw7r3UnGW2y1/QXbsEzKMb2c8KtAgDKDfyVaUj8W

That's an easy one. It was a bug. edgexfoundry/edgex-go#4031

Username was a feature added in Redis5. The existing go code had only ever used the AUTH <password> form, which is an implied default user.

Unfortunately, this fix didn't make the 2.2.0 release. Good news is that you won't have to wait much longer for the fix, which will be in the 2.3.0 release.

It should be possible to also manually patch the secretstore with the fix, though it could be a little involved to do so.

Replies: 7 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@bnevis-i
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@satyam1990
Comment options

@bnevis-i
Comment options

Answer selected by satyam1990
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@satyam1990
Comment options

Comment options

You must be logged in to vote
1 reply
@bnevis-i
Comment options

Comment options

You must be logged in to vote
3 replies
@bnevis-i
Comment options

@satyam1990
Comment options

@bnevis-i
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants