今天在哨兵搭建的时候报错

  1. *** FATAL CONFIG FILE ERROR ***
  2. Reading the configuration file, at line 104
  3. >>> 'sentinel auth-pass mymaster redis'
  4. No such master with specified name.

然后是由于我在配置密码的时候是在它原来的注释下配置的出现在了

sentinel monitor mymaster之前一开始我没有注意将位置调整了就好

redis报错No such master with specified name.

相关文章: