Note that although I've redacted our server URL and credentials for obvious reasons, the arguments are the same. Only the driver is different.
My environment:
$ uname -a
Linux arcturus 4.4.0-17763-Microsoft #253-Microsoft Mon Dec 31 17:49:00 PST 2018 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
I suspect it might be related to my environment, since I have not experienced this error on macOS. However, I have not had issues with any of the other development tools I've used, including many with native extensions as hiredis has.
When I connect to a server with authentication, I get the following error:
Steps to reproduce:
Note that although I've redacted our server URL and credentials for obvious reasons, the arguments are the same. Only the driver is different.
My environment:
I suspect it might be related to my environment, since I have not experienced this error on macOS. However, I have not had issues with any of the other development tools I've used, including many with native extensions as hiredis has.