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

csredis & mono bug #397

Closed
bonesoul opened this issue Sep 2, 2014 · 2 comments · Fixed by #400
Closed

csredis & mono bug #397

bonesoul opened this issue Sep 2, 2014 · 2 comments · Fixed by #400

Comments

@bonesoul
Copy link
Owner

bonesoul commented Sep 2, 2014

seems redis package upgrade broke the mono support;

ctstone/csredis#22

18:16:11 [Error] [RedisProvider] [Dogecoin] An exception occured while getting version info: The requested feature is not implemented.
18:16:11 [Error] [RedisProvider] [Dogecoin] Redis storage initialization failed: 10.0.0.13:6379 - Object reference not set to an instance of an object

@bonesoul bonesoul added the mono label Sep 2, 2014
@bonesoul bonesoul added this to the release 2 - feature freeze & fixes milestone Sep 2, 2014
@bonesoul
Copy link
Owner Author

bonesoul commented Sep 2, 2014

I was able to use CSRedis with mono with this commit - https://github.com/ctstone/csredis/tree/6667063d156bf04673449996b4f3560918631c4c but seems a change after broke it.

@bonesoul
Copy link
Owner Author

bonesoul commented Sep 2, 2014

okay endpoint fix worked out - ctstone/csredis#22 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant