Skip to content
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

[Network]: _initializeInternalChannel: Unable to initialize channel. Attempted to contact 1 Peers. Last error was Error: 2 UNKNOWN: access denied: channel [mychannel] creator org [Org1MSP] #9

Open
10thfloor opened this issue Jun 10, 2019 · 7 comments

Comments

@10thfloor
Copy link

10thfloor commented Jun 10, 2019

Following the instructions in the README leads to this error when loading a UI in the browser.

Screen Shot 2019-06-09 at 7 58 32 PM

Node v10.15.0
OSX Mojave 10.14.5
VSCode 1.35.0
docker-compose version 1.24.0, build 0aa5906
Docker version 18.09.2, build 6247962
go1.12.5 darwin/amd64

@medoamanquer
Copy link

same issue here
kindly advise

@taijihagino
Copy link
Contributor

The reason is what the identity of CA node and key files are needed on your local environment. I added how to do that on README.md and now pull requesting, please wait a moment to merge.
You can check this operation on my repo folked;
https://github.com/taijihagino/global-financing-blockchain/tree/develop

@taijihagino
Copy link
Contributor

has been merged:)

@world2mark
Copy link

I am running into this problem with a live, default IBM Cloud Blockchain V2 cluster. Registering Admin & wallet works, but executing a transaction fails with these messages.
I noted that registering an Admin always works, even when I clobber the PEM string.

@sandhya-nayak
Copy link
Contributor

@world2mark A few code changes would be needed to run this example on IBM Blockchain Platform V2. Try using the code and instructions on this repo instead - https://github.com/IBM/Global-Finance-on-Blockchain

@ljbennett62
Copy link
Contributor

@world2mark - was your problem resolved?

@world2mark
Copy link

world2mark commented Oct 9, 2019 via email

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

6 participants