1. 找到redis在linux系统上的配置文件redis.config

redis客户端jedis调用redis报错:Could not get a resource from the pool的解决方法

 

2.修改配置文件信息,将69行bind后面的ip地址改成虚拟机的ip地址,将88行protected-mode 改成no

redis客户端jedis调用redis报错:Could not get a resource from the pool的解决方法

3. 重启redis服务

相关文章:

  • 2022-12-23
  • 2021-08-03
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2021-04-07
猜你喜欢
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
  • 2021-10-05
  • 2021-08-01
相关资源
相似解决方案