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

Redis::connect(): SSL: Handshake timed out #34018

Closed
mariosvasiliou opened this issue Aug 26, 2020 · 2 comments
Closed

Redis::connect(): SSL: Handshake timed out #34018

mariosvasiliou opened this issue Aug 26, 2020 · 2 comments
Labels

Comments

@mariosvasiliou
Copy link

mariosvasiliou commented Aug 26, 2020

  • Laravel Version: 6.18.36
  • PHP Version: 7.2.33 and 7.3.21
  • Database Driver & Version: MYSQL 5.7.31

Description:

When updated laravel version redis stopped working.
I have changed configurations and try various options, nothing worked.
Also i removed and reinstall phpredis extension but still nothing.
I believe the problem has something to do with this pull request
Also problem seems to be on unix machines only, windows are working.
If i revert to version 6.18.35 is working perfectly

Steps To Reproduce:

Update laravel 6.x to latest version
Set your REDIS_CLIENT in env to phpredis
Set your CACHE_DRIVER in env to redis

@mfn
Copy link
Contributor

mfn commented Aug 26, 2020

Maybe also related to #34017 (comment) 🤔

@driesvints
Copy link
Member

Should be fixed now in 6.18.37

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

No branches or pull requests

3 participants