missing 'error' handler on this Redis client
Running Redis v7 (7.0.8)
under UnRaid and using Unix socket to connect to Redis.
Anyone else getting the same error message? It randomly pops up in the logs.
No other Docker containers are having that error message.
4 Replies
We are using redis v6
6.2 to be exact
so probably breaking changes in v7
That might be my problem. I will downgrade and test 👌
hmm. Getting the same problem on 6.2.
Will try TCP connection and see if the bug is in the unix socket connection.

Same problem with TCP connection. Will try to check if the problem is with the UnRaid image from imagegenius 🙂