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

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

Open
kochol opened this issue Feb 26, 2020 · 1 comment
Open

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

kochol opened this issue Feb 26, 2020 · 1 comment

Comments

@kochol
Copy link

kochol commented Feb 26, 2020

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.

@kochol
Copy link
Author

kochol commented Feb 26, 2020

I changed the ardb log level to debug here is the log

[418] 02-26 14:09:00,507 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:00,509 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:00,510 DEBUG Server channel(66) Accept a client channel(289) for fd:35
[418] 02-26 14:09:00,510 DEBUG Process recved cmd:config get slave-read-only
[418] 02-26 14:09:00,510 DEBUG Process recved cmd cost 8us
[418] 02-26 14:09:23,755 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,756 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,757 DEBUG Server channel(66) Accept a client channel(305) for fd:36
[418] 02-26 14:09:23,850 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,850 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,851 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,851 DEBUG Process recved cmd cost 6us
[418] 02-26 14:09:23,851 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,852 DEBUG Process recved cmd cost 4us
[418] 02-26 14:09:23,852 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,852 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,854 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,854 DEBUG Process recved cmd cost 30us
[418] 02-26 14:09:23,855 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,855 DEBUG Process recved cmd cost 18us
[418] 02-26 14:09:23,900 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,900 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,900 DEBUG Server channel(66) Accept a client channel(321) for fd:36
[418] 02-26 14:09:23,901 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,901 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,901 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,902 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,902 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,902 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,903 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,903 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,904 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,904 DEBUG Process recved cmd cost 7us
[418] 02-26 14:09:23,904 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,905 DEBUG Process recved cmd cost 9us
[418] 02-26 14:09:23,905 DEBUG Process recved cmd:echo �D^KPL
[418] 02-26 14:09:23,905 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,925 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,925 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,925 DEBUG Server channel(66) Accept a client channel(337) for fd:36
[418] 02-26 14:09:23,925 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,926 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,926 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,927 DEBUG Process recved cmd cost 7us
[418] 02-26 14:09:23,927 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,927 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,928 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,928 DEBUG Process recved cmd cost 23us
[418] 02-26 14:09:23,929 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,929 DEBUG Process recved cmd cost 8us
[418] 02-26 14:09:23,929 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,930 DEBUG Process recved cmd cost 10us
[418] 02-26 14:09:23,930 DEBUG Process recved cmd:echo �D^KPL
[418] 02-26 14:09:23,930 DEBUG Process recved cmd cost 1us
[418] 02-26 14:09:23,934 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,935 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,935 DEBUG Server channel(66) Accept a client channel(353) for fd:36
[418] 02-26 14:09:23,938 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,939 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,939 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,939 DEBUG Process recved cmd cost 6us
[418] 02-26 14:09:23,940 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,940 DEBUG Process recved cmd cost 6us
[418] 02-26 14:09:23,940 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,941 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,941 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,941 DEBUG Process recved cmd cost 7us
[418] 02-26 14:09:23,941 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,942 DEBUG Process recved cmd cost 16us
[418] 02-26 14:09:23,942 DEBUG Process recved cmd:echo �D^KPL
[418] 02-26 14:09:23,943 DEBUG Process recved cmd cost 1us
[418] 02-26 14:09:23,946 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,946 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,947 DEBUG Server channel(66) Accept a client channel(369) for fd:36
[418] 02-26 14:09:23,947 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,947 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,948 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,948 DEBUG Process recved cmd cost 6us
[418] 02-26 14:09:23,948 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,949 DEBUG Process recved cmd cost 7us
[418] 02-26 14:09:23,949 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,949 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,950 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,950 DEBUG Process recved cmd cost 13us
[418] 02-26 14:09:23,951 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,951 DEBUG Process recved cmd cost 10us
[418] 02-26 14:09:23,951 DEBUG Process recved cmd:echo �D^KPL
[418] 02-26 14:09:23,952 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,952 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,952 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,953 DEBUG Server channel(66) Accept a client channel(385) for fd:37
[418] 02-26 14:09:23,954 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,955 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,955 DEBUG Server channel(66) Accept a client channel(401) for fd:36
[418] 02-26 14:09:23,955 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,956 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,956 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,956 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,957 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,957 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,957 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,958 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,958 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,958 DEBUG Process recved cmd cost 89us
[418] 02-26 14:09:23,959 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,959 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,959 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,960 DEBUG Process recved cmd cost 21us
[418] 02-26 14:09:23,960 DEBUG Server channel(66) Accept a client channel(417) for fd:38
[418] 02-26 14:09:23,960 DEBUG Process recved cmd:echo �D^KPL
[418] 02-26 14:09:23,961 DEBUG Process recved cmd:client SETNAME DESKTOP-G23969E
[418] 02-26 14:09:23,961 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,961 DEBUG Process recved cmd cost 2us
[418] 02-26 14:09:23,961 DEBUG HandleIOError 104:Connection reset by peer for fd:36
[418] 02-26 14:09:23,962 DEBUG Process recved cmd:config GET timeout
[418] 02-26 14:09:23,962 DEBUG Process recved cmd cost 5us
[418] 02-26 14:09:23,962 DEBUG Process recved cmd:config GET slave-read-only
[418] 02-26 14:09:23,963 DEBUG Process recved cmd cost 4us
[418] 02-26 14:09:23,963 DEBUG Process recved cmd:config GET databases
[418] 02-26 14:09:23,965 DEBUG Process recved cmd cost 3us
[418] 02-26 14:09:23,965 DEBUG Process recved cmd:info replication
[418] 02-26 14:09:23,965 DEBUG Process recved cmd cost 21us
[418] 02-26 14:09:23,966 DEBUG Process recved cmd:info server
[418] 02-26 14:09:23,966 DEBUG Process recved cmd cost 17us
[418] 02-26 14:09:23,966 DEBUG Process recved cmd:echo �D^KPL
[418] 02-26 14:09:23,966 DEBUG Process recved cmd cost 1us
[418] 02-26 14:09:23,968 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:23,968 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:23,969 DEBUG Server channel(66) Accept a client channel(433) for fd:36
[418] 02-26 14:09:24,006 DEBUG HandleIOError 104:Connection reset by peer for fd:36
[418] 02-26 14:09:24,006 DEBUG Inherit pipeline initializor from server socket.
[418] 02-26 14:09:24,008 DEBUG Inherit pipeline finalizer from server socket.
[418] 02-26 14:09:24,008 DEBUG Server channel(66) Accept a client channel(449) for fd:38
[418] 02-26 14:09:24,027 DEBUG HandleIOError 104:Connection reset by peer for fd:38

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