When connecting to Redis I get an EndOfFile error
An EndOfFile or EOF error occurs when:
- Your connection string does not contain the
--tlsflag. - Your connection string is otherwise unable to encrypt the connection.
If you’re getting this error:
- Verify that your connection string uses the
--tlsflag. - Verify that your local machine’s certificate store is up to date.