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

Sockets/No Connection Issue with Redis in Azure #145

Open
sukrti opened this issue Dec 4, 2020 · 0 comments
Open

Sockets/No Connection Issue with Redis in Azure #145

sukrti opened this issue Dec 4, 2020 · 0 comments

Comments

@sukrti
Copy link

sukrti commented Dec 4, 2020

Recently we have upgraded StackExchange.Redis in .NET Application to 2.2.4 version and after that we are facing Redis timeout and Socket Issue. The description of both of the issues are mentioned below:

SocketFailure on DEL One or more errors occurred. (Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..) Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

No connection is available to service this operation: DEL xxx|livechatPreviousJsonID; An established connection was aborted by the software in your host machine. SocketFailure on rediscache(app id)/Interactive, origin: WriteQueue, input-buffer: 0, outstanding: 0, last-read: 705s ago, last-write: 23s ago, unanswered-write: 25s ago, keep-alive: 30s, pending: 0, state: ConnectedEstablished, in: 0, ar: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.. An established connection was aborted by the software in your host machine.

Not sure what is causing these issue. Kindly help.

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