IBM / blockchainbean2

This code pattern shows how to model a supply-chain network using the IBM Blockchain Platform and is based on a collaboration with Brooklyn Roasting Company. The story, along with the supply-chain documents that were used to model this network, can be found at: https://www.ibm.com/blockchainbean. Note that the 'view the blockchain' button is being migrated''
https://developer.ibm.com/patterns/coffee-supply-chain-network-hyperledger-fabric-blockchain-2/
122 stars 84 forks source link

Unable to set Orderer #14

Closed yakkomajuri closed 4 years ago

yakkomajuri commented 4 years ago

The error I am getting is described on IBM's Troubleshooting page:

(https://cloud.ibm.com/docs/services/blockchain/howto?topic=blockchain-ibp-v2-troubleshooting#ibp-troubleshoot-ordering-service)

Great! So why am I creating an issue? Well, even after following all the steps suggested to fix it, I still have not managed to do so.

I've switched browsers, refreshed the cluster. Deleted the service and the cluster and tried again, multiple times.

Still getting the same "Unable to get system channel. If you associated an identity without administrative privilege on the ordering service node, you will not be able to view or manage ordering service details."

Any ideas?

horeaporutiu commented 4 years ago

@yakkomajuri

This should be fixed by now...you are using a free cluster now?

This is a known problem, I think the fix went into production last night around 6pm.

Please try to delete your ordering service node, the MSP identity associated with your ordering node, and then recreate your ordering node, and try again. Let me know if this fixes it.

horeaporutiu commented 4 years ago

Closing due to inactivity.