Lines Matching refs:addReplyError
4111 addReplyError(c,"Invalid or out of range slot"); in getSlotOrReply()
4193 addReplyError(c,"This instance has cluster support disabled"); in clusterCommand()
4269 addReplyError(c,"DB must be empty to perform CLUSTER FLUSHSLOTS."); in clusterCommand()
4334 addReplyError(c,"Please use SETSLOT only with masters."); in clusterCommand()
4416 addReplyError(c, in clusterCommand()
4525 addReplyError(c,"Invalid slot"); in clusterCommand()
4541 addReplyError(c,"Invalid slot or number of keys"); in clusterCommand()
4566 addReplyError(c,"I tried hard but I can't forget myself..."); in clusterCommand()
4569 addReplyError(c,"Can't forget my master!"); in clusterCommand()
4589 addReplyError(c,"Can't replicate myself"); in clusterCommand()
4595 addReplyError(c,"I can only replicate a master, not a replica."); in clusterCommand()
4604 addReplyError(c, in clusterCommand()
4627 addReplyError(c,"The specified node is not a master"); in clusterCommand()
4669 addReplyError(c,"You should send CLUSTER FAILOVER to a replica"); in clusterCommand()
4672 addReplyError(c,"I'm a replica but my master is unknown to me"); in clusterCommand()
4678 addReplyError(c,"Master is down or failed, " in clusterCommand()
4721 addReplyError(c,"The user can assign a config epoch only when the " in clusterCommand()
4724 addReplyError(c,"Node config epoch is already non-zero"); in clusterCommand()
4761 addReplyError(c,"CLUSTER RESET can't be called with " in clusterCommand()
4874 addReplyError(c,"Invalid IDLETIME value, must be >= 0"); in restoreCommand()
4885 addReplyError(c,"Invalid FREQ value, must be >= 0 and <= 255"); in restoreCommand()
4905 addReplyError(c,"Invalid TTL value, must be >= 0"); in restoreCommand()
4912 addReplyError(c,"DUMP payload version or checksum are wrong"); in restoreCommand()
4920 addReplyError(c,"Bad data format"); in restoreCommand()
5096 addReplyError(c, in migrateCommand()
5395 addReplyError(c,"This instance has cluster support disabled"); in askingCommand()
5407 addReplyError(c,"This instance has cluster support disabled"); in readonlyCommand()