Skip to content

Can't connect to ardb with StackExchange.Redis client #480

@kochol

Description

@kochol

Hello, I want to use ardb in C# but can not connect to ardb with StackExchange.Redis client.

The error I get is

Unhandled Exception: StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s). Failed to write
   at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(Object configuration, TextWriter log) in C:\projects\stackexchange-redis\src\StackExchange.Redis\ConnectionMultiplexer.cs:line 955

Does anyone have any information on what the problem can be?

This is the link to the issue in StackExchange.Redis repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions