欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

a频繁连接不上redis_连接不到redis Caused by:..._慕课问答

发布时间:2023/12/1 编程问答 44 豆豆
生活随笔 收集整理的这篇文章主要介绍了 a频繁连接不上redis_连接不到redis Caused by:..._慕课问答 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

redis装在linux虚拟机上,在xshell上可以成功访问redis,配了密码

拿了老师完整的代码作测试,就是访问失败,不知道哪里出了问题

地址端口密码都没错的,求解

org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.43.52:6379

Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.43.52:6379

Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /192.168.43.52:6379

Caused by: java.net.ConnectException: Connection refused: no further information

总结

以上是生活随笔为你收集整理的a频繁连接不上redis_连接不到redis Caused by:..._慕课问答的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。