I think the actually version is 5.0.3-4+deb10u3!? I had this error with
Debian Buster some Days ago.
Am 06.05.21 um 13:50 schrieb Chris Lamb:
Hi Benjamin,
At an earlier point im setting the kay-value like this,
const ok = await RedisServer.setValue(ip, '1', 'EX', 15);
Where the variab
At an earlier point im setting the kay-value like this,
const ok = await RedisServer.setValue(ip, '1', 'EX', 15);
Where the variable ip is something like
"2a02:908:531:e6e0:42b0:76ff:fea4:d7cb, 162.158.93.15"
This seems to work, but i only get the error when im changing the
key-value as i
I cant remember exactly, but the last days there was an update for
redis-server and before this update it worked perfect. Cant say directly
which version it was, but it was the version before the actually one.
Am 03.05.21 um 11:52 schrieb Chris Lamb:
Hi Benjamin,
The actually version has a b
Package: redis-server
Version: 5.0.3-4+deb10u3
The actually version has a bug. I found it out by using nodejs with the redis
package on my host.
Before the redis update, everything worked fine. This is the error:
/app/node_modules/redis-parser/lib/parser.js:179
return new ReplyError(string)
4 matches
Mail list logo