redis command error

{
"error": "ERR wrong number of arguments for 'sadd' command"
}
{
"error": "ERR wrong number of arguments for 'sadd' command"
}
I'm getting this error both in the local example and in the cloud service, what should I do?
No description
6 Replies
mogery
mogery14mo ago
Hey, this looks odd. Are you getting this exact error on the cloud service as well? Or is it different
hllshiro
hllshiroOP14mo ago
Yes, Igot the same error in the official cloud service, whether using a rest request or dashboard
No description
No description
hllshiro
hllshiroOP14mo ago
No description
hllshiro
hllshiroOP14mo ago
Oddly enough, the official example is normal
No description
hllshiro
hllshiroOP14mo ago
I ran some more tests and when no arguments were used (like the official example), it worked successfully. But when switching to a local instance, it always fails anyway
mogery
mogery14mo ago
Hey, thanks, I'll look into this today @hllshiro fixed

Did you find this page helpful?