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 wrote. When im trying to access the entry and change the
number '1' to '2' and set 'KEEPTTL'.
Am 05.05.21 um 17:16 schrieb Chris Lamb:
Hi Benjamin,
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.
No problem. I'm trying to reproduce this locally -- looking at the
traceback in your original bug report, are you doing the equivalent
of:
$ redis-cli set "2a02:908:531:e6e0:42b0:76ff:fea4:d7cb, 162.158.93.15" "2"
KEEPTTL
?
You mention "I set a key value with a lifetime of 15 seconds" but I
don't see that in the traceback.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org 🍥 chris-lamb.co.uk
`-