You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am maintaining express.js app on Heroku.
Because Heroku doesn't support Heroku Redis 4 & 5 soon, I have upgraded the Heroku Redis addon to 7.0, and also upgrade the redis npm module in my codebase of app to latest version (4.6.7).
After that the app has been broken, and I am getting following error:
Error accepting a client connection: error:1408F10B:SSL routines:ssl3_get_record:wrong version number