Skip to content

I hope experts can help me solve this problem. #839

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

Open
ahmed35799 opened this issue Mar 15, 2025 · 5 comments
Open

I hope experts can help me solve this problem. #839

ahmed35799 opened this issue Mar 15, 2025 · 5 comments

Comments

@ahmed35799
Copy link

First, I would like to thank everyone who worked on this project. It is truly a great project that will change the world. Secondly, I tried to simulate the project applying what is in the quick guide and I downloaded all the tools, configured the environment and downloaded a copy of FABRIC CONSOLE and everything went well except for adding the admin account to ORDERER MSP. Here comes the problem, I hope you try to explain to me what I did wrong.

Image

@MuthuSundaravadivel
Copy link
Contributor

@ahmed35799 Have you added the Orderer Admin identity in your wallet ?

@TsvetanG
Copy link

@ahmed35799
As @MuthuSundaravadivel already mentions above you need to have an identity (usually the org admin node identity) in your wallet and associate it to the ordering node.
It is normal to get that error if this is an imported ordering service/nodes and you don't have the admin identity that can operate the node. This is a normal scenario when the ordering service is managed by a subset of orgs on a decentralized network.

@ahmed35799
Copy link
Author

First of all, I would like to thank you for your precious time. I would like to point out to you that I have certified the fast setup meeting and I have imported the contract and channels and added the local user account and re-registered a new user for each service and indeed everything went well except orderer msp I tried a lot and did not find useful and finally I want to assure you that I have added and re-registered all the required accounts to the wallet.

@ahmed35799
Copy link
Author

Image I apologize for sharing a picture of his mistake.

@TsvetanG
Copy link

@ahmed35799 it could be because of the wrong admin user being associated or the ordering nodes cannot be accessed due to network issues etc. To troubleshoot, please take a look at the logs inside the console of the browser and the logs of the console. There should be a stack trace with more details on what is the exact error.

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

3 participants