- 博客(2)
- 收藏
- 关注
原创 【无标题】ssh登陆 提示 session ended very soon
royal tsx 无法连接vmware虚拟机linux,提示 session ended very soon 发现的两个原因: 1、重置过linux密码,然后本地保存.ssh/known_hosts 里的key还是以前生成的,这是把对应ip的可以删除,ssh链接时重新生成就好了。 2、vmware系统需要及时更新,否则宿主机系统升级了,vmware不升级会有可能出问题。macos这种经常升级的系统尤其重要。 ...
2021-12-07 08:31:11
1019
原创 【无标题】Could not get a resource from the pool
Jedis 无法连接 redis 报错 redis JedisConnectionException: Could not get a resource from the pool,排查步骤: 1 、redis.conf 里的 bind项 注释掉 2、 redis.conf 里的 protected-mode 改为 no 3、 防火墙放行 systemctl stop firewalld.service #停止firewall systemctl disable firewalld.service #禁止f
2021-12-07 08:23:25
838
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人