Skip to content

Sockets/No Connection Issue with Redis in Azure  #145

Open
@sukrti

Description

@sukrti

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions