redis构建集群时出现[ERR] Node 127.0.0.1:7000 is not empty. Either the node already knows other nodes (check
直接把rm/opt/homebrew/var/db/redis/nodes-7003.conf7001.conf7002.conf7004.conf直接删除了还要删除这个rm./opt/homebrew/var/db/redis/dump.rdb但是删除之后还是报错了(可能是每删除干净)redis-cli--clustercreate127.0.0.1:7000127.0.0.1:7001127.