Skip to content
New issue

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

Redis连接失效后,报错 Server internal error #3

Open
lindaoling opened this issue Jun 29, 2023 · 0 comments
Open

Redis连接失效后,报错 Server internal error #3

lindaoling opened this issue Jun 29, 2023 · 0 comments

Comments

@lindaoling
Copy link

redis 重启后,连接失效,
ErrorException: Redis::get(): send of 52 bytes failed with errno=10054 远程主机强迫关闭了一个现有的连接。 in xxxxxxxxxxxxxxxxxxx\vendor\topthink\think-cache\src\cache\driver\Redis.php:112

应该是think-cache没有重连功能
think-cache 1.1版本 redis没有实现断线重连

异常多次后, webman 进程会重启,功能又正常,但中间会有段时间应用中断,think-cache是指望不上了,多年不更新
能否在webman这边做监控,链接失效马上重连

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant