【问题标题】:Redis "This instance has cluster support disabled" error?Redis“此实例已禁用集群支持”错误?
【发布时间】:2019-09-05 22:28:30
【问题描述】:

我正在使用 WSL。我通过apt-get 安装了 Redis,从源代码构建它,然后从 PPA 安装它。在所有 3 种情况下,我都得到This instance has cluster support disabled。我在配置文件中有cluster-enabled yes。我重新启动了一切。如何启用集群支持?

【问题讨论】:

  • 嗨!你有这方面的最新消息吗?你是如何解决这个问题的? @Leo江?

标签: redis windows-subsystem-for-linux


【解决方案1】:

我认为除了将cluster-enabled 设置为yes 之外,您还必须实际配置一个集群。请参阅the Redis cluster tutorial,特别是“创建集群”部分

【讨论】:

    猜你喜欢
    • 2021-03-01
    • 2015-08-17
    • 2015-08-26
    • 1970-01-01
    • 1970-01-01
    • 2015-06-18
    • 1970-01-01
    • 1970-01-01
    • 2018-06-22
    相关资源
    最近更新 更多