Skip to content
Snippets Groups Projects
Unverified Commit af810957 authored by Paul Melnikow's avatar Paul Melnikow Committed by GitHub
Browse files

Fix TLS errors preventing Redis connections in production (#3899)

ioredis 4.14.0 introduced an issue where custom TLS options are no longer honored. I reported it here: luin/ioredis#947

This has been preventing the server from using GitHub tokens, however I'm not sure whether or not this has been causing noticeable issues.

For now let's downgrade to the latest working version, which I've confirmed working via the script (checked in).
parent 316749bd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment