We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
应用部署在window环境重启不会有这个问题,一但部署到linux环境上重启应用就报 “订阅出错【r-xxxx:6389/8】:redis-server 连接已断开,3秒后重连。。。” 这是为什么?
连接字符串: r-wz92pd.redis.rds.aliyuncs.com:6389,password=test123123:CD2023@cc#com,allowadmin=true,connectTimeout=20000,connectRetry=1,responseTimeout=20000,syncTimeout=20000,defaultDatabase=6
通过 systemctl restart ddd.service 重启服务 报错 以下是报错 Aug 01 15:09:42 im095eab4aeZ systemd[1]: Stopping dadan_api_5801... Aug 01 15:09:47 im095eab4aeZ dadan-api-5801[15036]: 订阅出错【r-wz424pd.redis.rds.aliyuncs.com:6389/8】(channels:dadancache_test_bus)/(chans:dadancache_test_bus):redis-server 连接已断开,3秒后重连。。。 Aug 01 15:09:50 im095eab4aeZ dadan-api-5801[15036]: 正在订阅【r-wz424pd.redis.rds.aliyuncs.com:6389/8】(channels:dadancache_test_bus)/(chans:dadancache_test_bus) Aug 01 15:10:01 im095eab4aeZ systemd[1]: Started Session 23416 of user root.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
应用部署在window环境重启不会有这个问题,一但部署到linux环境上重启应用就报 “订阅出错【r-xxxx:6389/8】:redis-server 连接已断开,3秒后重连。。。” 这是为什么?
连接字符串:
r-wz92pd.redis.rds.aliyuncs.com:6389,password=test123123:CD2023@cc#com,allowadmin=true,connectTimeout=20000,connectRetry=1,responseTimeout=20000,syncTimeout=20000,defaultDatabase=6
通过 systemctl restart ddd.service 重启服务 报错 以下是报错
Aug 01 15:09:42 im095eab4aeZ systemd[1]: Stopping dadan_api_5801...
Aug 01 15:09:47 im095eab4aeZ dadan-api-5801[15036]: 订阅出错【r-wz424pd.redis.rds.aliyuncs.com:6389/8】(channels:dadancache_test_bus)/(chans:dadancache_test_bus):redis-server 连接已断开,3秒后重连。。。
Aug 01 15:09:50 im095eab4aeZ dadan-api-5801[15036]: 正在订阅【r-wz424pd.redis.rds.aliyuncs.com:6389/8】(channels:dadancache_test_bus)/(chans:dadancache_test_bus)
Aug 01 15:10:01 im095eab4aeZ systemd[1]: Started Session 23416 of user root.
The text was updated successfully, but these errors were encountered: