Skip to content

ServiceStack.Redis ACL ISSUE #124

Closed Answered by mythz
wurangbo asked this question in Q&A
Jun 28, 2024 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Your xml has a double quote making it malformed and you need to xml encode values, try:

<add key="DefaultReadRedisServer" value="redis://10.163.96.61:6379?ssl=true&amp;username=siteweb&amp;password=siteweb123!"/>

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

mythz Jul 1, 2024
Maintainer

Answer selected by wurangbo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants