You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
Hi @leporo
I set redis
requirepass xxxxx
, and use tornado-redis like:Most of the time, it's ok, but occasionally, auth failed when use blpop(timeout=30),following is traceback:
NOAUTH Authentication required
, then raise ResponseError, which can't be formated byformat_reply
.The text was updated successfully, but these errors were encountered: