You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.
We're using Redis 2.6.12 (00000000/0) 64 bit server. We see "Accepting client connection: accept: Unknown error" message in the logs when the server hangs.(sometimes not) I've tried using redis-cli to connect the server but the connection is refused. We're using redis in the production environment and I'm in trouble now. Could we solve the problem by upgrading the server to a newer version?
Redis 2.6.12 (00000000/0) 64 bit
Running in stand alone mode
Port: 6379
PID: 1652
[1652] 27 Mar 21:59:31.225 # Server started, Redis version 2.6.12
[1652] 27 Mar 21:59:31.225 * The server is now ready to accept connections on port 6379
[1652] 28 Mar 09:34:08.848 # Accepting client connection: accept: Unknown error
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
We're using Redis 2.6.12 (00000000/0) 64 bit server. We see "Accepting client connection: accept: Unknown error" message in the logs when the server hangs.(sometimes not) I've tried using redis-cli to connect the server but the connection is refused. We're using redis in the production environment and I'm in trouble now. Could we solve the problem by upgrading the server to a newer version?
ps. I guess the same problem: https://www.bountysource.com/issues/4330508-redis-crash-on-azure-xs-vm
Logs:
Thank you.
The text was updated successfully, but these errors were encountered: