-
Notifications
You must be signed in to change notification settings - Fork 61
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
Failed to start redisProvider #1994
Comments
@mzico would you please attach oxauth.log in TRACE log level? |
@yuriyz : sure, will do it today. |
@mzico great. Between, does it work if you set useSsl=false ? |
@yuriyz : I think it's actually oxTrust issue. I have recorded a screencast which showing that only clear text password is being accepted by oxTrust and "Connection is successful". |
@mzico how can i replicate this? |
@mzico In my case i was able to connect to redis. Please ive a try with the upcomming package. I changed the code to provide more information about the error. |
@mzico This is now fixed |
@syntrydy : Problem is still there in 4.2.0. As discussed this is what happening: https://youtu.be/ylSGA9Ro3H8
|
@mzico i think you are not using that form as expected, to configure redis, |
@mzico do you have a video showing the behavior in 3.1.8? |
@syntrydy : I will prepare one and share... |
@mzico okey |
@mzico i think it is better to create new issue and tag it 3.1.8 |
Done: #2008 |
I am little confused if I should open this such issue under oxAuth or oxTrust. But, I can't setup external Redis Cache in 4.2.
Here is the testing situation: https://youtu.be/bTfRNttrf2k
The text was updated successfully, but these errors were encountered: