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 errors with CoiniumServ mining pool server. #39

Open
jeong760 opened this issue Apr 17, 2017 · 2 comments
Open

CSREDIS errors with CoiniumServ mining pool server. #39

jeong760 opened this issue Apr 17, 2017 · 2 comments

Comments

@jeong760
Copy link

Dears,

I have a two different problems problem as following with csredis.
Currently, I am using a CoiniumServ for my personal Cryptocurrency mining pool but I cannot use an information from redis server for hash rates etc. also on Windows, it generates BufferStream errors.

So I needed your support update a csredis package please

On Windows.
04/16/2017 21:03:43 +09:00 [Error] [HybridStorage] [Bitcoin] An exception occured while comitting share: Unexpected response type: MultiBulk (expecting Int)

23:35:27 [Error] [HybridStorage] [Bitcoin] An exception occured while comitting share: Cannot write to a BufferedStream while the read buffer is not empty if the underlying stream is not seekable. Ensure that the stream underlying this BufferedStream can seek or avoid interleaving read and write operations on this BufferedStream.

For Linux,
It does not recognize an installed redis server at all. it shows me the following error whenever I running a CoiniumServ on Ubuntu Linux server.

14:17:24 [Error] [RedisProvider] [Bitcoin] Redis storage initialization failed: 127.0.0.1:6379 - The requested feature is not implemented.

Regards,
John Ahn

@jeong760
Copy link
Author

Dears,

Could you increase following values to ?
Async thread buffer size (default 10240 bytes) ---> 16384 or 32768 bytes

@jeong760
Copy link
Author

Dears,

Do you have any schedule to update or change on csredis?

Regards,
john Ahn

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