Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-7836 Fix "No identity type provided" Error
Fix the following error: [[{"code":0,"message":"No identity type provided. Please provide identity type"}]] Change-Id: I5a0b04aadbf87d1661f9605f0eb4ec9b2dbab62a Signed-off-by: Abdul Rauf <abdulraufmujahid@gmail.com>
- Loading branch information
25f6091
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it occurred to me that "Failed to register: Error: fabric-ca request register failed with errors [[{"code":0,"message":"Registration of 'user1' failed: Identity 'user1' is already registered"}]]"
How can I fix it ?
25f6091
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran "node registerUser.js" and met the problem.
25f6091
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@skyelves It seems that the go version works ok, the node version has this issue
25f6091
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@skyelves @narcis2007 Kindly discuss that issue at https://chat.hyperledger.org/. They may redirect you to jira for issue logging like this https://jira.hyperledger.org/browse/FAB-7836