-
Notifications
You must be signed in to change notification settings - Fork 22
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
Not able to use with Hyperleadger Fabric SDK. #14
Comments
Hi @bdzo You got this error, because google/protobuf/timestamp.proto is not saved under /usr/lib/redis/proto directory. This is a related issue, and I've fixed the problem. However, you still need to copy these standard proto files to /usr/lib/redis/proto directory. Also I'll copy these files to sewenew/redis-protobuf docker image. When that's done, you can pull the latest image, and your proto file should be loaded successfully. I'll let you know, when I'm done with that. Regards |
Hello, Thanks for fast response! It works great! Kind regards |
Hello,
First of all thank you for building such module. :)
But I am having trouble using this module with Hyperleadger Fabric SDK..
Here is error I am getting:
And here is my Dockerimage:
https://github.com/bdzo/fabric-redis-protobuf
Thanks
Đorđe
The text was updated successfully, but these errors were encountered: