Redis issue
Closed this issue · 3 comments
ilpyoung commented
Hi
Currently, when using redis, the message "Failed to delete the empty rooms from DB: wrong number of arguments for 'del' command keeps popping up.
Also videoroom is not created in redis
Just show januscloud:backend_servers:~
Is something wrong?
jamken commented
please provide which API you invokes and the whole return content, thanks
jamken commented
and which redis server version and which redis module(python) you used?
jamken commented
I have test this case and found the reason of that. This is a little mistaken. I will fix it later