echodot-llc / Red

3 stars 0 forks source link

Errors on connection to Heroku Redis 6.0.13 instance #12

Open mjog opened 3 years ago

mjog commented 3 years ago

Using Red 1.7.3 to connect to a standard Heroku addon (Redis 6.0.13) via TLS (server cert is verified, no client cert), I see a number of random issues on connect, e.g:

2021-07-07 15:22:59 SELECT 0
OK
Error: ERR unknown command `MODULE`, with args beginning with: `LIST`, 
2021-07-07 15:24:08 SELECT 0
OK
2021-07-07 15:24:18 SCAN 0 5000
Unexpected result received from Redis IntegerValue(406)

Which typically then is followed up by a "Connection lost dialog". Very occasionally I won't see an error, but won't get any data listed in the sidebar.