OpenSight/janus-cloud

Redis issue

Closed this issue · 3 comments

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?

please provide which API you invokes and the whole return content, thanks

and which redis server version and which redis module(python) you used?

I have test this case and found the reason of that. This is a little mistaken. I will fix it later