Skip to content

Auth not allowed when server is frozen #708

Description

@za-creature

Self explanatory:

$ redis-cli
redis 127.0.0.1:6379> auth mypassword
(error) BUSY Redis is busy running a script. You can only call SCRIPT KILL or SHUTDOWN NOSAVE.
redis 127.0.0.1:6379> shutdown nosave
(error) ERR operation not permitted
redis 127.0.0.1:6379> script kill
(error) ERR operation not permitted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions