-
Notifications
You must be signed in to change notification settings - Fork 146
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
Error:user not found #29
Comments
Have you solved this problem? |
No,actually I moved to node sdk.
…On Mon 3 Dec, 2018, 6:51 PM hduwyj ***@***.*** wrote:
Have you solved this problem?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANPocVr0ORap6r4sENp8VoY55BufQc1Eks5u1SVzgaJpZM4W8Frp>
.
|
I can run on ubuntu 16.04, but I want to run on win10 and I get that error. |
I think its related to some admin enrollment. |
@jinugeojames It needs to map over to the user specified in your config.yaml file. I had this same issue. |
@antitoine I think we can close this issue. |
have it solved? |
For me this has also been a difficult issue to solve, another thing that works is using the users yaml instead of the cryptoPath like this:
Then you can see if there's an issue with your certificates and is easier to map the user. |
Hi! I'm still having this issue and none of these solutions works. I am using fabric-chaincode-evm release-0.4 and fabric-samples version 2.2. I have this issue when I'm trying to run bin/fab3. Of course, before doing it I have set the environment variables required by fab3 and launched the command make fab3. Can anyone help me? |
when I run network I created this error pops up.
Unable to initialize the Fabric SDK: failed to create channel management client from Admin identity: failed to create resmgmt client due to context error: user not found
The text was updated successfully, but these errors were encountered: